#D393EB#D393EB
#D393EB is a light, vivid purple. Relative luminance 0.407; OKLCH L 75.7% C 0.140 H 316.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D393EB |
|---|---|
| RGB | rgb(211, 147, 235) |
| HSL | hsl(284, 69%, 75%) |
| HSV | hsv(284, 37%, 92%) |
| CMYK | cmyk(10.2%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.98, 39.11, -34.97) |
| CIE-LCH | lch(69.98, 52.46, 318.20°) |
| OKLab | oklab(75.69% 0.1012 -0.0961) |
| OKLCH | oklch(75.69% 0.14 316.5) |
| XYZ | xyz(52.2909, 40.7158, 83.6855) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.53
Liliac
#C48EFD
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D393EB #ABEB93
analogous
#A793EB #D393EB #EB93D7
triadic
#D393EB #EBD393 #93EBD3
tetradic
#D393EB #EBA793 #ABEB93 #93D7EB
square
#D393EB #EBA793 #ABEB93 #93D7EB
split-complementary
#D393EB #D7EB93 #93EBA7
monochromatic
#A92CD8 #BE5FE1 #D393EB #E8C7F5 #F4E5FA
Accessibility & contrast
On white
2.30
#D393EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#D393EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D393EB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D393EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D393EB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#D29EB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d393eb; /* rgb */ color: rgb(211, 147, 235); /* oklch */ color: oklch(75.7% 0.140 316.5);
Tailwind
colors: {
custom: {
50: '#e2b3f1',
500: '#d393eb',
950: '#000000',
},
}SCSS
$custom: #d393eb; $custom-light: #e2b3f1; $custom-dark: #000000;
JSON
{
"hex": "#d393eb",
"rgb": {
"r": 211,
"g": 147,
"b": 235
},
"hsl": {
"h": 283.636,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.7569,
"c": 0.13958,
"h": 316.5
},
"luminance": 0.40714
}Semantic roles & 50–950 ramp
primary
#D393EB
secondary
#E0F2D9
accent
#D11548
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085