#D392EB#D392EB
#D392EB is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.5% C 0.141 H 316.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D392EB |
|---|---|
| RGB | rgb(211, 146, 235) |
| HSL | hsl(284, 69%, 75%) |
| HSV | hsv(284, 38%, 92%) |
| CMYK | cmyk(10.2%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.76, 39.65, -35.30) |
| CIE-LCH | lch(69.76, 53.09, 318.32°) |
| OKLab | oklab(75.52% 0.1026 -0.0971) |
| OKLCH | oklch(75.52% 0.141 316.6) |
| XYZ | xyz(52.1360, 40.4061, 83.6339) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.07
Lavender (survey)
#C79FEF
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.42
Liliac
#C48EFD
ΔE00 5.51
Pastel Purple
#CAA0FF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D392EB #AAEB92
analogous
#A792EB #D392EB #EB92D7
triadic
#D392EB #EBD392 #92EBD3
tetradic
#D392EB #EBA792 #AAEB92 #92D7EB
square
#D392EB #EBA792 #AAEB92 #92D7EB
split-complementary
#D392EB #D7EB92 #92EBA7
monochromatic
#A92BD8 #BE5EE2 #D392EB #E8C6F4 #F5E5FA
Accessibility & contrast
On white
2.31
#D392EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#D392EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D392EB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D392EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D392EB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#D29DB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d392eb; /* rgb */ color: rgb(211, 146, 235); /* oklch */ color: oklch(75.5% 0.141 316.6);
Tailwind
colors: {
custom: {
50: '#e2b3f1',
500: '#d392eb',
950: '#000000',
},
}SCSS
$custom: #d392eb; $custom-light: #e2b3f1; $custom-dark: #000000;
JSON
{
"hex": "#d392eb",
"rgb": {
"r": 211,
"g": 146,
"b": 235
},
"hsl": {
"h": 283.82,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75525,
"c": 0.14128,
"h": 316.6
},
"luminance": 0.40405
}Semantic roles & 50–950 ramp
primary
#D392EB
secondary
#E0F2D9
accent
#D11547
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085