#D7E2EB#D7E2EB
#D7E2EB is a very light, near-neutral cyan. Relative luminance 0.748; OKLCH L 90.7% C 0.017 H 242.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E2EB |
|---|---|
| RGB | rgb(215, 226, 235) |
| HSL | hsl(207, 33%, 88%) |
| HSV | hsv(207, 9%, 92%) |
| CMYK | cmyk(8.5%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(89.32, -1.96, -5.65) |
| CIE-LCH | lch(89.32, 5.98, 250.86°) |
| OKLab | oklab(90.71% -0.0079 -0.0151) |
| OKLCH | oklch(90.71% 0.017 242.4) |
| XYZ | xyz(70.2129, 74.8372, 89.3271) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.36
Aliceblue
#F0F8FF
ΔE00 4.96
Gainsboro
#DCDCDC
ΔE00 5.66
Light Gray
#D3D3D3
ΔE00 6.36
Ghostwhite
#F8F8FF
ΔE00 7.09
Whitesmoke
#F5F5F5
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E2EB #EBE0D7
analogous
#D7EBEA #D7E2EB #D7D8EB
triadic
#D7E2EB #EBD7E2 #E2EBD7
tetradic
#D7E2EB #EAD7EB #EBE0D7 #D8EBD7
square
#D7E2EB #EAD7EB #EBE0D7 #D8EBD7
split-complementary
#D7E2EB #EBD7D8 #EBEAD7
monochromatic
#85A7C2 #AEC4D7 #D7E2EB #EBF0F5 #EBF0F5
Accessibility & contrast
On white
1.32
#D7E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#D7E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E2EB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E2EB | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EB
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#D2E4E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d7e2eb; /* rgb */ color: rgb(215, 226, 235); /* oklch */ color: oklch(90.7% 0.017 242.4);
Tailwind
colors: {
custom: {
50: '#e3ebf1',
500: '#d7e2eb',
950: '#000000',
},
}SCSS
$custom: #d7e2eb; $custom-light: #e3ebf1; $custom-dark: #000000;
JSON
{
"hex": "#d7e2eb",
"rgb": {
"r": 215,
"g": 226,
"b": 235
},
"hsl": {
"h": 207,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.90712,
"c": 0.01709,
"h": 242.4
},
"luminance": 0.74838
}Semantic roles & 50–950 ramp
primary
#D7E2EB
secondary
#C5B1A1
accent
#6D39AC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485