#D8D0EA#D8D0EA
#D8D0EA is a very light, muted violet. Relative luminance 0.657; OKLCH L 87.2% C 0.036 H 299.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D0EA |
|---|---|
| RGB | rgb(216, 208, 234) |
| HSL | hsl(258, 38%, 87%) |
| HSV | hsv(258, 11%, 92%) |
| CMYK | cmyk(7.7%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.82, 7.58, -11.79) |
| CIE-LCH | lch(84.82, 14.02, 302.75°) |
| OKLab | oklab(87.2% 0.0181 -0.0317) |
| OKLCH | oklch(87.2% 0.036 299.7) |
| XYZ | xyz(65.7233, 65.6511, 87.0354) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.15
Thistle
#D8BFD8
ΔE00 6.66
Periwinkle
#CCCCFF
ΔE00 7.93
Pale Lilac
#E4CBFF
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 8.50
Light Lavender
#DFC5FE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D0EA #E2EAD0
analogous
#D0D5EA #D8D0EA #E5D0EA
triadic
#D8D0EA #EAD8D0 #D0EAD8
tetradic
#D8D0EA #EAD0D5 #E2EAD0 #D0EAE5
square
#D8D0EA #EAD0D5 #E2EAD0 #D0EAE5
split-complementary
#D8D0EA #EAE5D0 #D5EAD0
monochromatic
#927BC4 #B5A6D7 #D8D0EA #EDEAF6 #EDEAF6
Accessibility & contrast
On white
1.49
#D8D0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#D8D0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D0EA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D0EA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EB
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#D5D3D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8d0ea; /* rgb */ color: rgb(216, 208, 234); /* oklch */ color: oklch(87.2% 0.036 299.7);
Tailwind
colors: {
custom: {
50: '#e4def0',
500: '#d8d0ea',
950: '#000000',
},
}SCSS
$custom: #d8d0ea; $custom-light: #e4def0; $custom-dark: #000000;
JSON
{
"hex": "#d8d0ea",
"rgb": {
"r": 216,
"g": 208,
"b": 234
},
"hsl": {
"h": 258.462,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.87196,
"c": 0.03645,
"h": 299.7
},
"luminance": 0.65651
}Semantic roles & 50–950 ramp
primary
#D8D0EA
secondary
#B7C49A
accent
#B1348B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485