#CD86F0#CD86F0
#CD86F0 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.2% C 0.164 H 313.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CD86F0 |
|---|---|
| RGB | rgb(205, 134, 240) |
| HSL | hsl(280, 78%, 73%) |
| HSV | hsv(280, 44%, 94%) |
| CMYK | cmyk(14.6%, 44.2%, 0%, 5.9%) |
| CIE-LAB | lab(66.77, 45.34, -42.77) |
| CIE-LCH | lch(66.77, 62.32, 316.67°) |
| OKLab | oklab(73.2% 0.1136 -0.1186) |
| OKLCH | oklch(73.2% 0.164 313.8) |
| XYZ | xyz(49.4275, 36.3217, 86.8282) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.79
Light Purple
#BF77F6
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 6.23
Easter Purple
#C071FE
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD86F0 #A9F086
analogous
#9886F0 #CD86F0 #F086DE
triadic
#CD86F0 #F0CD86 #86F0CD
tetradic
#CD86F0 #F09886 #A9F086 #86DEF0
square
#CD86F0 #F09886 #A9F086 #86DEF0
split-complementary
#CD86F0 #DEF086 #86F098
monochromatic
#9F1CE0 #B750E9 #CD86F0 #E3BCF7 #F4E4FC
Accessibility & contrast
On white
2.54
#CD86F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#CD86F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD86F0
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD86F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD86F0 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF4
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#CA95B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd86f0; /* rgb */ color: rgb(205, 134, 240); /* oklch */ color: oklch(73.2% 0.164 313.8);
Tailwind
colors: {
custom: {
50: '#deabf5',
500: '#cd86f0',
950: '#000000',
},
}SCSS
$custom: #cd86f0; $custom-light: #deabf5; $custom-dark: #000000;
JSON
{
"hex": "#cd86f0",
"rgb": {
"r": 205,
"g": 134,
"b": 240
},
"hsl": {
"h": 280.189,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.73204,
"c": 0.16422,
"h": 313.8
},
"luminance": 0.36321
}Semantic roles & 50–950 ramp
primary
#CD86F0
secondary
#E1F3D8
accent
#DA0B50
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85