#CC66EE#CC66EE
#CC66EE is a light, highly saturated purple. Relative luminance 0.285; OKLCH L 68.4% C 0.212 H 316.9°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CC66EE |
|---|---|
| RGB | rgb(204, 102, 238) |
| HSL | hsl(285, 80%, 67%) |
| HSV | hsv(285, 57%, 93%) |
| CMYK | cmyk(14.3%, 57.1%, 0%, 6.7%) |
| CIE-LAB | lab(60.35, 60.84, -51.79) |
| CIE-LCH | lch(60.35, 79.90, 319.59°) |
| OKLab | oklab(68.4% 0.1546 -0.1446) |
| OKLCH | oklch(68.4% 0.212 316.9) |
| XYZ | xyz(45.0836, 28.5148, 84.0014) |
| Luminance | 0.2851 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.68
Bright Lavender
#C760FF
ΔE00 3.17
Heliotrope
#D94FF5
ΔE00 3.66
Easter Purple
#C071FE
ΔE00 4.17
Light Purple
#BF77F6
ΔE00 4.40
Light Urple
#B36FF6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC66EE #88EE66
analogous
#8866EE #CC66EE #EE66CC
triadic
#CC66EE #EECC66 #66EECC
tetradic
#CC66EE #EE8866 #88EE66 #66CCEE
square
#CC66EE #EE8866 #88EE66 #66CCEE
split-complementary
#CC66EE #CCEE66 #66EE88
monochromatic
#9816C4 #BA2FE8 #CC66EE #DE9DF4 #F1D4FA
Accessibility & contrast
On white
3.13
#CC66EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#CC66EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC66EE
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC66EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC66EE | 1.00 | 3.13 | 6.70 | 6.70 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#438BF2
Deuteranopia (green-blind)
#6995EB
Tritanopia (blue-blind)
#CB7CA1
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #cc66ee; /* rgb */ color: rgb(204, 102, 238); /* oklch */ color: oklch(68.4% 0.212 316.9);
Tailwind
colors: {
custom: {
50: '#de96f4',
500: '#cc66ee',
950: '#000000',
},
}SCSS
$custom: #cc66ee; $custom-light: #de96f4; $custom-dark: #000000;
JSON
{
"hex": "#cc66ee",
"rgb": {
"r": 204,
"g": 102,
"b": 238
},
"hsl": {
"h": 285,
"s": 80,
"l": 66.667
},
"oklch": {
"l": 0.68404,
"c": 0.21171,
"h": 316.9
},
"luminance": 0.28513
}Semantic roles & 50–950 ramp
primary
#CC66EE
secondary
#CDEEC2
accent
#DC093E
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#150E17
muted
#847E85