#DF93FA#DF93FA
#DF93FA is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.6% C 0.162 H 316.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DF93FA |
|---|---|
| RGB | rgb(223, 147, 250) |
| HSL | hsl(284, 91%, 78%) |
| HSV | hsv(284, 41%, 98%) |
| CMYK | cmyk(10.8%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(71.87, 45.66, -40.12) |
| CIE-LCH | lch(71.87, 60.78, 318.69°) |
| OKLab | oklab(77.6% 0.118 -0.1107) |
| OKLCH | oklch(77.6% 0.162 316.8) |
| XYZ | xyz(58.1180, 43.4591, 95.7509) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 5.01
Lilac (survey)
#CEA2FD
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 5.87
Lavender (survey)
#C79FEF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF93FA #AEFA93
analogous
#AB93FA #DF93FA #FA93E1
triadic
#DF93FA #FADF93 #93FADF
tetradic
#DF93FA #FAAB93 #AEFA93 #93E1FA
square
#DF93FA #FAAB93 #AEFA93 #93E1FA
split-complementary
#DF93FA #E1FA93 #93FAAB
monochromatic
#BC1EF5 #CE59F7 #DF93FA #F0CDFD #F6E2FE
Accessibility & contrast
On white
2.17
#DF93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#DF93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF93FA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF93FA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#DEA1BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df93fa; /* rgb */ color: rgb(223, 147, 250); /* oklch */ color: oklch(77.6% 0.162 316.8);
Tailwind
colors: {
custom: {
50: '#eab4fc',
500: '#df93fa',
950: '#000000',
},
}SCSS
$custom: #df93fa; $custom-light: #eab4fc; $custom-dark: #000000;
JSON
{
"hex": "#df93fa",
"rgb": {
"r": 223,
"g": 147,
"b": 250
},
"hsl": {
"h": 284.272,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.77601,
"c": 0.16176,
"h": 316.8
},
"luminance": 0.43458
}Semantic roles & 50–950 ramp
primary
#DF93FA
secondary
#DEF6D5
accent
#E6003C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085