#D993EF#D993EF
#D993EF is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.5% C 0.147 H 317.8°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D993EF |
|---|---|
| RGB | rgb(217, 147, 239) |
| HSL | hsl(286, 74%, 76%) |
| HSV | hsv(286, 38%, 94%) |
| CMYK | cmyk(9.2%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(70.77, 41.71, -35.88) |
| CIE-LCH | lch(70.77, 55.01, 319.30°) |
| OKLab | oklab(76.48% 0.1089 -0.0986) |
| OKLCH | oklch(76.48% 0.147 317.8) |
| XYZ | xyz(54.6268, 41.8527, 86.8454) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 5.18
Lavender (survey)
#C79FEF
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.36
Lilac (survey)
#CEA2FD
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D993EF #A9EF93
analogous
#AB93EF #D993EF #EF93D7
triadic
#D993EF #EFD993 #93EFD9
tetradic
#D993EF #EFAB93 #A9EF93 #93D7EF
square
#D993EF #EFAB93 #A9EF93 #93D7EF
split-complementary
#D993EF #D7EF93 #93EFAB
monochromatic
#B328DF #C65EE7 #D993EF #ECC8F7 #F6E4FB
Accessibility & contrast
On white
2.24
#D993EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#D993EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D993EF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D993EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D993EF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F2
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#D99FB6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d993ef; /* rgb */ color: rgb(217, 147, 239); /* oklch */ color: oklch(76.5% 0.147 317.8);
Tailwind
colors: {
custom: {
50: '#e6b4f4',
500: '#d993ef',
950: '#000000',
},
}SCSS
$custom: #d993ef; $custom-light: #e6b4f4; $custom-dark: #000000;
JSON
{
"hex": "#d993ef",
"rgb": {
"r": 217,
"g": 147,
"b": 239
},
"hsl": {
"h": 285.652,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.76483,
"c": 0.14695,
"h": 317.8
},
"luminance": 0.41851
}Semantic roles & 50–950 ramp
primary
#D993EF
secondary
#DFF3D8
accent
#D60F3F
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085