#DF86F2#DF86F2
#DF86F2 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.2% C 0.175 H 320.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DF86F2 |
|---|---|
| RGB | rgb(223, 134, 242) |
| HSL | hsl(289, 81%, 74%) |
| HSV | hsv(289, 45%, 95%) |
| CMYK | cmyk(7.9%, 44.6%, 0%, 5.1%) |
| CIE-LAB | lab(68.86, 50.83, -40.44) |
| CIE-LCH | lch(68.86, 64.96, 321.49°) |
| OKLab | oklab(75.24% 0.1347 -0.1115) |
| OKLCH | oklch(75.24% 0.175 320.4) |
| XYZ | xyz(54.9816, 39.1510, 88.6479) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 4.95
Orchid
#DA70D6
ΔE00 6.08
Liliac
#C48EFD
ΔE00 6.42
Baby Purple
#CA9BF7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF86F2 #99F286
analogous
#A986F2 #DF86F2 #F286CF
triadic
#DF86F2 #F2DF86 #86F2DF
tetradic
#DF86F2 #F2A986 #99F286 #86CFF2
square
#DF86F2 #F2A986 #99F286 #86CFF2
split-complementary
#DF86F2 #CFF286 #86F2A9
monochromatic
#C119E5 #D04FEC #DF86F2 #EEBDF8 #F8E3FC
Accessibility & contrast
On white
2.38
#DF86F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#DF86F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF86F2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF86F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF86F2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F6
Deuteranopia (green-blind)
#8FABEF
Tritanopia (blue-blind)
#E194B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #df86f2; /* rgb */ color: rgb(223, 134, 242); /* oklch */ color: oklch(75.2% 0.175 320.4);
Tailwind
colors: {
custom: {
50: '#ebabf6',
500: '#df86f2',
950: '#000000',
},
}SCSS
$custom: #df86f2; $custom-light: #ebabf6; $custom-dark: #000000;
JSON
{
"hex": "#df86f2",
"rgb": {
"r": 223,
"g": 134,
"b": 242
},
"hsl": {
"h": 289.444,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.75241,
"c": 0.17489,
"h": 320.4
},
"luminance": 0.39149
}Semantic roles & 50–950 ramp
primary
#DF86F2
secondary
#DCF4D7
accent
#DD092E
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85