#DF93EB#DF93EB
#DF93EB is a light, vivid purple. Relative luminance 0.426; OKLCH L 76.9% C 0.146 H 321.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DF93EB |
|---|---|
| RGB | rgb(223, 147, 235) |
| HSL | hsl(292, 69%, 75%) |
| HSV | hsv(292, 37%, 92%) |
| CMYK | cmyk(5.1%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(71.25, 42.73, -32.89) |
| CIE-LCH | lch(71.25, 53.92, 322.41°) |
| OKLab | oklab(76.94% 0.1149 -0.09) |
| OKLCH | oklch(76.94% 0.146 321.9) |
| XYZ | xyz(55.8588, 42.5555, 83.8527) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 4.39
Plum
#DDA0DD
ΔE00 5.27
Baby Purple
#CA9BF7
ΔE00 5.98
Lavender (survey)
#C79FEF
ΔE00 6.42
Purply Pink
#F075E6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF93EB #9FEB93
analogous
#B393EB #DF93EB #EB93CB
triadic
#DF93EB #EBDF93 #93EBDF
tetradic
#DF93EB #EBB393 #9FEB93 #93CBEB
square
#DF93EB #EBB393 #9FEB93 #93CBEB
split-complementary
#DF93EB #CBEB93 #93EBB3
monochromatic
#C02CD8 #D05FE1 #DF93EB #EEC7F5 #F7E5FA
Accessibility & contrast
On white
2.21
#DF93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#DF93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF93EB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF93EB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#E19DB4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #df93eb; /* rgb */ color: rgb(223, 147, 235); /* oklch */ color: oklch(76.9% 0.146 321.9);
Tailwind
colors: {
custom: {
50: '#eab4f1',
500: '#df93eb',
950: '#000000',
},
}SCSS
$custom: #df93eb; $custom-light: #eab4f1; $custom-dark: #000000;
JSON
{
"hex": "#df93eb",
"rgb": {
"r": 223,
"g": 147,
"b": 235
},
"hsl": {
"h": 291.818,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.76938,
"c": 0.14597,
"h": 321.9
},
"luminance": 0.42554
}Semantic roles & 50–950 ramp
primary
#DF93EB
secondary
#DDF2D9
accent
#D1152E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085