#DF93DE#DF93DE
#DF93DE is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.4% C 0.133 H 327.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DF93DE |
|---|---|
| RGB | rgb(223, 147, 222) |
| HSL | hsl(301, 54%, 73%) |
| HSV | hsv(301, 34%, 87%) |
| CMYK | cmyk(0%, 34.1%, 0.4%, 12.5%) |
| CIE-LAB | lab(70.75, 40.30, -26.52) |
| CIE-LCH | lch(70.75, 48.24, 326.65°) |
| OKLab | oklab(76.4% 0.1118 -0.072) |
| OKLCH | oklch(76.4% 0.133 327.2) |
| XYZ | xyz(54.0489, 41.8315, 74.3203) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.26
Plum
#DDA0DD
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 7.02
Lavender (survey)
#C79FEF
ΔE00 7.79
Bubblegum Pink
#FE83CC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF93DE #93DF94
analogous
#BA93DF #DF93DE #DF93B8
triadic
#DF93DE #DEDF93 #93DEDF
tetradic
#DF93DE #DFBA93 #93DF94 #93B8DF
square
#DF93DE #DFBA93 #93DF94 #93B8DF
split-complementary
#DF93DE #B8DF93 #93DFBA
monochromatic
#BF39BD #D164D0 #DF93DE #EDC2EC #F8E7F8
Accessibility & contrast
On white
2.24
#DF93DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#DF93DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF93DE
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF93DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF93DE | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E1
Deuteranopia (green-blind)
#A1B1DB
Tritanopia (blue-blind)
#E49AAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #df93de; /* rgb */ color: rgb(223, 147, 222); /* oklch */ color: oklch(76.4% 0.133 327.2);
Tailwind
colors: {
custom: {
50: '#eab4e8',
500: '#df93de',
950: '#000000',
},
}SCSS
$custom: #df93de; $custom-light: #eab4e8; $custom-dark: #000000;
JSON
{
"hex": "#df93de",
"rgb": {
"r": 223,
"g": 147,
"b": 222
},
"hsl": {
"h": 300.789,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.76399,
"c": 0.13298,
"h": 327.2
},
"luminance": 0.41829
}Semantic roles & 50–950 ramp
primary
#DF93DE
secondary
#DCEFDC
accent
#C22624
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084