#CC85EF#CC85EF
#CC85EF is a light, vivid purple. Relative luminance 0.358; OKLCH L 72.9% C 0.164 H 313.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85EF |
|---|---|
| RGB | rgb(204, 133, 239) |
| HSL | hsl(280, 77%, 73%) |
| HSV | hsv(280, 44%, 94%) |
| CMYK | cmyk(14.6%, 44.4%, 0%, 6.3%) |
| CIE-LAB | lab(66.40, 45.37, -42.79) |
| CIE-LCH | lch(66.40, 62.37, 316.68°) |
| OKLab | oklab(72.89% 0.1137 -0.1187) |
| OKLCH | oklch(72.89% 0.164 313.8) |
| XYZ | xyz(48.8668, 35.8455, 85.9893) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.89
Light Purple
#BF77F6
ΔE00 4.72
Baby Purple
#CA9BF7
ΔE00 5.58
Easter Purple
#C071FE
ΔE00 6.22
Violet (CSS)
#EE82EE
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85EF #A8EF85
analogous
#9785EF #CC85EF #EF85DD
triadic
#CC85EF #EFCC85 #85EFCC
tetradic
#CC85EF #EF9785 #A8EF85 #85DDEF
square
#CC85EF #EF9785 #A8EF85 #85DDEF
split-complementary
#CC85EF #DDEF85 #85EF97
monochromatic
#9D1DDD #B54FE8 #CC85EF #E3BBF6 #F4E4FB
Accessibility & contrast
On white
2.57
#CC85EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#CC85EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85EF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85EF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#C995AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc85ef; /* rgb */ color: rgb(204, 133, 239); /* oklch */ color: oklch(72.9% 0.164 313.8);
Tailwind
colors: {
custom: {
50: '#ddaaf4',
500: '#cc85ef',
950: '#000000',
},
}SCSS
$custom: #cc85ef; $custom-light: #ddaaf4; $custom-dark: #000000;
JSON
{
"hex": "#cc85ef",
"rgb": {
"r": 204,
"g": 133,
"b": 239
},
"hsl": {
"h": 280.189,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.72893,
"c": 0.16433,
"h": 313.8
},
"luminance": 0.35844
}Semantic roles & 50–950 ramp
primary
#CC85EF
secondary
#E1F3D8
accent
#D90C50
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85