#CC4EB2#CC4EB2
#CC4EB2 is a light, vivid pink. Relative luminance 0.215; OKLCH L 62.5% C 0.195 H 336.6°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4EB2 |
|---|---|
| RGB | rgb(204, 78, 178) |
| HSL | hsl(312, 55%, 55%) |
| HSV | hsv(312, 62%, 80%) |
| CMYK | cmyk(0%, 61.8%, 12.7%, 20%) |
| CIE-LAB | lab(53.50, 61.08, -28.47) |
| CIE-LCH | lch(53.50, 67.39, 335.01°) |
| OKLab | oklab(62.45% 0.1788 -0.0772) |
| OKLCH | oklch(62.45% 0.195 336.6) |
| XYZ | xyz(35.6626, 21.5034, 44.3832) |
| Luminance | 0.2150 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.66
Purplish Pink
#CE5DAE
ΔE00 3.62
Purpley Pink
#C83CB9
ΔE00 4.06
Purpleish Pink
#DF4EC8
ΔE00 4.45
Pinkish Purple
#D648D7
ΔE00 6.15
Hot Magenta
#F504C9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4EB2 #4ECC68
analogous
#A74ECC #CC4EB2 #CC4E73
triadic
#CC4EB2 #B2CC4E #4EB2CC
tetradic
#CC4EB2 #CCA74E #4ECC68 #4E73CC
square
#CC4EB2 #CCA74E #4ECC68 #4E73CC
split-complementary
#CC4EB2 #73CC4E #4ECCA7
monochromatic
#7C246A #AB3192 #CC4EB2 #DA7EC7 #E7ADDB
Accessibility & contrast
On white
3.96
#CC4EB2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#CC4EB2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4EB2
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4EB2 | 1.00 | 3.96 | 5.30 | 5.30 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5074B5
Deuteranopia (green-blind)
#7787AF
Tritanopia (blue-blind)
#D65479
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cc4eb2; /* rgb */ color: rgb(204, 78, 178); /* oklch */ color: oklch(62.5% 0.195 336.6);
Tailwind
colors: {
custom: {
50: '#df87c9',
500: '#cc4eb2',
950: '#000000',
},
}SCSS
$custom: #cc4eb2; $custom-light: #df87c9; $custom-dark: #000000;
JSON
{
"hex": "#cc4eb2",
"rgb": {
"r": 204,
"g": 78,
"b": 178
},
"hsl": {
"h": 312.381,
"s": 55.263,
"l": 55.294
},
"oklch": {
"l": 0.62452,
"c": 0.19477,
"h": 336.6
},
"luminance": 0.21501
}Semantic roles & 50–950 ramp
primary
#CC4EB2
secondary
#A1D5AB
accent
#DF6849
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82