#DF81FA#DF81FA
#DF81FA is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.9% C 0.191 H 318.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DF81FA |
|---|---|
| RGB | rgb(223, 129, 250) |
| HSL | hsl(287, 92%, 74%) |
| HSV | hsv(287, 48%, 98%) |
| CMYK | cmyk(10.8%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(68.24, 54.92, -45.80) |
| CIE-LCH | lch(68.24, 71.51, 320.17°) |
| OKLab | oklab(74.89% 0.1427 -0.1269) |
| OKLCH | oklch(74.89% 0.191 318.4) |
| XYZ | xyz(55.5347, 38.2926, 94.8898) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 5.36
Liliac
#C48EFD
ΔE00 6.03
Violet Pink
#FB5FFC
ΔE00 6.27
Light Purple
#BF77F6
ΔE00 6.29
Light Magenta
#FA5FF7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF81FA #9CFA81
analogous
#A381FA #DF81FA #FA81D8
triadic
#DF81FA #FADF81 #81FADF
tetradic
#DF81FA #FAA381 #9CFA81 #81D8FA
square
#DF81FA #FAA381 #9CFA81 #81D8FA
split-complementary
#DF81FA #D8FA81 #81FAA3
monochromatic
#C10BF5 #D046F8 #DF81FA #EEBCFC #F8E2FE
Accessibility & contrast
On white
2.43
#DF81FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#DF81FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF81FA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF81FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF81FA | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#DF92B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df81fa; /* rgb */ color: rgb(223, 129, 250); /* oklch */ color: oklch(74.9% 0.191 318.4);
Tailwind
colors: {
custom: {
50: '#eba8fc',
500: '#df81fa',
950: '#000000',
},
}SCSS
$custom: #df81fa; $custom-light: #eba8fc; $custom-dark: #000000;
JSON
{
"hex": "#df81fa",
"rgb": {
"r": 223,
"g": 129,
"b": 250
},
"hsl": {
"h": 286.612,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.74893,
"c": 0.19101,
"h": 318.4
},
"luminance": 0.38291
}Semantic roles & 50–950 ramp
primary
#DF81FA
secondary
#DCF6D5
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85