#D9D8EA#D9D8EA
#D9D8EA is a very light, muted blue. Relative luminance 0.698; OKLCH L 88.8% C 0.025 H 288.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D8EA |
|---|---|
| RGB | rgb(217, 216, 234) |
| HSL | hsl(243, 30%, 88%) |
| HSV | hsv(243, 8%, 92%) |
| CMYK | cmyk(7.3%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.90, 3.70, -8.68) |
| CIE-LCH | lch(86.90, 9.44, 293.07°) |
| OKLab | oklab(88.84% 0.0078 -0.0233) |
| OKLCH | oklch(88.84% 0.025 288.4) |
| XYZ | xyz(68.0196, 69.8037, 87.7159) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.19
Fog
#D8DCE0
ΔE00 7.40
Ghostwhite
#F8F8FF
ΔE00 8.27
Gainsboro
#DCDCDC
ΔE00 8.38
Light Gray
#D3D3D3
ΔE00 8.50
Light Blue Grey
#B7C9E2
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D8EA #E9EAD8
analogous
#D8E0EA #D9D8EA #E2D8EA
triadic
#D9D8EA #EAD9D8 #D8EAD9
tetradic
#D9D8EA #EAD8E0 #E9EAD8 #D8EAE2
square
#D9D8EA #EAD8E0 #E9EAD8 #D8EAE2
split-complementary
#D9D8EA #EAE2D8 #E0EAD8
monochromatic
#8B88BF #B2B0D5 #D9D8EA #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.40
#D9D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#D9D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D8EA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D8EA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#D4D9E9
Tritanopia (blue-blind)
#D6DBDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d9d8ea; /* rgb */ color: rgb(217, 216, 234); /* oklch */ color: oklch(88.8% 0.025 288.4);
Tailwind
colors: {
custom: {
50: '#e4e4f0',
500: '#d9d8ea',
950: '#000000',
},
}SCSS
$custom: #d9d8ea; $custom-light: #e4e4f0; $custom-dark: #000000;
JSON
{
"hex": "#d9d8ea",
"rgb": {
"r": 217,
"g": 216,
"b": 234
},
"hsl": {
"h": 243.333,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.88843,
"c": 0.02452,
"h": 288.4
},
"luminance": 0.69804
}Semantic roles & 50–950 ramp
primary
#D9D8EA
secondary
#C1C3A3
accent
#A93DA3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485