#DF86FF#DF86FF
#DF86FF is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.9% C 0.188 H 316.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DF86FF |
|---|---|
| RGB | rgb(223, 134, 255) |
| HSL | hsl(284, 100%, 76%) |
| HSV | hsv(284, 47%, 100%) |
| CMYK | cmyk(12.5%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(69.44, 53.38, -46.64) |
| CIE-LCH | lch(69.44, 70.88, 318.85°) |
| OKLab | oklab(75.86% 0.1367 -0.1294) |
| OKLCH | oklch(75.86% 0.188 316.6) |
| XYZ | xyz(57.0039, 39.9599, 99.2986) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.64
Liliac
#C48EFD
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.54
Light Purple
#BF77F6
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF86FF #A6FF86
analogous
#A386FF #DF86FF #FF86E3
triadic
#DF86FF #FFDF86 #86FFDF
tetradic
#DF86FF #FFA386 #A6FF86 #86E3FF
square
#DF86FF #FFA386 #A6FF86 #86E3FF
split-complementary
#DF86FF #E3FF86 #86FFA3
monochromatic
#BF0CFF #CF49FF #DF86FF #EFC3FF #F7E0FF
Accessibility & contrast
On white
2.34
#DF86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#DF86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF86FF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF86FF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#89ACFC
Tritanopia (blue-blind)
#DE97B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df86ff; /* rgb */ color: rgb(223, 134, 255); /* oklch */ color: oklch(75.9% 0.188 316.6);
Tailwind
colors: {
custom: {
50: '#ebacff',
500: '#df86ff',
950: '#000000',
},
}SCSS
$custom: #df86ff; $custom-light: #ebacff; $custom-dark: #000000;
JSON
{
"hex": "#df86ff",
"rgb": {
"r": 223,
"g": 134,
"b": 255
},
"hsl": {
"h": 284.132,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.75862,
"c": 0.1882,
"h": 316.6
},
"luminance": 0.39958
}Semantic roles & 50–950 ramp
primary
#DF86FF
secondary
#DDF7D4
accent
#E6003D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86