#CC66ED#CC66ED
#CC66ED is a light, highly saturated purple. Relative luminance 0.285; OKLCH L 68.3% C 0.211 H 317.2°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CC66ED |
|---|---|
| RGB | rgb(204, 102, 237) |
| HSL | hsl(285, 79%, 66%) |
| HSV | hsv(285, 57%, 93%) |
| CMYK | cmyk(13.9%, 57%, 0%, 7.1%) |
| CIE-LAB | lab(60.30, 60.64, -51.32) |
| CIE-LCH | lch(60.30, 79.44, 319.76°) |
| OKLab | oklab(68.35% 0.1546 -0.1432) |
| OKLCH | oklch(68.35% 0.211 317.2) |
| XYZ | xyz(44.9371, 28.4562, 83.2298) |
| Luminance | 0.2846 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.80
Bright Lavender
#C760FF
ΔE00 3.30
Heliotrope
#D94FF5
ΔE00 3.67
Easter Purple
#C071FE
ΔE00 4.29
Light Purple
#BF77F6
ΔE00 4.48
Light Urple
#B36FF6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC66ED #87ED66
analogous
#8966ED #CC66ED #ED66CB
triadic
#CC66ED #EDCC66 #66EDCC
tetradic
#CC66ED #ED8966 #87ED66 #66CBED
square
#CC66ED #ED8966 #87ED66 #66CBED
split-complementary
#CC66ED #CBED66 #66ED89
monochromatic
#9817C2 #BA2FE7 #CC66ED #DE9DF3 #F1D4FA
Accessibility & contrast
On white
3.14
#CC66ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#CC66ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC66ED
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC66ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC66ED | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#448BF1
Deuteranopia (green-blind)
#6A95EA
Tritanopia (blue-blind)
#CB7CA0
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #cc66ed; /* rgb */ color: rgb(204, 102, 237); /* oklch */ color: oklch(68.3% 0.211 317.2);
Tailwind
colors: {
custom: {
50: '#de96f3',
500: '#cc66ed',
950: '#000000',
},
}SCSS
$custom: #cc66ed; $custom-light: #de96f3; $custom-dark: #000000;
JSON
{
"hex": "#cc66ed",
"rgb": {
"r": 204,
"g": 102,
"b": 237
},
"hsl": {
"h": 285.333,
"s": 78.947,
"l": 66.471
},
"oklch": {
"l": 0.68349,
"c": 0.21074,
"h": 317.2
},
"luminance": 0.28455
}Semantic roles & 50–950 ramp
primary
#CC66ED
secondary
#CCEDC2
accent
#DB0A3D
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#150E17
muted
#847E85