#CD86DE#CD86DE
#CD86DE is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.4% C 0.145 H 319.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CD86DE |
|---|---|
| RGB | rgb(205, 134, 222) |
| HSL | hsl(288, 57%, 70%) |
| HSV | hsv(288, 40%, 87%) |
| CMYK | cmyk(7.7%, 39.6%, 0%, 12.9%) |
| CIE-LAB | lab(65.99, 41.68, -34.04) |
| CIE-LCH | lch(65.99, 53.82, 320.76°) |
| OKLab | oklab(72.36% 0.1103 -0.0935) |
| OKLCH | oklch(72.36% 0.145 319.7) |
| XYZ | xyz(46.8851, 35.3047, 73.4378) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.98
Orchid
#DA70D6
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.60
Pale Purple
#B790D4
ΔE00 5.66
Orchid (survey)
#C875C4
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD86DE #97DE86
analogous
#A186DE #CD86DE #DE86C3
triadic
#CD86DE #DECD86 #86DECD
tetradic
#CD86DE #DEA186 #97DE86 #86C3DE
square
#CD86DE #DEA186 #97DE86 #86C3DE
split-complementary
#CD86DE #C3DE86 #86DEA1
monochromatic
#9E32B8 #B956D1 #CD86DE #E1B6EB #F5E6F8
Accessibility & contrast
On white
2.61
#CD86DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#CD86DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD86DE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD86DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD86DE | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9BE1
Deuteranopia (green-blind)
#8CA3DB
Tritanopia (blue-blind)
#CE91A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd86de; /* rgb */ color: rgb(205, 134, 222); /* oklch */ color: oklch(72.4% 0.145 319.7);
Tailwind
colors: {
custom: {
50: '#ddaae8',
500: '#cd86de',
950: '#000000',
},
}SCSS
$custom: #cd86de; $custom-light: #ddaae8; $custom-dark: #000000;
JSON
{
"hex": "#cd86de",
"rgb": {
"r": 205,
"g": 134,
"b": 222
},
"hsl": {
"h": 288.409,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.72363,
"c": 0.14459,
"h": 319.7
},
"luminance": 0.35303
}Semantic roles & 50–950 ramp
primary
#CD86DE
secondary
#D8ECD3
accent
#C52140
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84