#DF81EB#DF81EB
#DF81EB is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.2% C 0.176 H 322.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DF81EB |
|---|---|
| RGB | rgb(223, 129, 235) |
| HSL | hsl(293, 73%, 71%) |
| HSV | hsv(293, 45%, 92%) |
| CMYK | cmyk(5.1%, 45.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.57, 52.05, -38.61) |
| CIE-LCH | lch(67.57, 64.81, 323.43°) |
| OKLab | oklab(74.18% 0.1405 -0.1062) |
| OKLCH | oklch(74.18% 0.176 322.9) |
| XYZ | xyz(53.2755, 37.3889, 82.9916) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 4.05
Orchid
#DA70D6
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 6.33
Violet Pink
#FB5FFC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF81EB #8DEB81
analogous
#AA81EB #DF81EB #EB81C2
triadic
#DF81EB #EBDF81 #81EBDF
tetradic
#DF81EB #EBAA81 #8DEB81 #81C2EB
square
#DF81EB #EBAA81 #8DEB81 #81C2EB
split-complementary
#DF81EB #C2EB81 #81EBAA
monochromatic
#BD21D1 #D24CE3 #DF81EB #ECB6F3 #F8E5FB
Accessibility & contrast
On white
2.48
#DF81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DF81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF81EB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF81EB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEF
Deuteranopia (green-blind)
#8EA8E8
Tritanopia (blue-blind)
#E28EAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df81eb; /* rgb */ color: rgb(223, 129, 235); /* oklch */ color: oklch(74.2% 0.176 322.9);
Tailwind
colors: {
custom: {
50: '#eba8f2',
500: '#df81eb',
950: '#000000',
},
}SCSS
$custom: #df81eb; $custom-light: #eba8f2; $custom-dark: #000000;
JSON
{
"hex": "#df81eb",
"rgb": {
"r": 223,
"g": 129,
"b": 235
},
"hsl": {
"h": 293.208,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.74178,
"c": 0.17614,
"h": 322.9
},
"luminance": 0.37387
}Semantic roles & 50–950 ramp
primary
#DF81EB
secondary
#D9F2D6
accent
#D51127
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85