#DF81EA#DF81EA
#DF81EA is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.1% C 0.175 H 323.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DF81EA |
|---|---|
| RGB | rgb(223, 129, 234) |
| HSL | hsl(294, 71%, 71%) |
| HSV | hsv(294, 45%, 92%) |
| CMYK | cmyk(4.7%, 44.9%, 0%, 8.2%) |
| CIE-LAB | lab(67.52, 51.86, -38.13) |
| CIE-LCH | lch(67.52, 64.37, 323.68°) |
| OKLab | oklab(74.13% 0.1403 -0.1048) |
| OKLCH | oklch(74.13% 0.175 323.2) |
| XYZ | xyz(53.1315, 37.3313, 82.2329) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 3.87
Orchid
#DA70D6
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 6.37
Candy Pink
#FF63E9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF81EA #8CEA81
analogous
#AA81EA #DF81EA #EA81C0
triadic
#DF81EA #EADF81 #81EADF
tetradic
#DF81EA #EAAA81 #8CEA81 #81C0EA
square
#DF81EA #EAAA81 #8CEA81 #81C0EA
split-complementary
#DF81EA #C0EA81 #81EAAA
monochromatic
#BC22CE #D24DE1 #DF81EA #ECB5F3 #F8E5FB
Accessibility & contrast
On white
2.48
#DF81EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#DF81EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF81EA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF81EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF81EA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEE
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#E28DAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df81ea; /* rgb */ color: rgb(223, 129, 234); /* oklch */ color: oklch(74.1% 0.175 323.2);
Tailwind
colors: {
custom: {
50: '#eba8f1',
500: '#df81ea',
950: '#000000',
},
}SCSS
$custom: #df81ea; $custom-light: #eba8f1; $custom-dark: #000000;
JSON
{
"hex": "#df81ea",
"rgb": {
"r": 223,
"g": 129,
"b": 234
},
"hsl": {
"h": 293.714,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.74132,
"c": 0.17517,
"h": 323.2
},
"luminance": 0.37329
}Semantic roles & 50–950 ramp
primary
#DF81EA
secondary
#D8F1D6
accent
#D31226
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84