#DF91FA#DF91FA
#DF91FA is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.3% C 0.165 H 317.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DF91FA |
|---|---|
| RGB | rgb(223, 145, 250) |
| HSL | hsl(285, 91%, 77%) |
| HSV | hsv(285, 42%, 98%) |
| CMYK | cmyk(10.8%, 42%, 0%, 2%) |
| CIE-LAB | lab(71.45, 46.70, -40.77) |
| CIE-LCH | lch(71.45, 62.00, 318.88°) |
| OKLab | oklab(77.29% 0.1208 -0.1125) |
| OKLCH | oklch(77.29% 0.165 317) |
| XYZ | xyz(57.8097, 42.8425, 95.6481) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.74
Baby Purple
#CA9BF7
ΔE00 4.93
Liliac
#C48EFD
ΔE00 5.54
Lilac (survey)
#CEA2FD
ΔE00 5.76
Pastel Purple
#CAA0FF
ΔE00 6.13
Lavender (survey)
#C79FEF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF91FA #ACFA91
analogous
#AA91FA #DF91FA #FA91E1
triadic
#DF91FA #FADF91 #91FADF
tetradic
#DF91FA #FAAA91 #ACFA91 #91E1FA
square
#DF91FA #FAAA91 #ACFA91 #91E1FA
split-complementary
#DF91FA #E1FA91 #91FAAA
monochromatic
#BD1CF5 #CE56F7 #DF91FA #F0CCFD #F6E2FE
Accessibility & contrast
On white
2.19
#DF91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#DF91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF91FA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF91FA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#DE9FBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df91fa; /* rgb */ color: rgb(223, 145, 250); /* oklch */ color: oklch(77.3% 0.165 317.0);
Tailwind
colors: {
custom: {
50: '#eab3fc',
500: '#df91fa',
950: '#000000',
},
}SCSS
$custom: #df91fa; $custom-light: #eab3fc; $custom-dark: #000000;
JSON
{
"hex": "#df91fa",
"rgb": {
"r": 223,
"g": 145,
"b": 250
},
"hsl": {
"h": 284.571,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.77288,
"c": 0.16508,
"h": 317
},
"luminance": 0.42841
}Semantic roles & 50–950 ramp
primary
#DF91FA
secondary
#DEF6D5
accent
#E6003B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085