#DF93FE#DF93FE
#DF93FE is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.8% C 0.166 H 315.6°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DF93FE |
|---|---|
| RGB | rgb(223, 147, 254) |
| HSL | hsl(283, 98%, 79%) |
| HSV | hsv(283, 42%, 100%) |
| CMYK | cmyk(12.2%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.04, 46.46, -42.03) |
| CIE-LCH | lch(72.04, 62.65, 317.87°) |
| OKLab | oklab(77.79% 0.1187 -0.1162) |
| OKLCH | oklch(77.79% 0.166 315.6) |
| XYZ | xyz(58.7518, 43.7127, 99.0892) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.59
Liliac
#C48EFD
ΔE00 5.26
Lilac (survey)
#CEA2FD
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 5.63
Lavender (survey)
#C79FEF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF93FE #B2FE93
analogous
#A993FE #DF93FE #FE93E7
triadic
#DF93FE #FEDF93 #93FEDF
tetradic
#DF93FE #FEA993 #B2FE93 #93E7FE
square
#DF93FE #FEA993 #B2FE93 #93E7FE
split-complementary
#DF93FE #E7FE93 #93FEA9
monochromatic
#BB1AFD #CD56FD #DF93FE #F1D0FF #F6E1FF
Accessibility & contrast
On white
2.16
#DF93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#DF93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF93FE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF93FE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#DEA2BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #df93fe; /* rgb */ color: rgb(223, 147, 254); /* oklch */ color: oklch(77.8% 0.166 315.6);
Tailwind
colors: {
custom: {
50: '#eab4ff',
500: '#df93fe',
950: '#000000',
},
}SCSS
$custom: #df93fe; $custom-light: #eab4ff; $custom-dark: #000000;
JSON
{
"hex": "#df93fe",
"rgb": {
"r": 223,
"g": 147,
"b": 254
},
"hsl": {
"h": 282.617,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.77785,
"c": 0.16608,
"h": 315.6
},
"luminance": 0.43711
}Semantic roles & 50–950 ramp
primary
#DF93FE
secondary
#DEF7D4
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086