#DD93FA#DD93FA
#DD93FA is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.4% C 0.161 H 316.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DD93FA |
|---|---|
| RGB | rgb(221, 147, 250) |
| HSL | hsl(283, 91%, 78%) |
| HSV | hsv(283, 41%, 98%) |
| CMYK | cmyk(11.6%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(71.65, 45.08, -40.47) |
| CIE-LCH | lch(71.65, 60.58, 318.08°) |
| OKLab | oklab(77.39% 0.1157 -0.1117) |
| OKLCH | oklch(77.39% 0.161 316) |
| XYZ | xyz(57.5052, 43.1432, 95.7222) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 5.17
Liliac
#C48EFD
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 5.28
Pastel Purple
#CAA0FF
ΔE00 5.56
Lavender (survey)
#C79FEF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD93FA #B0FA93
analogous
#A993FA #DD93FA #FA93E3
triadic
#DD93FA #FADD93 #93FADD
tetradic
#DD93FA #FAA993 #B0FA93 #93E3FA
square
#DD93FA #FAA993 #B0FA93 #93E3FA
split-complementary
#DD93FA #E3FA93 #93FAA9
monochromatic
#B81EF5 #CB59F7 #DD93FA #EFCDFD #F6E2FE
Accessibility & contrast
On white
2.18
#DD93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#DD93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD93FA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD93FA | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#DCA1BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd93fa; /* rgb */ color: rgb(221, 147, 250); /* oklch */ color: oklch(77.4% 0.161 316.0);
Tailwind
colors: {
custom: {
50: '#e9b4fc',
500: '#dd93fa',
950: '#000000',
},
}SCSS
$custom: #dd93fa; $custom-light: #e9b4fc; $custom-dark: #000000;
JSON
{
"hex": "#dd93fa",
"rgb": {
"r": 221,
"g": 147,
"b": 250
},
"hsl": {
"h": 283.107,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.77393,
"c": 0.16082,
"h": 316
},
"luminance": 0.43142
}Semantic roles & 50–950 ramp
primary
#DD93FA
secondary
#DEF6D5
accent
#E60041
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085