#DD93FB#DD93FB
#DD93FB is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.4% C 0.162 H 315.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DD93FB |
|---|---|
| RGB | rgb(221, 147, 251) |
| HSL | hsl(283, 93%, 78%) |
| HSV | hsv(283, 41%, 98%) |
| CMYK | cmyk(12%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.69, 45.28, -40.95) |
| CIE-LCH | lch(71.69, 61.05, 317.88°) |
| OKLab | oklab(77.44% 0.1159 -0.1131) |
| OKLCH | oklch(77.44% 0.162 315.7) |
| XYZ | xyz(57.6625, 43.2061, 96.5501) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 5.13
Liliac
#C48EFD
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 5.37
Pastel Purple
#CAA0FF
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD93FB #B1FB93
analogous
#A993FB #DD93FB #FB93E5
triadic
#DD93FB #FBDD93 #93FBDD
tetradic
#DD93FB #FBA993 #B1FB93 #93E5FB
square
#DD93FB #FBA993 #B1FB93 #93E5FB
split-complementary
#DD93FB #E5FB93 #93FBA9
monochromatic
#B81DF7 #CA58F9 #DD93FB #F0CEFD #F6E1FE
Accessibility & contrast
On white
2.18
#DD93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#DD93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD93FB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD93FB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#DCA1BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd93fb; /* rgb */ color: rgb(221, 147, 251); /* oklch */ color: oklch(77.4% 0.162 315.7);
Tailwind
colors: {
custom: {
50: '#e9b4fd',
500: '#dd93fb',
950: '#000000',
},
}SCSS
$custom: #dd93fb; $custom-light: #e9b4fd; $custom-dark: #000000;
JSON
{
"hex": "#dd93fb",
"rgb": {
"r": 221,
"g": 147,
"b": 251
},
"hsl": {
"h": 282.692,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.77439,
"c": 0.16191,
"h": 315.7
},
"luminance": 0.43205
}Semantic roles & 50–950 ramp
primary
#DD93FB
secondary
#DEF6D5
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085