#DF86FA#DF86FA
#DF86FA is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.6% C 0.183 H 318.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DF86FA |
|---|---|
| RGB | rgb(223, 134, 250) |
| HSL | hsl(286, 92%, 75%) |
| HSV | hsv(286, 46%, 98%) |
| CMYK | cmyk(10.8%, 46.4%, 0%, 2%) |
| CIE-LAB | lab(69.21, 52.39, -44.27) |
| CIE-LCH | lch(69.21, 68.59, 319.80°) |
| OKLab | oklab(75.62% 0.136 -0.1225) |
| OKLCH | oklch(75.62% 0.183 318) |
| XYZ | xyz(56.2095, 39.6421, 95.1147) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.98
Liliac
#C48EFD
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.57
Light Purple
#BF77F6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF86FA #A1FA86
analogous
#A586FA #DF86FA #FA86DB
triadic
#DF86FA #FADF86 #86FADF
tetradic
#DF86FA #FAA586 #A1FA86 #86DBFA
square
#DF86FA #FAA586 #A1FA86 #86DBFA
split-complementary
#DF86FA #DBFA86 #86FAA5
monochromatic
#C010F5 #CF4BF8 #DF86FA #EFC1FC #F7E2FE
Accessibility & contrast
On white
2.35
#DF86FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#DF86FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF86FA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF86FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF86FA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#DF96B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #df86fa; /* rgb */ color: rgb(223, 134, 250); /* oklch */ color: oklch(75.6% 0.183 318.0);
Tailwind
colors: {
custom: {
50: '#ebabfc',
500: '#df86fa',
950: '#000000',
},
}SCSS
$custom: #df86fa; $custom-light: #ebabfc; $custom-dark: #000000;
JSON
{
"hex": "#df86fa",
"rgb": {
"r": 223,
"g": 134,
"b": 250
},
"hsl": {
"h": 286.034,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.75619,
"c": 0.18304,
"h": 318
},
"luminance": 0.3964
}Semantic roles & 50–950 ramp
primary
#DF86FA
secondary
#DDF6D5
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85