#D4DAE6#D4DAE6
#D4DAE6 is a very light, near-neutral blue. Relative luminance 0.699; OKLCH L 88.7% C 0.018 H 264.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAE6 |
|---|---|
| RGB | rgb(212, 218, 230) |
| HSL | hsl(220, 26%, 87%) |
| HSV | hsv(220, 8%, 90%) |
| CMYK | cmyk(7.8%, 5.2%, 0%, 9.8%) |
| CIE-LAB | lab(86.92, 0.25, -6.57) |
| CIE-LCH | lch(86.92, 6.58, 272.14°) |
| OKLab | oklab(88.73% -0.0017 -0.0176) |
| OKLCH | oklch(88.73% 0.018 264.5) |
| XYZ | xyz(66.5028, 69.8525, 84.8268) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.69
Gainsboro
#DCDCDC
ΔE00 5.76
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Light Gray
#D3D3D3
ΔE00 5.94
Aliceblue
#F0F8FF
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAE6 #E6E0D4
analogous
#D4E3E6 #D4DAE6 #D7D4E6
triadic
#D4DAE6 #E6D4DA #DAE6D4
tetradic
#D4DAE6 #E6D4E3 #E6E0D4 #D4E6D7
square
#D4DAE6 #E6D4E3 #E6E0D4 #D4E6D7
split-complementary
#D4DAE6 #E6D7D4 #E3E6D4
monochromatic
#8797B9 #ADB9D0 #D4DAE6 #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.40
#D4DAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D4DAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAE6
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAE6 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE7
Deuteranopia (green-blind)
#D5D9E6
Tritanopia (blue-blind)
#D0DCDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4dae6; /* rgb */ color: rgb(212, 218, 230); /* oklch */ color: oklch(88.7% 0.018 264.5);
Tailwind
colors: {
custom: {
50: '#e1e5ed',
500: '#d4dae6',
950: '#000000',
},
}SCSS
$custom: #d4dae6; $custom-light: #e1e5ed; $custom-dark: #000000;
JSON
{
"hex": "#d4dae6",
"rgb": {
"r": 212,
"g": 218,
"b": 230
},
"hsl": {
"h": 220,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.88733,
"c": 0.01769,
"h": 264.5
},
"luminance": 0.69853
}Semantic roles & 50–950 ramp
primary
#D4DAE6
secondary
#BEB4A0
accent
#8440A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484