#CD86DF#CD86DF
#CD86DF is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.4% C 0.146 H 319.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CD86DF |
|---|---|
| RGB | rgb(205, 134, 223) |
| HSL | hsl(288, 58%, 70%) |
| HSV | hsv(288, 40%, 87%) |
| CMYK | cmyk(8.1%, 39.9%, 0%, 12.5%) |
| CIE-LAB | lab(66.03, 41.88, -34.53) |
| CIE-LCH | lch(66.03, 54.28, 320.49°) |
| OKLab | oklab(72.41% 0.1105 -0.0949) |
| OKLCH | oklch(72.41% 0.146 319.3) |
| XYZ | xyz(47.0195, 35.3585, 74.1458) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.12
Orchid
#DA70D6
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 5.59
Pale Purple
#B790D4
ΔE00 5.69
Orchid (survey)
#C875C4
ΔE00 5.80
Liliac
#C48EFD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD86DF #98DF86
analogous
#A086DF #CD86DF #DF86C5
triadic
#CD86DF #DFCD86 #86DFCD
tetradic
#CD86DF #DFA086 #98DF86 #86C5DF
square
#CD86DF #DFA086 #98DF86 #86C5DF
split-complementary
#CD86DF #C5DF86 #86DFA0
monochromatic
#9E31BA #B956D2 #CD86DF #E1B6EC #F5E7F9
Accessibility & contrast
On white
2.60
#CD86DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#CD86DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD86DF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD86DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD86DF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799CE2
Deuteranopia (green-blind)
#8CA3DC
Tritanopia (blue-blind)
#CE91A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd86df; /* rgb */ color: rgb(205, 134, 223); /* oklch */ color: oklch(72.4% 0.146 319.3);
Tailwind
colors: {
custom: {
50: '#ddaae9',
500: '#cd86df',
950: '#000000',
},
}SCSS
$custom: #cd86df; $custom-light: #ddaae9; $custom-dark: #000000;
JSON
{
"hex": "#cd86df",
"rgb": {
"r": 205,
"g": 134,
"b": 223
},
"hsl": {
"h": 287.865,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.72408,
"c": 0.14566,
"h": 319.3
},
"luminance": 0.35357
}Semantic roles & 50–950 ramp
primary
#CD86DF
secondary
#D9EDD4
accent
#C62041
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84