#CC4EAF#CC4EAF
#CC4EAF is a light, vivid pink. Relative luminance 0.214; OKLCH L 62.3% C 0.193 H 337.8°. Best body text is #000000 at 5.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4EAF |
|---|---|
| RGB | rgb(204, 78, 175) |
| HSL | hsl(314, 55%, 55%) |
| HSV | hsv(314, 62%, 80%) |
| CMYK | cmyk(0%, 61.8%, 14.2%, 20%) |
| CIE-LAB | lab(53.37, 60.62, -26.92) |
| CIE-LCH | lch(53.37, 66.33, 336.05°) |
| OKLab | oklab(62.32% 0.1783 -0.0728) |
| OKLCH | oklch(62.32% 0.193 337.8) |
| XYZ | xyz(35.3646, 21.3843, 42.8141) |
| Luminance | 0.2138 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.23
Purplish Pink
#CE5DAE
ΔE00 3.39
Purpley Pink
#C83CB9
ΔE00 4.39
Purpleish Pink
#DF4EC8
ΔE00 4.83
Pinkish Purple
#D648D7
ΔE00 6.71
Pale Magenta
#D767AD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4EAF #4ECC6B
analogous
#AA4ECC #CC4EAF #CC4E70
triadic
#CC4EAF #AFCC4E #4EAFCC
tetradic
#CC4EAF #CCAA4E #4ECC6B #4E70CC
square
#CC4EAF #CCAA4E #4ECC6B #4E70CC
split-complementary
#CC4EAF #70CC4E #4ECCAA
monochromatic
#7C2468 #AB318F #CC4EAF #DA7EC4 #E7ADDA
Accessibility & contrast
On white
3.98
#CC4EAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.28
#CC4EAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4EAF
5.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4EAF | 1.00 | 3.98 | 5.28 | 5.28 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5273B2
Deuteranopia (green-blind)
#7987AC
Tritanopia (blue-blind)
#D65377
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cc4eaf; /* rgb */ color: rgb(204, 78, 175); /* oklch */ color: oklch(62.3% 0.193 337.8);
Tailwind
colors: {
custom: {
50: '#df87c7',
500: '#cc4eaf',
950: '#000000',
},
}SCSS
$custom: #cc4eaf; $custom-light: #df87c7; $custom-dark: #000000;
JSON
{
"hex": "#cc4eaf",
"rgb": {
"r": 204,
"g": 78,
"b": 175
},
"hsl": {
"h": 313.81,
"s": 55.263,
"l": 55.294
},
"oklch": {
"l": 0.62316,
"c": 0.19261,
"h": 337.8
},
"luminance": 0.21381
}Semantic roles & 50–950 ramp
primary
#CC4EAF
secondary
#A1D5AD
accent
#DF6C49
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82