#DF86EA#DF86EA
#DF86EA is a light, vivid purple. Relative luminance 0.387; OKLCH L 74.9% C 0.167 H 323.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DF86EA |
|---|---|
| RGB | rgb(223, 134, 234) |
| HSL | hsl(293, 70%, 72%) |
| HSV | hsv(293, 43%, 92%) |
| CMYK | cmyk(4.7%, 42.7%, 0%, 8.2%) |
| CIE-LAB | lab(68.52, 49.31, -36.58) |
| CIE-LCH | lch(68.52, 61.40, 323.43°) |
| OKLab | oklab(74.87% 0.1333 -0.1004) |
| OKLCH | oklch(74.87% 0.167 323) |
| XYZ | xyz(53.8063, 38.6809, 82.4578) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Lavender Pink
#DD85D7
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 4.25
Orchid
#DA70D6
ΔE00 5.35
Candy Pink
#FF63E9
ΔE00 7.19
Light Magenta
#FA5FF7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF86EA #91EA86
analogous
#AD86EA #DF86EA #EA86C3
triadic
#DF86EA #EADF86 #86EADF
tetradic
#DF86EA #EAAD86 #91EA86 #86C3EA
square
#DF86EA #EAAD86 #91EA86 #86C3EA
split-complementary
#DF86EA #C3EA86 #86EAAD
monochromatic
#BE24D1 #D152E1 #DF86EA #EDBAF3 #F8E5FA
Accessibility & contrast
On white
2.40
#DF86EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#DF86EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF86EA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF86EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF86EA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0EE
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#E292AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #df86ea; /* rgb */ color: rgb(223, 134, 234); /* oklch */ color: oklch(74.9% 0.167 323.0);
Tailwind
colors: {
custom: {
50: '#ebabf1',
500: '#df86ea',
950: '#000000',
},
}SCSS
$custom: #df86ea; $custom-light: #ebabf1; $custom-dark: #000000;
JSON
{
"hex": "#df86ea",
"rgb": {
"r": 223,
"g": 134,
"b": 234
},
"hsl": {
"h": 293.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.74874,
"c": 0.16691,
"h": 323
},
"luminance": 0.38679
}Semantic roles & 50–950 ramp
primary
#DF86EA
secondary
#DCF2D9
accent
#D21328
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84