#D7DAEE#D7DAEE
#D7DAEE is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.2% C 0.028 H 279.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DAEE |
|---|---|
| RGB | rgb(215, 218, 238) |
| HSL | hsl(232, 40%, 89%) |
| HSV | hsv(232, 10%, 93%) |
| CMYK | cmyk(9.7%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(87.37, 2.78, -10.11) |
| CIE-LCH | lch(87.37, 10.49, 285.38°) |
| OKLab | oklab(89.21% 0.0043 -0.0272) |
| OKLCH | oklch(89.21% 0.028 279) |
| XYZ | xyz(68.5252, 70.7624, 90.9207) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Fog
#D8DCE0
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.59
Ghostwhite
#F8F8FF
ΔE00 8.33
Gainsboro
#DCDCDC
ΔE00 8.78
Light Gray
#D3D3D3
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DAEE #EEEBD7
analogous
#D7E6EE #D7DAEE #E0D7EE
triadic
#D7DAEE #EED7DA #DAEED7
tetradic
#D7DAEE #EED7E6 #EEEBD7 #D7EEE0
square
#D7DAEE #EED7E6 #EEEBD7 #D7EEE0
split-complementary
#D7DAEE #EEE0D7 #E6EED7
monochromatic
#818BC9 #ACB2DC #D7DAEE #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.39
#D7DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D7DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DAEE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DAEE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#D2DDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7daee; /* rgb */ color: rgb(215, 218, 238); /* oklch */ color: oklch(89.2% 0.028 279.0);
Tailwind
colors: {
custom: {
50: '#e3e5f3',
500: '#d7daee',
950: '#000000',
},
}SCSS
$custom: #d7daee; $custom-light: #e3e5f3; $custom-dark: #000000;
JSON
{
"hex": "#d7daee",
"rgb": {
"r": 215,
"g": 218,
"b": 238
},
"hsl": {
"h": 232.174,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.89211,
"c": 0.02752,
"h": 279
},
"luminance": 0.70763
}Semantic roles & 50–950 ramp
primary
#D7DAEE
secondary
#CAC4A0
accent
#A332B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485