#DD93EC#DD93EC
#DD93EC is a light, vivid purple. Relative luminance 0.423; OKLCH L 76.8% C 0.146 H 320.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DD93EC |
|---|---|
| RGB | rgb(221, 147, 236) |
| HSL | hsl(290, 70%, 75%) |
| HSV | hsv(290, 38%, 93%) |
| CMYK | cmyk(6.4%, 37.7%, 0%, 7.5%) |
| CIE-LAB | lab(71.08, 42.32, -33.73) |
| CIE-LCH | lch(71.08, 54.11, 321.45°) |
| OKLab | oklab(76.77% 0.1129 -0.0924) |
| OKLCH | oklch(76.77% 0.146 320.7) |
| XYZ | xyz(55.3910, 42.2975, 84.5870) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 4.60
Baby Purple
#CA9BF7
ΔE00 5.51
Plum
#DDA0DD
ΔE00 5.53
Lavender (survey)
#C79FEF
ΔE00 6.03
Lilac (survey)
#CEA2FD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD93EC #A2EC93
analogous
#B193EC #DD93EC #EC93CE
triadic
#DD93EC #ECDD93 #93ECDD
tetradic
#DD93EC #ECB193 #A2EC93 #93CEEC
square
#DD93EC #ECB193 #A2EC93 #93CEEC
split-complementary
#DD93EC #CEEC93 #93ECB1
monochromatic
#BC2BDA #CD5FE3 #DD93EC #EDC7F5 #F7E5FA
Accessibility & contrast
On white
2.22
#DD93EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#DD93EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD93EC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD93EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD93EC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EF
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#DF9DB5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dd93ec; /* rgb */ color: rgb(221, 147, 236); /* oklch */ color: oklch(76.8% 0.146 320.7);
Tailwind
colors: {
custom: {
50: '#e9b4f2',
500: '#dd93ec',
950: '#000000',
},
}SCSS
$custom: #dd93ec; $custom-light: #e9b4f2; $custom-dark: #000000;
JSON
{
"hex": "#dd93ec",
"rgb": {
"r": 221,
"g": 147,
"b": 236
},
"hsl": {
"h": 289.888,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.7677,
"c": 0.14587,
"h": 320.7
},
"luminance": 0.42296
}Semantic roles & 50–950 ramp
primary
#DD93EC
secondary
#DDF2D9
accent
#D21334
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085