#D4D8E2#D4D8E2
#D4D8E2 is a very light, near-neutral blue. Relative luminance 0.686; OKLCH L 88.2% C 0.014 H 268.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8E2 |
|---|---|
| RGB | rgb(212, 216, 226) |
| HSL | hsl(223, 19%, 86%) |
| HSV | hsv(223, 6%, 89%) |
| CMYK | cmyk(6.2%, 4.4%, 0%, 11.4%) |
| CIE-LAB | lab(86.31, 0.52, -5.37) |
| CIE-LCH | lch(86.31, 5.40, 275.51°) |
| OKLab | oklab(88.21% -0.0004 -0.0144) |
| OKLCH | oklch(88.21% 0.014 268.5) |
| XYZ | xyz(65.4320, 68.5994, 81.7306) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.09
Gainsboro
#DCDCDC
ΔE00 4.93
Light Gray
#D3D3D3
ΔE00 4.97
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Silver (survey)
#C5C9C7
ΔE00 7.24
Aliceblue
#F0F8FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8E2 #E2DED4
analogous
#D4DFE2 #D4D8E2 #D7D4E2
triadic
#D4D8E2 #E2D4D8 #D8E2D4
tetradic
#D4D8E2 #E2D4DF #E2DED4 #D4E2D7
square
#D4D8E2 #E2D4DF #E2DED4 #D4E2D7
split-complementary
#D4D8E2 #E2D7D4 #DFE2D4
monochromatic
#8B96B1 #AFB7C9 #D4D8E2 #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.43
#D4D8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#D4D8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8E2
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8E2 | 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)
#D5D9E3
Deuteranopia (green-blind)
#D4D7E2
Tritanopia (blue-blind)
#D1DADB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4d8e2; /* rgb */ color: rgb(212, 216, 226); /* oklch */ color: oklch(88.2% 0.014 268.5);
Tailwind
colors: {
custom: {
50: '#e1e4eb',
500: '#d4d8e2',
950: '#000000',
},
}SCSS
$custom: #d4d8e2; $custom-light: #e1e4eb; $custom-dark: #000000;
JSON
{
"hex": "#d4d8e2",
"rgb": {
"r": 212,
"g": 216,
"b": 226
},
"hsl": {
"h": 222.857,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.88211,
"c": 0.01438,
"h": 268.5
},
"luminance": 0.686
}Semantic roles & 50–950 ramp
primary
#D4D8E2
secondary
#B8B2A2
accent
#85489E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484