#CC82EA#CC82EA
#CC82EA is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.2% C 0.164 H 315.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CC82EA |
|---|---|
| RGB | rgb(204, 130, 234) |
| HSL | hsl(283, 71%, 71%) |
| HSV | hsv(283, 44%, 92%) |
| CMYK | cmyk(12.8%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(65.55, 45.93, -41.37) |
| CIE-LCH | lch(65.55, 61.82, 317.99°) |
| OKLab | oklab(72.18% 0.117 -0.1146) |
| OKLCH | oklch(72.18% 0.164 315.6) |
| XYZ | xyz(47.7335, 34.7444, 82.0178) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.79
Liliac
#C48EFD
ΔE00 4.88
Orchid
#DA70D6
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.13
Easter Purple
#C071FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC82EA #A0EA82
analogous
#9882EA #CC82EA #EA82D4
triadic
#CC82EA #EACC82 #82EACC
tetradic
#CC82EA #EA9882 #A0EA82 #82D4EA
square
#CC82EA #EA9882 #A0EA82 #82D4EA
split-complementary
#CC82EA #D4EA82 #82EA98
monochromatic
#9D23CF #B74EE1 #CC82EA #E1B6F3 #F4E5FB
Accessibility & contrast
On white
2.64
#CC82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#CC82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC82EA
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC82EA | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#83A1E7
Tritanopia (blue-blind)
#CA91AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cc82ea; /* rgb */ color: rgb(204, 130, 234); /* oklch */ color: oklch(72.2% 0.164 315.6);
Tailwind
colors: {
custom: {
50: '#dda8f1',
500: '#cc82ea',
950: '#000000',
},
}SCSS
$custom: #cc82ea; $custom-light: #dda8f1; $custom-dark: #000000;
JSON
{
"hex": "#cc82ea",
"rgb": {
"r": 204,
"g": 130,
"b": 234
},
"hsl": {
"h": 282.692,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.72182,
"c": 0.16377,
"h": 315.6
},
"luminance": 0.34743
}Semantic roles & 50–950 ramp
primary
#CC82EA
secondary
#DEF1D6
accent
#D3124A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85