#DF91FE#DF91FE
#DF91FE is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.5% C 0.169 H 315.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DF91FE |
|---|---|
| RGB | rgb(223, 145, 254) |
| HSL | hsl(283, 98%, 78%) |
| HSV | hsv(283, 43%, 100%) |
| CMYK | cmyk(12.2%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(71.62, 47.50, -42.68) |
| CIE-LCH | lch(71.62, 63.86, 318.06°) |
| OKLab | oklab(77.47% 0.1215 -0.118) |
| OKLCH | oklch(77.47% 0.169 315.8) |
| XYZ | xyz(58.4435, 43.0961, 98.9864) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.16
Liliac
#C48EFD
ΔE00 5.19
Lilac (survey)
#CEA2FD
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 5.91
Lavender (survey)
#C79FEF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF91FE #B0FE91
analogous
#A891FE #DF91FE #FE91E6
triadic
#DF91FE #FEDF91 #91FEDF
tetradic
#DF91FE #FEA891 #B0FE91 #91E6FE
square
#DF91FE #FEA891 #B0FE91 #91E6FE
split-complementary
#DF91FE #E6FE91 #91FEA8
monochromatic
#BC18FD #CD54FD #DF91FE #F1CEFF #F6E1FF
Accessibility & contrast
On white
2.18
#DF91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#DF91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF91FE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF91FE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#DEA0BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df91fe; /* rgb */ color: rgb(223, 145, 254); /* oklch */ color: oklch(77.5% 0.169 315.8);
Tailwind
colors: {
custom: {
50: '#ebb3ff',
500: '#df91fe',
950: '#000000',
},
}SCSS
$custom: #df91fe; $custom-light: #ebb3ff; $custom-dark: #000000;
JSON
{
"hex": "#df91fe",
"rgb": {
"r": 223,
"g": 145,
"b": 254
},
"hsl": {
"h": 282.936,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.77473,
"c": 0.16936,
"h": 315.8
},
"luminance": 0.43095
}Semantic roles & 50–950 ramp
primary
#DF91FE
secondary
#DEF7D4
accent
#E60041
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086