#DF91FB#DF91FB
#DF91FB is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.3% C 0.166 H 316.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DF91FB |
|---|---|
| RGB | rgb(223, 145, 251) |
| HSL | hsl(284, 93%, 78%) |
| HSV | hsv(284, 42%, 98%) |
| CMYK | cmyk(11.2%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.49, 46.90, -41.25) |
| CIE-LCH | lch(71.49, 62.46, 318.67°) |
| OKLab | oklab(77.33% 0.121 -0.1139) |
| OKLCH | oklch(77.33% 0.166 316.7) |
| XYZ | xyz(57.9669, 42.9054, 96.4761) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Baby Purple
#CA9BF7
ΔE00 4.90
Liliac
#C48EFD
ΔE00 5.44
Lilac (survey)
#CEA2FD
ΔE00 5.72
Pastel Purple
#CAA0FF
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF91FB #ADFB91
analogous
#AA91FB #DF91FB #FB91E2
triadic
#DF91FB #FBDF91 #91FBDF
tetradic
#DF91FB #FBAA91 #ADFB91 #91E2FB
square
#DF91FB #FBAA91 #ADFB91 #91E2FB
split-complementary
#DF91FB #E2FB91 #91FBAA
monochromatic
#BD1BF7 #CE56F9 #DF91FB #F0CCFD #F6E1FE
Accessibility & contrast
On white
2.19
#DF91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#DF91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF91FB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF91FB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#DE9FBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df91fb; /* rgb */ color: rgb(223, 145, 251); /* oklch */ color: oklch(77.3% 0.166 316.7);
Tailwind
colors: {
custom: {
50: '#eab3fd',
500: '#df91fb',
950: '#000000',
},
}SCSS
$custom: #df91fb; $custom-light: #eab3fd; $custom-dark: #000000;
JSON
{
"hex": "#df91fb",
"rgb": {
"r": 223,
"g": 145,
"b": 251
},
"hsl": {
"h": 284.151,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.77334,
"c": 0.16615,
"h": 316.7
},
"luminance": 0.42904
}Semantic roles & 50–950 ramp
primary
#DF91FB
secondary
#DEF6D5
accent
#E6003D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085