#DE86DF#DE86DF
#DE86DF is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.3% C 0.156 H 326.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DE86DF |
|---|---|
| RGB | rgb(222, 134, 223) |
| HSL | hsl(299, 58%, 70%) |
| HSV | hsv(299, 40%, 87%) |
| CMYK | cmyk(0.4%, 39.9%, 0%, 12.5%) |
| CIE-LAB | lab(67.95, 46.98, -31.39) |
| CIE-LCH | lch(67.95, 56.50, 326.25°) |
| OKLab | oklab(74.28% 0.13 -0.0857) |
| OKLCH | oklch(74.28% 0.156 326.6) |
| XYZ | xyz(51.9675, 37.9098, 74.3777) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.49
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 4.27
Orchid
#DA70D6
ΔE00 4.89
Orchid (survey)
#C875C4
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE86DF #87DF86
analogous
#B286DF #DE86DF #DF86B3
triadic
#DE86DF #DFDE86 #86DFDE
tetradic
#DE86DF #DFB286 #87DF86 #86B3DF
square
#DE86DF #DFB286 #87DF86 #86B3DF
split-complementary
#DE86DF #B3DF86 #86DFB2
monochromatic
#B831BA #D156D2 #DE86DF #EBB6EC #F8E7F9
Accessibility & contrast
On white
2.45
#DE86DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DE86DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE86DF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE86DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE86DF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE2
Deuteranopia (green-blind)
#96AADC
Tritanopia (blue-blind)
#E38FA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de86df; /* rgb */ color: rgb(222, 134, 223); /* oklch */ color: oklch(74.3% 0.156 326.6);
Tailwind
colors: {
custom: {
50: '#eaabe9',
500: '#de86df',
950: '#000000',
},
}SCSS
$custom: #de86df; $custom-light: #eaabe9; $custom-dark: #000000;
JSON
{
"hex": "#de86df",
"rgb": {
"r": 222,
"g": 134,
"b": 223
},
"hsl": {
"h": 299.326,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.74278,
"c": 0.15566,
"h": 326.6
},
"luminance": 0.37908
}Semantic roles & 50–950 ramp
primary
#DE86DF
secondary
#D4EDD4
accent
#C62022
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84