#DF86DC#DF86DC
#DF86DC is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.3% C 0.154 H 328.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DF86DC |
|---|---|
| RGB | rgb(223, 134, 220) |
| HSL | hsl(302, 58%, 70%) |
| HSV | hsv(302, 40%, 87%) |
| CMYK | cmyk(0%, 39.9%, 1.3%, 12.5%) |
| CIE-LAB | lab(67.95, 46.74, -29.72) |
| CIE-LCH | lch(67.95, 55.39, 327.55°) |
| OKLab | oklab(74.26% 0.1304 -0.0809) |
| OKLCH | oklch(74.26% 0.154 328.2) |
| XYZ | xyz(51.8739, 37.9079, 72.2808) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.88
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 4.35
Orchid
#DA70D6
ΔE00 4.97
Orchid (survey)
#C875C4
ΔE00 6.04
Plum
#DDA0DD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF86DC #86DF89
analogous
#B586DF #DF86DC #DF86B0
triadic
#DF86DC #DCDF86 #86DCDF
tetradic
#DF86DC #DFB586 #86DF89 #86B0DF
square
#DF86DC #DFB586 #86DF89 #86B0DF
split-complementary
#DF86DC #B0DF86 #86DFB5
monochromatic
#BA31B5 #D256CE #DF86DC #ECB6EA #F9E7F8
Accessibility & contrast
On white
2.45
#DF86DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DF86DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF86DC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF86DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF86DC | 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)
#809EDF
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#E58EA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df86dc; /* rgb */ color: rgb(223, 134, 220); /* oklch */ color: oklch(74.3% 0.154 328.2);
Tailwind
colors: {
custom: {
50: '#eaabe7',
500: '#df86dc',
950: '#000000',
},
}SCSS
$custom: #df86dc; $custom-light: #eaabe7; $custom-dark: #000000;
JSON
{
"hex": "#df86dc",
"rgb": {
"r": 223,
"g": 134,
"b": 220
},
"hsl": {
"h": 302.022,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.74264,
"c": 0.15351,
"h": 328.2
},
"luminance": 0.37905
}Semantic roles & 50–950 ramp
primary
#DF86DC
secondary
#D4EDD5
accent
#C62520
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84