#CC4EBB#CC4EBB
#CC4EBB is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 62.9% C 0.201 H 333.4°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4EBB |
|---|---|
| RGB | rgb(204, 78, 187) |
| HSL | hsl(308, 55%, 55%) |
| HSV | hsv(308, 62%, 80%) |
| CMYK | cmyk(0%, 61.8%, 8.3%, 20%) |
| CIE-LAB | lab(53.90, 62.47, -33.07) |
| CIE-LCH | lch(53.90, 70.68, 332.11°) |
| OKLab | oklab(62.88% 0.1801 -0.0903) |
| OKLCH | oklch(62.88% 0.201 333.4) |
| XYZ | xyz(36.5960, 21.8768, 49.2992) |
| Luminance | 0.2187 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.15
Purpley Pink
#C83CB9
ΔE00 3.52
Purpleish Pink
#DF4EC8
ΔE00 3.68
Pinkish Purple
#D648D7
ΔE00 4.54
Purplish Pink
#CE5DAE
ΔE00 4.65
Mediumorchid
#BA55D3
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4EBB #4ECC5F
analogous
#9E4ECC #CC4EBB #CC4E7C
triadic
#CC4EBB #BBCC4E #4EBBCC
tetradic
#CC4EBB #CC9E4E #4ECC5F #4E7CCC
square
#CC4EBB #CC9E4E #4ECC5F #4E7CCC
split-complementary
#CC4EBB #7CCC4E #4ECC9E
monochromatic
#7C2470 #AB319B #CC4EBB #DA7ECD #E7ADE0
Accessibility & contrast
On white
3.91
#CC4EBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#CC4EBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4EBB
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4EBB | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B75BE
Deuteranopia (green-blind)
#7487B8
Tritanopia (blue-blind)
#D5587D
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc4ebb; /* rgb */ color: rgb(204, 78, 187); /* oklch */ color: oklch(62.9% 0.201 333.4);
Tailwind
colors: {
custom: {
50: '#df87d0',
500: '#cc4ebb',
950: '#000000',
},
}SCSS
$custom: #cc4ebb; $custom-light: #df87d0; $custom-dark: #000000;
JSON
{
"hex": "#cc4ebb",
"rgb": {
"r": 204,
"g": 78,
"b": 187
},
"hsl": {
"h": 308.095,
"s": 55.263,
"l": 55.294
},
"oklch": {
"l": 0.62875,
"c": 0.20149,
"h": 333.4
},
"luminance": 0.21874
}Semantic roles & 50–950 ramp
primary
#CC4EBB
secondary
#A1D5A8
accent
#DF5D49
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82