#D993DF#D993DF
#D993DF is a light, vivid purple. Relative luminance 0.409; OKLCH L 75.8% C 0.130 H 324.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D993DF |
|---|---|
| RGB | rgb(217, 147, 223) |
| HSL | hsl(295, 54%, 73%) |
| HSV | hsv(295, 34%, 87%) |
| CMYK | cmyk(2.7%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(70.14, 38.61, -28.07) |
| CIE-LCH | lch(70.14, 47.73, 323.98°) |
| OKLab | oklab(75.8% 0.1053 -0.0764) |
| OKLCH | oklch(75.8% 0.13 324) |
| XYZ | xyz(52.3669, 40.9487, 74.9431) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.55
Plum
#DDA0DD
ΔE00 3.88
Violet (CSS)
#EE82EE
ΔE00 5.63
Lavender (survey)
#C79FEF
ΔE00 6.65
Pale Purple
#B790D4
ΔE00 6.68
Baby Purple
#CA9BF7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D993DF #99DF93
analogous
#B393DF #D993DF #DF93BF
triadic
#D993DF #DFD993 #93DFD9
tetradic
#D993DF #DFB393 #99DF93 #93BFDF
square
#D993DF #DFB393 #99DF93 #93BFDF
split-complementary
#D993DF #BFDF93 #93DFB3
monochromatic
#B439BF #C864D1 #D993DF #EAC2ED #F7E7F8
Accessibility & contrast
On white
2.29
#D993DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#D993DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D993DF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D993DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D993DF | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#9DAEDC
Tritanopia (blue-blind)
#DC9BAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d993df; /* rgb */ color: rgb(217, 147, 223); /* oklch */ color: oklch(75.8% 0.130 324.0);
Tailwind
colors: {
custom: {
50: '#e6b4e9',
500: '#d993df',
950: '#000000',
},
}SCSS
$custom: #d993df; $custom-light: #e6b4e9; $custom-dark: #000000;
JSON
{
"hex": "#d993df",
"rgb": {
"r": 217,
"g": 147,
"b": 223
},
"hsl": {
"h": 295.263,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.75801,
"c": 0.13009,
"h": 324
},
"luminance": 0.40947
}Semantic roles & 50–950 ramp
primary
#D993DF
secondary
#DDEFDC
accent
#C22430
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084