CMYK to Pantone Converter
Convert CMYK color values to the closest Pantone Matching System (PMS) colors using Delta-E CIE76 color distance calculation in LAB space.
About
CMYK process printing and Pantone spot colors operate on fundamentally different color models. Specifying a CMYK build and assuming it maps to a specific Pantone swatch without computation leads to visible color shifts on press, rejected print runs, and wasted material. This tool converts your C, M, Y, K percentages into CIE L*a*b* coordinates and calculates the Euclidean color difference (ΔE) against a library of over 300 Pantone Coated references. It returns the closest matches ranked by perceptual accuracy. The approximation assumes D65 illuminant and a standard sRGB gamut. Note: screen rendering cannot replicate physical ink behavior. Always verify against a physical Pantone swatch book before committing to a production run.
Formulas
The converter transforms CMYK percentages into the CIE L*a*b* perceptual color space, then measures distance to each Pantone reference.
CMYK to RGB conversion:
R = 255 × (1 − C) × (1 − K)G = 255 × (1 − M) × (1 − K)
B = 255 × (1 − Y) × (1 − K)
Delta-E CIE76 color difference:
ΔE = √(L1 − L2)2 + (a1 − a2)2 + (b1 − b2)2Where C, M, Y, K are ink percentages expressed as decimals (0 - 1). L* represents lightness (0 - 100), a* the green - red axis, and b* the blue - yellow axis. A ΔE < 2 is generally imperceptible to the human eye. Values above 10 indicate clearly different colors.
Reference Data
| Pantone Code | C | M | Y | K | Hex (Approx.) |
|---|---|---|---|---|---|
| PMS 100 C | 0 | 0 | 51 | 0 | #F6EB61 |
| PMS 116 C | 0 | 14 | 100 | 0 | #FFCD00 |
| PMS 185 C | 0 | 91 | 76 | 0 | #E4002B |
| PMS 186 C | 0 | 100 | 81 | 4 | #C8102E |
| PMS 199 C | 0 | 100 | 65 | 0 | #D50032 |
| PMS 212 C | 0 | 78 | 19 | 0 | #F57EB6 |
| PMS 232 C | 0 | 62 | 0 | 0 | #F26CB5 |
| PMS 268 C | 63 | 87 | 0 | 0 | #6A2E90 |
| PMS 280 C | 100 | 72 | 0 | 18 | #012169 |
| PMS 286 C | 100 | 66 | 0 | 2 | #0033A0 |
| PMS 300 C | 100 | 44 | 0 | 0 | #005EB8 |
| PMS 311 C | 85 | 0 | 16 | 0 | #009CA6 |
| PMS 320 C | 100 | 0 | 31 | 0 | #009B77 |
| PMS 347 C | 100 | 0 | 86 | 3 | #009A44 |
| PMS 349 C | 82 | 0 | 100 | 42 | #046A38 |
| PMS 356 C | 95 | 0 | 100 | 27 | #007A33 |
| PMS 375 C | 38 | 0 | 100 | 0 | #97D700 |
| PMS 382 C | 23 | 0 | 100 | 0 | #C4D600 |
| PMS 485 C | 0 | 95 | 100 | 0 | #DA291C |
| PMS 485 2X C | 0 | 95 | 100 | 0 | #DA291C |
| PMS 541 C | 100 | 58 | 9 | 46 | #003C71 |
| PMS 549 C | 52 | 10 | 11 | 23 | #6399AE |
| PMS 561 C | 76 | 8 | 37 | 26 | #00716B |
| PMS 7461 C | 85 | 24 | 0 | 0 | #0084C8 |
| PMS 7462 C | 100 | 49 | 5 | 30 | #00558C |
| PMS 7468 C | 100 | 21 | 7 | 32 | #00587C |
| PMS 7473 C | 63 | 0 | 40 | 16 | #279989 |
| PMS 7489 C | 42 | 0 | 65 | 12 | #74AA50 |
| PMS 7499 C | 0 | 2 | 20 | 0 | #F1E6B2 |
| PMS 7544 C | 26 | 12 | 8 | 25 | #8E9CA5 |