#D993F6#D993F6
#D993F6 is a light, vivid purple. Relative luminance 0.423; OKLCH L 76.8% C 0.155 H 315.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D993F6 |
|---|---|
| RGB | rgb(217, 147, 246) |
| HSL | hsl(282, 85%, 77%) |
| HSV | hsv(282, 40%, 96%) |
| CMYK | cmyk(11.8%, 40.2%, 0%, 3.5%) |
| CIE-LAB | lab(71.06, 43.11, -39.25) |
| CIE-LCH | lch(71.06, 58.30, 317.69°) |
| OKLab | oklab(76.8% 0.1103 -0.1083) |
| OKLCH | oklch(76.8% 0.155 315.5) |
| XYZ | xyz(55.6810, 42.2743, 92.3975) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 4.86
Liliac
#C48EFD
ΔE00 4.97
Lavender (survey)
#C79FEF
ΔE00 5.15
Pastel Purple
#CAA0FF
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D993F6 #B0F693
analogous
#A893F6 #D993F6 #F693E2
triadic
#D993F6 #F6D993 #93F6D9
tetradic
#D993F6 #F6A893 #B0F693 #93E2F6
square
#D993F6 #F6A893 #B0F693 #93E2F6
split-complementary
#D993F6 #E2F693 #93F6A8
monochromatic
#B122ED #C55BF1 #D993F6 #EDCBFB #F5E3FD
Accessibility & contrast
On white
2.22
#D993F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#D993F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D993F6
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D993F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D993F6 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFA
Deuteranopia (green-blind)
#94B0F3
Tritanopia (blue-blind)
#D8A0B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d993f6; /* rgb */ color: rgb(217, 147, 246); /* oklch */ color: oklch(76.8% 0.155 315.5);
Tailwind
colors: {
custom: {
50: '#e6b4f9',
500: '#d993f6',
950: '#000000',
},
}SCSS
$custom: #d993f6; $custom-light: #e6b4f9; $custom-dark: #000000;
JSON
{
"hex": "#d993f6",
"rgb": {
"r": 217,
"g": 147,
"b": 246
},
"hsl": {
"h": 282.424,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.76797,
"c": 0.15459,
"h": 315.5
},
"luminance": 0.42273
}Semantic roles & 50–950 ramp
primary
#D993F6
secondary
#DFF5D6
accent
#E10445
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085