#D7DEE8#D7DEE8
#D7DEE8 is a very light, near-neutral blue. Relative luminance 0.725; OKLCH L 89.8% C 0.016 H 257.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEE8 |
|---|---|
| RGB | rgb(215, 222, 232) |
| HSL | hsl(215, 27%, 88%) |
| HSV | hsv(215, 7%, 91%) |
| CMYK | cmyk(7.3%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(88.22, -0.47, -5.70) |
| CIE-LCH | lch(88.22, 5.71, 265.30°) |
| OKLab | oklab(89.82% -0.0035 -0.0152) |
| OKLCH | oklch(89.82% 0.016 257.2) |
| XYZ | xyz(68.7081, 72.5153, 86.7053) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.81
Gainsboro
#DCDCDC
ΔE00 5.09
Light Gray
#D3D3D3
ΔE00 5.61
Aliceblue
#F0F8FF
ΔE00 5.74
Lavender (CSS)
#E6E6FA
ΔE00 6.52
Ghostwhite
#F8F8FF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEE8 #E8E1D7
analogous
#D7E6E8 #D7DEE8 #D8D7E8
triadic
#D7DEE8 #E8D7DE #DEE8D7
tetradic
#D7DEE8 #E8D7E6 #E8E1D7 #D7E8D8
square
#D7DEE8 #E8D7E6 #E8E1D7 #D7E8D8
split-complementary
#D7DEE8 #E8D8D7 #E6E8D7
monochromatic
#899EBB #B0BED2 #D7DEE8 #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.35
#D7DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D7DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEE8
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEE8 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE9
Deuteranopia (green-blind)
#D9DDE8
Tritanopia (blue-blind)
#D3E0E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dee8; /* rgb */ color: rgb(215, 222, 232); /* oklch */ color: oklch(89.8% 0.016 257.2);
Tailwind
colors: {
custom: {
50: '#e3e8ef',
500: '#d7dee8',
950: '#000000',
},
}SCSS
$custom: #d7dee8; $custom-light: #e3e8ef; $custom-dark: #000000;
JSON
{
"hex": "#d7dee8",
"rgb": {
"r": 215,
"g": 222,
"b": 232
},
"hsl": {
"h": 215.294,
"s": 26.984,
"l": 87.647
},
"oklch": {
"l": 0.8982,
"c": 0.01564,
"h": 257.2
},
"luminance": 0.72516
}Semantic roles & 50–950 ramp
primary
#D7DEE8
secondary
#C0B4A3
accent
#7C40A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485