#DF93FB#DF93FB
#DF93FB is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.6% C 0.163 H 316.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DF93FB |
|---|---|
| RGB | rgb(223, 147, 251) |
| HSL | hsl(284, 93%, 78%) |
| HSV | hsv(284, 41%, 98%) |
| CMYK | cmyk(11.2%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.91, 45.85, -40.60) |
| CIE-LCH | lch(71.91, 61.24, 318.48°) |
| OKLab | oklab(77.65% 0.1182 -0.1121) |
| OKLCH | oklch(77.65% 0.163 316.5) |
| XYZ | xyz(58.2752, 43.5220, 96.5789) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 5.10
Lilac (survey)
#CEA2FD
ΔE00 5.39
Liliac
#C48EFD
ΔE00 5.53
Pastel Purple
#CAA0FF
ΔE00 5.80
Lavender (survey)
#C79FEF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF93FB #AFFB93
analogous
#AB93FB #DF93FB #FB93E3
triadic
#DF93FB #FBDF93 #93FBDF
tetradic
#DF93FB #FBAB93 #AFFB93 #93E3FB
square
#DF93FB #FBAB93 #AFFB93 #93E3FB
split-complementary
#DF93FB #E3FB93 #93FBAB
monochromatic
#BC1DF7 #CE58F9 #DF93FB #F0CEFD #F6E1FE
Accessibility & contrast
On white
2.16
#DF93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#DF93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF93FB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF93FB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFF
Deuteranopia (green-blind)
#95B3F8
Tritanopia (blue-blind)
#DEA1BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df93fb; /* rgb */ color: rgb(223, 147, 251); /* oklch */ color: oklch(77.6% 0.163 316.5);
Tailwind
colors: {
custom: {
50: '#eab4fd',
500: '#df93fb',
950: '#000000',
},
}SCSS
$custom: #df93fb; $custom-light: #eab4fd; $custom-dark: #000000;
JSON
{
"hex": "#df93fb",
"rgb": {
"r": 223,
"g": 147,
"b": 251
},
"hsl": {
"h": 283.846,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.77647,
"c": 0.16284,
"h": 316.5
},
"luminance": 0.4352
}Semantic roles & 50–950 ramp
primary
#DF93FB
secondary
#DEF6D5
accent
#E6003E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085