#CC81EA#CC81EA
#CC81EA is a light, vivid purple. Relative luminance 0.345; OKLCH L 72.0% C 0.165 H 315.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CC81EA |
|---|---|
| RGB | rgb(204, 129, 234) |
| HSL | hsl(283, 71%, 71%) |
| HSV | hsv(283, 45%, 92%) |
| CMYK | cmyk(12.8%, 44.9%, 0%, 8.2%) |
| CIE-LAB | lab(65.34, 46.46, -41.70) |
| CIE-LCH | lch(65.34, 62.43, 318.09°) |
| OKLab | oklab(72.03% 0.1184 -0.1155) |
| OKLCH | oklch(72.03% 0.165 315.7) |
| XYZ | xyz(47.6011, 34.4797, 81.9737) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.64
Liliac
#C48EFD
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 6.06
Easter Purple
#C071FE
ΔE00 6.11
Lavender Pink
#DD85D7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC81EA #9FEA81
analogous
#9781EA #CC81EA #EA81D3
triadic
#CC81EA #EACC81 #81EACC
tetradic
#CC81EA #EA9781 #9FEA81 #81D3EA
square
#CC81EA #EA9781 #9FEA81 #81D3EA
split-complementary
#CC81EA #D3EA81 #81EA97
monochromatic
#9D22CE #B74DE1 #CC81EA #E1B5F3 #F4E5FB
Accessibility & contrast
On white
2.66
#CC81EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#CC81EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC81EA
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC81EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC81EA | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#82A1E7
Tritanopia (blue-blind)
#CB90AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cc81ea; /* rgb */ color: rgb(204, 129, 234); /* oklch */ color: oklch(72.0% 0.165 315.7);
Tailwind
colors: {
custom: {
50: '#dda7f1',
500: '#cc81ea',
950: '#000000',
},
}SCSS
$custom: #cc81ea; $custom-light: #dda7f1; $custom-dark: #000000;
JSON
{
"hex": "#cc81ea",
"rgb": {
"r": 204,
"g": 129,
"b": 234
},
"hsl": {
"h": 282.857,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.72027,
"c": 0.16543,
"h": 315.7
},
"luminance": 0.34478
}Semantic roles & 50–950 ramp
primary
#CC81EA
secondary
#DDF1D6
accent
#D31249
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85