#DD93ED#DD93ED
#DD93ED is a light, vivid purple. Relative luminance 0.424; OKLCH L 76.8% C 0.147 H 320.3°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DD93ED |
|---|---|
| RGB | rgb(221, 147, 237) |
| HSL | hsl(289, 71%, 75%) |
| HSV | hsv(289, 38%, 93%) |
| CMYK | cmyk(6.8%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(71.12, 42.51, -34.21) |
| CIE-LCH | lch(71.12, 54.57, 321.17°) |
| OKLab | oklab(76.81% 0.1131 -0.0938) |
| OKLCH | oklch(76.81% 0.147 320.3) |
| XYZ | xyz(55.5367, 42.3558, 85.3543) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 5.96
Lilac (survey)
#CEA2FD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD93ED #A3ED93
analogous
#B093ED #DD93ED #ED93D0
triadic
#DD93ED #EDDD93 #93EDDD
tetradic
#DD93ED #EDB093 #A3ED93 #93D0ED
square
#DD93ED #EDB093 #A3ED93 #93D0ED
split-complementary
#DD93ED #D0ED93 #93EDB0
monochromatic
#BC2ADC #CC5FE4 #DD93ED #EEC7F6 #F7E5FB
Accessibility & contrast
On white
2.22
#DD93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#DD93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD93ED
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD93ED | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#DE9EB5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dd93ed; /* rgb */ color: rgb(221, 147, 237); /* oklch */ color: oklch(76.8% 0.147 320.3);
Tailwind
colors: {
custom: {
50: '#e9b4f3',
500: '#dd93ed',
950: '#000000',
},
}SCSS
$custom: #dd93ed; $custom-light: #e9b4f3; $custom-dark: #000000;
JSON
{
"hex": "#dd93ed",
"rgb": {
"r": 221,
"g": 147,
"b": 237
},
"hsl": {
"h": 289.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.76813,
"c": 0.14692,
"h": 320.3
},
"luminance": 0.42354
}Semantic roles & 50–950 ramp
primary
#DD93ED
secondary
#DDF2D9
accent
#D31234
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085