#CC85EB#CC85EB
#CC85EB is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.7% C 0.160 H 315.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85EB |
|---|---|
| RGB | rgb(204, 133, 235) |
| HSL | hsl(282, 72%, 72%) |
| HSV | hsv(282, 43%, 92%) |
| CMYK | cmyk(13.2%, 43.4%, 0%, 7.8%) |
| CIE-LAB | lab(66.22, 44.55, -40.87) |
| CIE-LCH | lch(66.22, 60.45, 317.46°) |
| OKLab | oklab(72.7% 0.113 -0.1131) |
| OKLCH | oklch(72.7% 0.16 315) |
| XYZ | xyz(48.2824, 35.6118, 82.9115) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.44
Light Purple
#BF77F6
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.14
Pale Purple
#B790D4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85EB #A4EB85
analogous
#9985EB #CC85EB #EB85D7
triadic
#CC85EB #EBCC85 #85EBCC
tetradic
#CC85EB #EB9985 #A4EB85 #85D7EB
square
#CC85EB #EB9985 #A4EB85 #85D7EB
split-complementary
#CC85EB #D7EB85 #85EB99
monochromatic
#9D23D3 #B650E2 #CC85EB #E2BAF4 #F4E5FB
Accessibility & contrast
On white
2.59
#CC85EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#CC85EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85EB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85EB | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#CA93AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc85eb; /* rgb */ color: rgb(204, 133, 235); /* oklch */ color: oklch(72.7% 0.160 315.0);
Tailwind
colors: {
custom: {
50: '#ddaaf2',
500: '#cc85eb',
950: '#000000',
},
}SCSS
$custom: #cc85eb; $custom-light: #ddaaf2; $custom-dark: #000000;
JSON
{
"hex": "#cc85eb",
"rgb": {
"r": 204,
"g": 133,
"b": 235
},
"hsl": {
"h": 281.765,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.727,
"c": 0.1599,
"h": 315
},
"luminance": 0.35611
}Semantic roles & 50–950 ramp
primary
#CC85EB
secondary
#E0F2D9
accent
#D4124D
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85