#D1D8EA#D1D8EA
#D1D8EA is a very light, muted blue. Relative luminance 0.686; OKLCH L 88.2% C 0.026 H 268.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D8EA |
|---|---|
| RGB | rgb(209, 216, 234) |
| HSL | hsl(223, 37%, 87%) |
| HSV | hsv(223, 11%, 92%) |
| CMYK | cmyk(10.7%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.31, 1.10, -9.62) |
| CIE-LCH | lch(86.31, 9.69, 276.53°) |
| OKLab | oklab(88.23% -0.0005 -0.0259) |
| OKLCH | oklch(88.23% 0.026 268.8) |
| XYZ | xyz(65.6985, 68.6069, 87.6071) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.95
Light Blue Grey
#B7C9E2
ΔE00 5.80
Fog
#D8DCE0
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 7.22
Gainsboro
#DCDCDC
ΔE00 8.06
Light Gray
#D3D3D3
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D8EA #EAE3D1
analogous
#D1E5EA #D1D8EA #D7D1EA
triadic
#D1D8EA #EAD1D8 #D8EAD1
tetradic
#D1D8EA #EAD1E5 #EAE3D1 #D1EAD7
square
#D1D8EA #EAD1E5 #EAE3D1 #D1EAD7
split-complementary
#D1D8EA #EAD7D1 #E5EAD1
monochromatic
#7D91C4 #A7B4D7 #D1D8EA #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.43
#D1D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#D1D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D8EA
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D8EA | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#CCDBDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d1d8ea; /* rgb */ color: rgb(209, 216, 234); /* oklch */ color: oklch(88.2% 0.026 268.8);
Tailwind
colors: {
custom: {
50: '#dfe4f0',
500: '#d1d8ea',
950: '#000000',
},
}SCSS
$custom: #d1d8ea; $custom-light: #dfe4f0; $custom-dark: #000000;
JSON
{
"hex": "#d1d8ea",
"rgb": {
"r": 209,
"g": 216,
"b": 234
},
"hsl": {
"h": 223.2,
"s": 37.313,
"l": 86.863
},
"oklch": {
"l": 0.88233,
"c": 0.02589,
"h": 268.8
},
"luminance": 0.68608
}Semantic roles & 50–950 ramp
primary
#D1D8EA
secondary
#C4B99B
accent
#8E35B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485