#DD93EB#DD93EB
#DD93EB is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.7% C 0.145 H 321.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DD93EB |
|---|---|
| RGB | rgb(221, 147, 235) |
| HSL | hsl(290, 69%, 75%) |
| HSV | hsv(290, 37%, 92%) |
| CMYK | cmyk(6%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(71.04, 42.12, -33.24) |
| CIE-LCH | lch(71.04, 53.66, 321.72°) |
| OKLab | oklab(76.73% 0.1126 -0.0911) |
| OKLCH | oklch(76.73% 0.145 321) |
| XYZ | xyz(55.2461, 42.2395, 83.8240) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 4.60
Plum
#DDA0DD
ΔE00 5.37
Baby Purple
#CA9BF7
ΔE00 5.63
Lavender (survey)
#C79FEF
ΔE00 6.09
Lilac (survey)
#CEA2FD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD93EB #A1EB93
analogous
#B193EB #DD93EB #EB93CD
triadic
#DD93EB #EBDD93 #93EBDD
tetradic
#DD93EB #EBB193 #A1EB93 #93CDEB
square
#DD93EB #EBB193 #A1EB93 #93CDEB
split-complementary
#DD93EB #CDEB93 #93EBB1
monochromatic
#BC2CD8 #CD5FE1 #DD93EB #EDC7F5 #F7E5FA
Accessibility & contrast
On white
2.22
#DD93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#DD93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD93EB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD93EB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#DF9DB4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dd93eb; /* rgb */ color: rgb(221, 147, 235); /* oklch */ color: oklch(76.7% 0.145 321.0);
Tailwind
colors: {
custom: {
50: '#e9b4f1',
500: '#dd93eb',
950: '#000000',
},
}SCSS
$custom: #dd93eb; $custom-light: #e9b4f1; $custom-dark: #000000;
JSON
{
"hex": "#dd93eb",
"rgb": {
"r": 221,
"g": 147,
"b": 235
},
"hsl": {
"h": 290.455,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.76727,
"c": 0.14483,
"h": 321
},
"luminance": 0.42238
}Semantic roles & 50–950 ramp
primary
#DD93EB
secondary
#DDF2D9
accent
#D11533
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085