#D396EB#D396EB
#D396EB is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.2% C 0.134 H 316.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D396EB |
|---|---|
| RGB | rgb(211, 150, 235) |
| HSL | hsl(283, 68%, 75%) |
| HSV | hsv(283, 36%, 92%) |
| CMYK | cmyk(10.2%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(70.64, 37.50, -33.94) |
| CIE-LCH | lch(70.64, 50.58, 317.85°) |
| OKLab | oklab(76.19% 0.0969 -0.0932) |
| OKLCH | oklch(76.19% 0.134 316.1) |
| XYZ | xyz(52.7635, 41.6609, 83.8430) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 5.32
Pale Purple
#B790D4
ΔE00 5.69
Plum
#DDA0DD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D396EB #AEEB96
analogous
#A896EB #D396EB #EB96D8
triadic
#D396EB #EBD396 #96EBD3
tetradic
#D396EB #EBA896 #AEEB96 #96D8EB
square
#D396EB #EBA896 #AEEB96 #96D8EB
split-complementary
#D396EB #D8EB96 #96EBA8
monochromatic
#A82FD7 #BD63E1 #D396EB #E9C9F5 #F4E5FA
Accessibility & contrast
On white
2.25
#D396EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#D396EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D396EB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D396EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D396EB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#D2A1B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d396eb; /* rgb */ color: rgb(211, 150, 235); /* oklch */ color: oklch(76.2% 0.134 316.1);
Tailwind
colors: {
custom: {
50: '#e1b6f1',
500: '#d396eb',
950: '#000000',
},
}SCSS
$custom: #d396eb; $custom-light: #e1b6f1; $custom-dark: #000000;
JSON
{
"hex": "#d396eb",
"rgb": {
"r": 211,
"g": 150,
"b": 235
},
"hsl": {
"h": 283.059,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.76189,
"c": 0.13445,
"h": 316.1
},
"luminance": 0.4166
}Semantic roles & 50–950 ramp
primary
#D396EB
secondary
#E0F2D9
accent
#D0164A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085