#D4D8EA#D4D8EA
#D4D8EA is a very light, muted blue. Relative luminance 0.690; OKLCH L 88.5% C 0.025 H 275.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8EA |
|---|---|
| RGB | rgb(212, 216, 234) |
| HSL | hsl(229, 34%, 87%) |
| HSV | hsv(229, 9%, 92%) |
| CMYK | cmyk(9.4%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.53, 2.07, -9.27) |
| CIE-LCH | lch(86.53, 9.50, 282.58°) |
| OKLab | oklab(88.46% 0.0026 -0.0249) |
| OKLCH | oklch(88.46% 0.025 275.9) |
| XYZ | xyz(66.5555, 69.0488, 87.6473) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Fog
#D8DCE0
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 6.87
Gainsboro
#DCDCDC
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.12
Lightsteelblue
#B0C4DE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8EA #EAE6D4
analogous
#D4E3EA #D4D8EA #DBD4EA
triadic
#D4D8EA #EAD4D8 #D8EAD4
tetradic
#D4D8EA #EAD4E3 #EAE6D4 #D4EADB
square
#D4D8EA #EAD4E3 #EAE6D4 #D4EADB
split-complementary
#D4D8EA #EADBD4 #E3EAD4
monochromatic
#828DC2 #ABB3D6 #D4D8EA #EAECF5 #EAECF5
Accessibility & contrast
On white
1.42
#D4D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#D4D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8EA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8EA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#CFDBDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4d8ea; /* rgb */ color: rgb(212, 216, 234); /* oklch */ color: oklch(88.5% 0.025 275.9);
Tailwind
colors: {
custom: {
50: '#e1e4f0',
500: '#d4d8ea',
950: '#000000',
},
}SCSS
$custom: #d4d8ea; $custom-light: #e1e4f0; $custom-dark: #000000;
JSON
{
"hex": "#d4d8ea",
"rgb": {
"r": 212,
"g": 216,
"b": 234
},
"hsl": {
"h": 229.091,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.88459,
"c": 0.02504,
"h": 275.9
},
"luminance": 0.69049
}Semantic roles & 50–950 ramp
primary
#D4D8EA
secondary
#C4BD9E
accent
#9838AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485