#CD86E9#CD86E9
#CD86E9 is a light, vivid purple. Relative luminance 0.359; OKLCH L 72.9% C 0.156 H 315.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CD86E9 |
|---|---|
| RGB | rgb(205, 134, 233) |
| HSL | hsl(283, 69%, 72%) |
| HSV | hsv(283, 42%, 91%) |
| CMYK | cmyk(12%, 42.5%, 0%, 8.6%) |
| CIE-LAB | lab(66.45, 43.89, -39.40) |
| CIE-LCH | lch(66.45, 58.98, 318.09°) |
| OKLab | oklab(72.87% 0.1124 -0.1089) |
| OKLCH | oklch(72.87% 0.156 315.9) |
| XYZ | xyz(48.4077, 35.9138, 81.4570) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.63
Baby Purple
#CA9BF7
ΔE00 5.67
Light Purple
#BF77F6
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 5.79
Pale Purple
#B790D4
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD86E9 #A2E986
analogous
#9C86E9 #CD86E9 #E986D4
triadic
#CD86E9 #E9CD86 #86E9CD
tetradic
#CD86E9 #E99C86 #A2E986 #86D4E9
square
#CD86E9 #E99C86 #A2E986 #86D4E9
split-complementary
#CD86E9 #D4E986 #86E99C
monochromatic
#9F26CF #B852E0 #CD86E9 #E2BAF2 #F4E5FA
Accessibility & contrast
On white
2.57
#CD86E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#CD86E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD86E9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD86E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD86E9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DED
Deuteranopia (green-blind)
#87A4E6
Tritanopia (blue-blind)
#CC94AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd86e9; /* rgb */ color: rgb(205, 134, 233); /* oklch */ color: oklch(72.9% 0.156 315.9);
Tailwind
colors: {
custom: {
50: '#deabf0',
500: '#cd86e9',
950: '#000000',
},
}SCSS
$custom: #cd86e9; $custom-light: #deabf0; $custom-dark: #000000;
JSON
{
"hex": "#cd86e9",
"rgb": {
"r": 205,
"g": 134,
"b": 233
},
"hsl": {
"h": 283.03,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.72869,
"c": 0.15649,
"h": 315.9
},
"luminance": 0.35913
}Semantic roles & 50–950 ramp
primary
#CD86E9
secondary
#E0F2D9
accent
#D1144A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84