#D7E4E9#D7E4E9
#D7E4E9 is a very light, near-neutral cyan. Relative luminance 0.758; OKLCH L 91.1% C 0.016 H 222.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E4E9 |
|---|---|
| RGB | rgb(215, 228, 233) |
| HSL | hsl(197, 29%, 88%) |
| HSV | hsv(197, 8%, 91%) |
| CMYK | cmyk(7.7%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(89.77, -3.38, -3.92) |
| CIE-LCH | lch(89.77, 5.18, 229.31°) |
| OKLab | oklab(91.06% -0.0114 -0.0105) |
| OKLCH | oklch(91.06% 0.016 222.7) |
| XYZ | xyz(70.4726, 75.8163, 87.9962) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.00
Aliceblue
#F0F8FF
ΔE00 5.20
Gainsboro
#DCDCDC
ΔE00 5.74
Azure (CSS)
#F0FFFF
ΔE00 6.18
Light Grey
#D8DCD6
ΔE00 6.20
Light Gray
#D3D3D3
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E4E9 #E9DCD7
analogous
#D7E9E5 #D7E4E9 #D7DBE9
triadic
#D7E4E9 #E9D7E4 #E4E9D7
tetradic
#D7E4E9 #E5D7E9 #E9DCD7 #DBE9D7
square
#D7E4E9 #E5D7E9 #E9DCD7 #DBE9D7
split-complementary
#D7E4E9 #E9D7DB #E9E5D7
monochromatic
#88AFBE #B0C9D3 #D7E4E9 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.30
#D7E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#D7E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E4E9
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E4E9 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E9
Deuteranopia (green-blind)
#DEE1E9
Tritanopia (blue-blind)
#D3E6E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d7e4e9; /* rgb */ color: rgb(215, 228, 233); /* oklch */ color: oklch(91.1% 0.016 222.7);
Tailwind
colors: {
custom: {
50: '#e3ecf0',
500: '#d7e4e9',
950: '#000000',
},
}SCSS
$custom: #d7e4e9; $custom-light: #e3ecf0; $custom-dark: #000000;
JSON
{
"hex": "#d7e4e9",
"rgb": {
"r": 215,
"g": 228,
"b": 233
},
"hsl": {
"h": 196.667,
"s": 29.032,
"l": 87.843
},
"oklch": {
"l": 0.91055,
"c": 0.01554,
"h": 222.7
},
"luminance": 0.75817
}Semantic roles & 50–950 ramp
primary
#D7E4E9
secondary
#C2ABA2
accent
#5B3EA8
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485