#D7E4E7#D7E4E7
#D7E4E7 is a very light, near-neutral cyan. Relative luminance 0.757; OKLCH L 91.0% C 0.015 H 213.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E4E7 |
|---|---|
| RGB | rgb(215, 228, 231) |
| HSL | hsl(191, 25%, 87%) |
| HSV | hsv(191, 7%, 91%) |
| CMYK | cmyk(6.9%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(89.72, -3.76, -2.95) |
| CIE-LCH | lch(89.72, 4.78, 218.19°) |
| OKLab | oklab(91% -0.0122 -0.0079) |
| OKLCH | oklch(91% 0.015 213.1) |
| XYZ | xyz(70.1885, 75.7026, 86.5001) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.30
Light Grey
#D8DCD6
ΔE00 5.48
Aliceblue
#F0F8FF
ΔE00 5.63
Gainsboro
#DCDCDC
ΔE00 5.70
Azure (CSS)
#F0FFFF
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E4E7 #E7DAD7
analogous
#D7E7E2 #D7E4E7 #D7DCE7
triadic
#D7E4E7 #E7D7E4 #E4E7D7
tetradic
#D7E4E7 #E2D7E7 #E7DAD7 #DCE7D7
square
#D7E4E7 #E2D7E7 #E7DAD7 #DCE7D7
split-complementary
#D7E4E7 #E7D7DC #E7E2D7
monochromatic
#8BB0B9 #B1CAD0 #D7E4E7 #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.30
#D7E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#D7E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E4E7
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E4E7 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E7
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#D3E5E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d7e4e7; /* rgb */ color: rgb(215, 228, 231); /* oklch */ color: oklch(91.0% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#e3ecee',
500: '#d7e4e7',
950: '#000000',
},
}SCSS
$custom: #d7e4e7; $custom-light: #e3ecee; $custom-dark: #000000;
JSON
{
"hex": "#d7e4e7",
"rgb": {
"r": 215,
"g": 228,
"b": 231
},
"hsl": {
"h": 191.25,
"s": 25,
"l": 87.451
},
"oklch": {
"l": 0.90996,
"c": 0.01454,
"h": 213.1
},
"luminance": 0.75703
}Semantic roles & 50–950 ramp
primary
#D7E4E7
secondary
#BFA9A3
accent
#5442A4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485