#D7E4EB#D7E4EB
#D7E4EB is a very light, near-neutral cyan. Relative luminance 0.759; OKLCH L 91.1% C 0.017 H 230.9°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E4EB |
|---|---|
| RGB | rgb(215, 228, 235) |
| HSL | hsl(201, 33%, 88%) |
| HSV | hsv(201, 9%, 92%) |
| CMYK | cmyk(8.5%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(89.83, -2.99, -4.89) |
| CIE-LCH | lch(89.83, 5.74, 238.57°) |
| OKLab | oklab(91.11% -0.0107 -0.0131) |
| OKLCH | oklch(91.11% 0.017 230.9) |
| XYZ | xyz(70.7599, 75.9312, 89.5094) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.91
Aliceblue
#F0F8FF
ΔE00 4.94
Gainsboro
#DCDCDC
ΔE00 5.92
Azure (CSS)
#F0FFFF
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 6.70
Light Grey
#D8DCD6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E4EB #EBDED7
analogous
#D7EBE8 #D7E4EB #D7DAEB
triadic
#D7E4EB #EBD7E4 #E4EBD7
tetradic
#D7E4EB #E8D7EB #EBDED7 #DAEBD7
square
#D7E4EB #E8D7EB #EBDED7 #DAEBD7
split-complementary
#D7E4EB #EBD7DA #EBE8D7
monochromatic
#85ADC2 #AEC8D7 #D7E4EB #EBF1F5 #EBF1F5
Accessibility & contrast
On white
1.30
#D7E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#D7E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E4EB
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E4EB | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EB
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#D2E6E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d7e4eb; /* rgb */ color: rgb(215, 228, 235); /* oklch */ color: oklch(91.1% 0.017 230.9);
Tailwind
colors: {
custom: {
50: '#e3ecf1',
500: '#d7e4eb',
950: '#000000',
},
}SCSS
$custom: #d7e4eb; $custom-light: #e3ecf1; $custom-dark: #000000;
JSON
{
"hex": "#d7e4eb",
"rgb": {
"r": 215,
"g": 228,
"b": 235
},
"hsl": {
"h": 201,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.91114,
"c": 0.01693,
"h": 230.9
},
"luminance": 0.75932
}Semantic roles & 50–950 ramp
primary
#D7E4EB
secondary
#C5AEA1
accent
#6239AC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485