#CC85ED#CC85ED
#CC85ED is a light, vivid purple. Relative luminance 0.357; OKLCH L 72.8% C 0.162 H 314.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85ED |
|---|---|
| RGB | rgb(204, 133, 237) |
| HSL | hsl(281, 74%, 73%) |
| HSV | hsv(281, 44%, 93%) |
| CMYK | cmyk(13.9%, 43.9%, 0%, 7.1%) |
| CIE-LAB | lab(66.31, 44.96, -41.83) |
| CIE-LCH | lch(66.31, 61.41, 317.06°) |
| OKLab | oklab(72.8% 0.1133 -0.1159) |
| OKLCH | oklch(72.8% 0.162 314.4) |
| XYZ | xyz(48.5730, 35.7280, 84.4418) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.15
Light Purple
#BF77F6
ΔE00 4.93
Baby Purple
#CA9BF7
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.44
Easter Purple
#C071FE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85ED #A6ED85
analogous
#9885ED #CC85ED #ED85DA
triadic
#CC85ED #EDCC85 #85EDCC
tetradic
#CC85ED #ED9885 #A6ED85 #85DAED
square
#CC85ED #ED9885 #A6ED85 #85DAED
split-complementary
#CC85ED #DAED85 #85ED98
monochromatic
#9D20D8 #B650E5 #CC85ED #E2BAF5 #F4E4FB
Accessibility & contrast
On white
2.58
#CC85ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CC85ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85ED
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85ED | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#CA94AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc85ed; /* rgb */ color: rgb(204, 133, 237); /* oklch */ color: oklch(72.8% 0.162 314.4);
Tailwind
colors: {
custom: {
50: '#ddaaf3',
500: '#cc85ed',
950: '#000000',
},
}SCSS
$custom: #cc85ed; $custom-light: #ddaaf3; $custom-dark: #000000;
JSON
{
"hex": "#cc85ed",
"rgb": {
"r": 204,
"g": 133,
"b": 237
},
"hsl": {
"h": 280.962,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.72796,
"c": 0.16211,
"h": 314.4
},
"luminance": 0.35727
}Semantic roles & 50–950 ramp
primary
#CC85ED
secondary
#E1F3D8
accent
#D60F4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85