#D39DEE#D39DEE
#D39DEE is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.5% C 0.126 H 314.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D39DEE |
|---|---|
| RGB | rgb(211, 157, 238) |
| HSL | hsl(280, 70%, 77%) |
| HSV | hsv(280, 34%, 93%) |
| CMYK | cmyk(11.3%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(72.32, 34.32, -32.98) |
| CIE-LCH | lch(72.32, 47.60, 316.15°) |
| OKLab | oklab(77.5% 0.0875 -0.0905) |
| OKLCH | oklch(77.5% 0.126 314) |
| XYZ | xyz(54.3511, 44.1369, 86.5284) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.88
Baby Purple
#CA9BF7
ΔE00 3.24
Lilac (survey)
#CEA2FD
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 4.50
Mauve
#E0B0FF
ΔE00 4.68
Pale Violet
#CEAEFA
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39DEE #B8EE9D
analogous
#AA9DEE #D39DEE #EE9DE1
triadic
#D39DEE #EED39D #9DEED3
tetradic
#D39DEE #EEAA9D #B8EE9D #9DE1EE
square
#D39DEE #EEAA9D #B8EE9D #9DE1EE
split-complementary
#D39DEE #E1EE9D #9DEEAA
monochromatic
#A435DC #BC69E5 #D39DEE #EAD1F7 #F3E5FA
Accessibility & contrast
On white
2.14
#D39DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#D39DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39DEE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39DEE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#9CB3EC
Tritanopia (blue-blind)
#D1A7BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d39dee; /* rgb */ color: rgb(211, 157, 238); /* oklch */ color: oklch(77.5% 0.126 314.0);
Tailwind
colors: {
custom: {
50: '#e1baf3',
500: '#d39dee',
950: '#000000',
},
}SCSS
$custom: #d39dee; $custom-light: #e1baf3; $custom-dark: #000000;
JSON
{
"hex": "#d39dee",
"rgb": {
"r": 211,
"g": 157,
"b": 238
},
"hsl": {
"h": 280,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.77504,
"c": 0.12588,
"h": 314
},
"luminance": 0.44136
}Semantic roles & 50–950 ramp
primary
#D39DEE
secondary
#E1F2D9
accent
#D21353
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185