#DF91FF#DF91FF
#DF91FF is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.5% C 0.170 H 315.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DF91FF |
|---|---|
| RGB | rgb(223, 145, 255) |
| HSL | hsl(283, 100%, 78%) |
| HSV | hsv(283, 43%, 100%) |
| CMYK | cmyk(12.5%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(71.66, 47.71, -43.15) |
| CIE-LCH | lch(71.66, 64.33, 317.87°) |
| OKLab | oklab(77.52% 0.1216 -0.1194) |
| OKLCH | oklch(77.52% 0.17 315.5) |
| XYZ | xyz(58.6041, 43.1603, 99.8320) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.84
Liliac
#C48EFD
ΔE00 5.11
Violet (CSS)
#EE82EE
ΔE00 5.27
Lilac (survey)
#CEA2FD
ΔE00 5.62
Pastel Purple
#CAA0FF
ΔE00 5.87
Lavender (survey)
#C79FEF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF91FF #B1FF91
analogous
#A891FF #DF91FF #FF91E8
triadic
#DF91FF #FFDF91 #91FFDF
tetradic
#DF91FF #FFA891 #B1FF91 #91E8FF
square
#DF91FF #FFA891 #B1FF91 #91E8FF
split-complementary
#DF91FF #E8FF91 #91FFA8
monochromatic
#BB17FF #CD54FF #DF91FF #F1CEFF #F6E0FF
Accessibility & contrast
On white
2.18
#DF91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#DF91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF91FF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF91FF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#DDA0BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df91ff; /* rgb */ color: rgb(223, 145, 255); /* oklch */ color: oklch(77.5% 0.170 315.5);
Tailwind
colors: {
custom: {
50: '#ebb3ff',
500: '#df91ff',
950: '#000000',
},
}SCSS
$custom: #df91ff; $custom-light: #ebb3ff; $custom-dark: #000000;
JSON
{
"hex": "#df91ff",
"rgb": {
"r": 223,
"g": 145,
"b": 255
},
"hsl": {
"h": 282.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.7752,
"c": 0.17044,
"h": 315.5
},
"luminance": 0.43159
}Semantic roles & 50–950 ramp
primary
#DF91FF
secondary
#DEF7D4
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086