#D396EE#D396EE
#D396EE is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.3% C 0.138 H 315.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D396EE |
|---|---|
| RGB | rgb(211, 150, 238) |
| HSL | hsl(282, 72%, 76%) |
| HSV | hsv(282, 37%, 93%) |
| CMYK | cmyk(11.3%, 37%, 0%, 6.7%) |
| CIE-LAB | lab(70.76, 38.11, -35.40) |
| CIE-LCH | lch(70.76, 52.01, 317.11°) |
| OKLab | oklab(76.32% 0.0975 -0.0974) |
| OKLCH | oklch(76.32% 0.138 315) |
| XYZ | xyz(53.2005, 41.8358, 86.1449) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.28
Lavender (survey)
#C79FEF
ΔE00 3.84
Lilac (survey)
#CEA2FD
ΔE00 4.31
Pastel Purple
#CAA0FF
ΔE00 4.88
Liliac
#C48EFD
ΔE00 5.41
Pale Purple
#B790D4
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D396EE #B1EE96
analogous
#A796EE #D396EE #EE96DD
triadic
#D396EE #EED396 #96EED3
tetradic
#D396EE #EEA796 #B1EE96 #96DDEE
square
#D396EE #EEA796 #B1EE96 #96DDEE
split-complementary
#D396EE #DDEE96 #96EEA7
monochromatic
#A72DDD #BD61E5 #D396EE #E9CBF7 #F4E5FB
Accessibility & contrast
On white
2.24
#D396EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#D396EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D396EE
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D396EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D396EE | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F1
Deuteranopia (green-blind)
#96AFEB
Tritanopia (blue-blind)
#D2A2B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d396ee; /* rgb */ color: rgb(211, 150, 238); /* oklch */ color: oklch(76.3% 0.138 315.0);
Tailwind
colors: {
custom: {
50: '#e1b6f4',
500: '#d396ee',
950: '#000000',
},
}SCSS
$custom: #d396ee; $custom-light: #e1b6f4; $custom-dark: #000000;
JSON
{
"hex": "#d396ee",
"rgb": {
"r": 211,
"g": 150,
"b": 238
},
"hsl": {
"h": 281.591,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.7632,
"c": 0.13783,
"h": 315
},
"luminance": 0.41835
}Semantic roles & 50–950 ramp
primary
#D396EE
secondary
#E1F2D9
accent
#D4114D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085