#CD86ED#CD86ED
#CD86ED is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.1% C 0.161 H 314.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CD86ED |
|---|---|
| RGB | rgb(205, 134, 237) |
| HSL | hsl(281, 74%, 73%) |
| HSV | hsv(281, 43%, 93%) |
| CMYK | cmyk(13.5%, 43.5%, 0%, 7.1%) |
| CIE-LAB | lab(66.63, 44.71, -41.33) |
| CIE-LCH | lch(66.63, 60.89, 317.25°) |
| OKLab | oklab(73.06% 0.1131 -0.1144) |
| OKLCH | oklch(73.06% 0.161 314.7) |
| XYZ | xyz(48.9856, 36.1449, 84.5005) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.20
Light Purple
#BF77F6
ΔE00 5.24
Baby Purple
#CA9BF7
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.26
Pale Purple
#B790D4
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD86ED #A6ED86
analogous
#9986ED #CD86ED #ED86DA
triadic
#CD86ED #EDCD86 #86EDCD
tetradic
#CD86ED #ED9986 #A6ED86 #86DAED
square
#CD86ED #ED9986 #A6ED86 #86DAED
split-complementary
#CD86ED #DAED86 #86ED99
monochromatic
#9F20D8 #B751E5 #CD86ED #E3BBF5 #F4E4FB
Accessibility & contrast
On white
2.55
#CD86ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#CD86ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD86ED
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD86ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD86ED | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#CB95AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd86ed; /* rgb */ color: rgb(205, 134, 237); /* oklch */ color: oklch(73.1% 0.161 314.7);
Tailwind
colors: {
custom: {
50: '#deabf3',
500: '#cd86ed',
950: '#000000',
},
}SCSS
$custom: #cd86ed; $custom-light: #deabf3; $custom-dark: #000000;
JSON
{
"hex": "#cd86ed",
"rgb": {
"r": 205,
"g": 134,
"b": 237
},
"hsl": {
"h": 281.359,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.73059,
"c": 0.16089,
"h": 314.7
},
"luminance": 0.36144
}Semantic roles & 50–950 ramp
primary
#CD86ED
secondary
#E0F3D8
accent
#D60F4D
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85