#CC4EBA#CC4EBA
#CC4EBA is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 62.8% C 0.201 H 333.7°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4EBA |
|---|---|
| RGB | rgb(204, 78, 186) |
| HSL | hsl(309, 55%, 55%) |
| HSV | hsv(309, 62%, 80%) |
| CMYK | cmyk(0%, 61.8%, 8.8%, 20%) |
| CIE-LAB | lab(53.85, 62.32, -32.56) |
| CIE-LCH | lch(53.85, 70.31, 332.41°) |
| OKLab | oklab(62.83% 0.18 -0.0889) |
| OKLCH | oklch(62.83% 0.201 333.7) |
| XYZ | xyz(36.4893, 21.8341, 48.7374) |
| Luminance | 0.2183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.29
Purpley Pink
#C83CB9
ΔE00 3.54
Purpleish Pink
#DF4EC8
ΔE00 3.74
Purplish Pink
#CE5DAE
ΔE00 4.52
Pinkish Purple
#D648D7
ΔE00 4.71
Mediumorchid
#BA55D3
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4EBA #4ECC60
analogous
#9F4ECC #CC4EBA #CC4E7B
triadic
#CC4EBA #BACC4E #4EBACC
tetradic
#CC4EBA #CC9F4E #4ECC60 #4E7BCC
square
#CC4EBA #CC9F4E #4ECC60 #4E7BCC
split-complementary
#CC4EBA #7BCC4E #4ECC9F
monochromatic
#7C246F #AB319A #CC4EBA #DA7ECD #E7ADDF
Accessibility & contrast
On white
3.91
#CC4EBA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#CC4EBA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4EBA
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4EBA | 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)
#4C75BD
Deuteranopia (green-blind)
#7487B7
Tritanopia (blue-blind)
#D5577D
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc4eba; /* rgb */ color: rgb(204, 78, 186); /* oklch */ color: oklch(62.8% 0.201 333.7);
Tailwind
colors: {
custom: {
50: '#df87cf',
500: '#cc4eba',
950: '#000000',
},
}SCSS
$custom: #cc4eba; $custom-light: #df87cf; $custom-dark: #000000;
JSON
{
"hex": "#cc4eba",
"rgb": {
"r": 204,
"g": 78,
"b": 186
},
"hsl": {
"h": 308.571,
"s": 55.263,
"l": 55.294
},
"oklch": {
"l": 0.62827,
"c": 0.20073,
"h": 333.7
},
"luminance": 0.21831
}Semantic roles & 50–950 ramp
primary
#CC4EBA
secondary
#A1D5A8
accent
#DF5F49
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82