#CC4FC0#CC4FC0
#CC4FC0 is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.2% C 0.204 H 331.6°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4FC0 |
|---|---|
| RGB | rgb(204, 79, 192) |
| HSL | hsl(306, 55%, 55%) |
| HSV | hsv(306, 61%, 80%) |
| CMYK | cmyk(0%, 61.3%, 5.9%, 20%) |
| CIE-LAB | lab(54.28, 62.85, -35.35) |
| CIE-LCH | lch(54.28, 72.11, 330.64°) |
| OKLab | oklab(63.23% 0.1795 -0.0969) |
| OKLCH | oklch(63.23% 0.204 331.6) |
| XYZ | xyz(37.2122, 22.2378, 52.1913) |
| Luminance | 0.2223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.97
Purpleish Pink
#DF4EC8
ΔE00 3.44
Pinkish Purple
#D648D7
ΔE00 3.73
Purpley Pink
#C83CB9
ΔE00 3.74
Purplish Pink
#CE5DAE
ΔE00 5.20
Mediumorchid
#BA55D3
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4FC0 #4FCC5B
analogous
#994FCC #CC4FC0 #CC4F81
triadic
#CC4FC0 #C0CC4F #4FC0CC
tetradic
#CC4FC0 #CC994F #4FCC5B #4F81CC
square
#CC4FC0 #CC994F #4FCC5B #4F81CC
split-complementary
#CC4FC0 #81CC4F #4FCC99
monochromatic
#7D2474 #AC32A0 #CC4FC0 #DA7ED1 #E7AEE2
Accessibility & contrast
On white
3.86
#CC4FC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#CC4FC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4FC0
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4FC0 | 1.00 | 3.86 | 5.45 | 5.45 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4977C3
Deuteranopia (green-blind)
#7288BD
Tritanopia (blue-blind)
#D45A80
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc4fc0; /* rgb */ color: rgb(204, 79, 192); /* oklch */ color: oklch(63.2% 0.204 331.6);
Tailwind
colors: {
custom: {
50: '#df88d3',
500: '#cc4fc0',
950: '#000000',
},
}SCSS
$custom: #cc4fc0; $custom-light: #df88d3; $custom-dark: #000000;
JSON
{
"hex": "#cc4fc0",
"rgb": {
"r": 204,
"g": 79,
"b": 192
},
"hsl": {
"h": 305.76,
"s": 55.066,
"l": 55.49
},
"oklch": {
"l": 0.63229,
"c": 0.20398,
"h": 331.6
},
"luminance": 0.22235
}Semantic roles & 50–950 ramp
primary
#CC4FC0
secondary
#A1D5A6
accent
#DE5849
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83