#D394EB#D394EB
#D394EB is a light, vivid purple. Relative luminance 0.410; OKLCH L 75.9% C 0.138 H 316.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D394EB |
|---|---|
| RGB | rgb(211, 148, 235) |
| HSL | hsl(283, 69%, 75%) |
| HSV | hsv(283, 37%, 92%) |
| CMYK | cmyk(10.2%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(70.20, 38.57, -34.63) |
| CIE-LCH | lch(70.20, 51.84, 318.09°) |
| OKLab | oklab(75.86% 0.0998 -0.0952) |
| OKLCH | oklch(75.86% 0.138 316.3) |
| XYZ | xyz(52.4470, 41.0281, 83.7376) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.86
Lavender (survey)
#C79FEF
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 4.97
Pastel Purple
#CAA0FF
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.65
Liliac
#C48EFD
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D394EB #ACEB94
analogous
#A794EB #D394EB #EB94D8
triadic
#D394EB #EBD394 #94EBD3
tetradic
#D394EB #EBA794 #ACEB94 #94D8EB
square
#D394EB #EBA794 #ACEB94 #94D8EB
split-complementary
#D394EB #D8EB94 #94EBA7
monochromatic
#A92DD8 #BE60E1 #D394EB #E8C8F5 #F4E5FA
Accessibility & contrast
On white
2.28
#D394EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#D394EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D394EB
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D394EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D394EB | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#96AEE8
Tritanopia (blue-blind)
#D29FB5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d394eb; /* rgb */ color: rgb(211, 148, 235); /* oklch */ color: oklch(75.9% 0.138 316.3);
Tailwind
colors: {
custom: {
50: '#e1b4f1',
500: '#d394eb',
950: '#000000',
},
}SCSS
$custom: #d394eb; $custom-light: #e1b4f1; $custom-dark: #000000;
JSON
{
"hex": "#d394eb",
"rgb": {
"r": 211,
"g": 148,
"b": 235
},
"hsl": {
"h": 283.448,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.75856,
"c": 0.13787,
"h": 316.3
},
"luminance": 0.41027
}Semantic roles & 50–950 ramp
primary
#D394EB
secondary
#E0F2D9
accent
#D01549
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085