#CC82EE#CC82EE
#CC82EE is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.4% C 0.168 H 314.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CC82EE |
|---|---|
| RGB | rgb(204, 130, 238) |
| HSL | hsl(281, 76%, 72%) |
| HSV | hsv(281, 45%, 93%) |
| CMYK | cmyk(14.3%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(65.73, 46.75, -43.30) |
| CIE-LCH | lch(65.73, 63.72, 317.20°) |
| OKLab | oklab(72.38% 0.1177 -0.1201) |
| OKLCH | oklch(72.38% 0.168 314.4) |
| XYZ | xyz(48.3146, 34.9769, 85.0784) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.31
Liliac
#C48EFD
ΔE00 4.38
Easter Purple
#C071FE
ΔE00 5.78
Baby Purple
#CA9BF7
ΔE00 6.28
Violet (CSS)
#EE82EE
ΔE00 6.29
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC82EE #A4EE82
analogous
#9682EE #CC82EE #EE82DA
triadic
#CC82EE #EECC82 #82EECC
tetradic
#CC82EE #EE9682 #A4EE82 #82DAEE
square
#CC82EE #EE9682 #A4EE82 #82DAEE
split-complementary
#CC82EE #DAEE82 #82EE96
monochromatic
#9D1DD8 #B64CE7 #CC82EE #E2B8F5 #F4E4FB
Accessibility & contrast
On white
2.63
#CC82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#CC82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC82EE
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC82EE | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF2
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#CA92AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc82ee; /* rgb */ color: rgb(204, 130, 238); /* oklch */ color: oklch(72.4% 0.168 314.4);
Tailwind
colors: {
custom: {
50: '#dda8f4',
500: '#cc82ee',
950: '#000000',
},
}SCSS
$custom: #cc82ee; $custom-light: #dda8f4; $custom-dark: #000000;
JSON
{
"hex": "#cc82ee",
"rgb": {
"r": 204,
"g": 130,
"b": 238
},
"hsl": {
"h": 281.111,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.72377,
"c": 0.16814,
"h": 314.4
},
"luminance": 0.34976
}Semantic roles & 50–950 ramp
primary
#CC82EE
secondary
#E0F3D8
accent
#D80D4D
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85