#D393EF#D393EF
#D393EF is a light, vivid purple. Relative luminance 0.409; OKLCH L 75.9% C 0.144 H 315.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D393EF |
|---|---|
| RGB | rgb(211, 147, 239) |
| HSL | hsl(282, 74%, 76%) |
| HSV | hsv(282, 38%, 94%) |
| CMYK | cmyk(11.7%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(70.14, 39.93, -36.90) |
| CIE-LCH | lch(70.14, 54.37, 317.25°) |
| OKLab | oklab(75.87% 0.102 -0.1017) |
| OKLCH | oklch(75.87% 0.144 315.1) |
| XYZ | xyz(52.8753, 40.9495, 86.7633) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 4.38
Lilac (survey)
#CEA2FD
ΔE00 4.69
Liliac
#C48EFD
ΔE00 4.93
Pastel Purple
#CAA0FF
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D393EF #AFEF93
analogous
#A593EF #D393EF #EF93DD
triadic
#D393EF #EFD393 #93EFD3
tetradic
#D393EF #EFA593 #AFEF93 #93DDEF
square
#D393EF #EFA593 #AFEF93 #93DDEF
split-complementary
#D393EF #DDEF93 #93EFA5
monochromatic
#A828DF #BD5EE7 #D393EF #E9C8F7 #F4E4FB
Accessibility & contrast
On white
2.29
#D393EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#D393EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D393EF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D393EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D393EF | 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)
#84A8F2
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#D29FB6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d393ef; /* rgb */ color: rgb(211, 147, 239); /* oklch */ color: oklch(75.9% 0.144 315.1);
Tailwind
colors: {
custom: {
50: '#e2b4f4',
500: '#d393ef',
950: '#000000',
},
}SCSS
$custom: #d393ef; $custom-light: #e2b4f4; $custom-dark: #000000;
JSON
{
"hex": "#d393ef",
"rgb": {
"r": 211,
"g": 147,
"b": 239
},
"hsl": {
"h": 281.739,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.75868,
"c": 0.14405,
"h": 315.1
},
"luminance": 0.40948
}Semantic roles & 50–950 ramp
primary
#D393EF
secondary
#E0F3D8
accent
#D60F4C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085