#D7E2ED#D7E2ED
#D7E2ED is a very light, near-neutral cyan. Relative luminance 0.750; OKLCH L 90.8% C 0.019 H 248.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E2ED |
|---|---|
| RGB | rgb(215, 226, 237) |
| HSL | hsl(210, 38%, 89%) |
| HSV | hsv(210, 9%, 93%) |
| CMYK | cmyk(9.3%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(89.37, -1.57, -6.62) |
| CIE-LCH | lch(89.37, 6.80, 256.63°) |
| OKLab | oklab(90.77% -0.0072 -0.0178) |
| OKLCH | oklch(90.77% 0.019 248) |
| XYZ | xyz(70.5035, 74.9534, 90.8574) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.82
Aliceblue
#F0F8FF
ΔE00 5.11
Gainsboro
#DCDCDC
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 6.81
Ghostwhite
#F8F8FF
ΔE00 7.02
Whitesmoke
#F5F5F5
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E2ED #EDE2D7
analogous
#D7EDED #D7E2ED #D7D7ED
triadic
#D7E2ED #EDD7E2 #E2EDD7
tetradic
#D7E2ED #EDD7ED #EDE2D7 #D7EDD7
square
#D7E2ED #EDD7ED #EDE2D7 #D7EDD7
split-complementary
#D7E2ED #EDD7D7 #EDEDD7
monochromatic
#83A5C7 #ADC3DA #D7E2ED #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.31
#D7E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#D7E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E2ED
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E2ED | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#DBE0ED
Tritanopia (blue-blind)
#D2E4E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d7e2ed; /* rgb */ color: rgb(215, 226, 237); /* oklch */ color: oklch(90.8% 0.019 248.0);
Tailwind
colors: {
custom: {
50: '#e3ebf2',
500: '#d7e2ed',
950: '#000000',
},
}SCSS
$custom: #d7e2ed; $custom-light: #e3ebf2; $custom-dark: #000000;
JSON
{
"hex": "#d7e2ed",
"rgb": {
"r": 215,
"g": 226,
"b": 237
},
"hsl": {
"h": 210,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.90773,
"c": 0.01915,
"h": 248
},
"luminance": 0.74954
}Semantic roles & 50–950 ramp
primary
#D7E2ED
secondary
#C8B4A0
accent
#7335B1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485