#D7E2EF#D7E2EF
#D7E2EF is a very light, muted cyan. Relative luminance 0.751; OKLCH L 90.8% C 0.021 H 252.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E2EF |
|---|---|
| RGB | rgb(215, 226, 239) |
| HSL | hsl(213, 43%, 89%) |
| HSV | hsv(213, 10%, 94%) |
| CMYK | cmyk(10%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(89.43, -1.18, -7.58) |
| CIE-LCH | lch(89.43, 7.68, 261.14°) |
| OKLab | oklab(90.84% -0.0064 -0.0204) |
| OKLCH | oklch(90.84% 0.021 252.5) |
| XYZ | xyz(70.7973, 75.0709, 92.4048) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.40
Aliceblue
#F0F8FF
ΔE00 5.41
Gainsboro
#DCDCDC
ΔE00 6.71
Lavender (CSS)
#E6E6FA
ΔE00 6.86
Ghostwhite
#F8F8FF
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E2EF #EFE4D7
analogous
#D7EEEF #D7E2EF #D8D7EF
triadic
#D7E2EF #EFD7E2 #E2EFD7
tetradic
#D7E2EF #EFD7EE #EFE4D7 #D7EFD8
square
#D7E2EF #EFD7EE #EFE4D7 #D7EFD8
split-complementary
#D7E2EF #EFD8D7 #EEEFD7
monochromatic
#80A3CC #ABC2DE #D7E2EF #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.31
#D7E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#D7E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E2EF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E2EF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F0
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#D1E5E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d7e2ef; /* rgb */ color: rgb(215, 226, 239); /* oklch */ color: oklch(90.8% 0.021 252.5);
Tailwind
colors: {
custom: {
50: '#e3ebf4',
500: '#d7e2ef',
950: '#000000',
},
}SCSS
$custom: #d7e2ef; $custom-light: #e3ebf4; $custom-dark: #000000;
JSON
{
"hex": "#d7e2ef",
"rgb": {
"r": 215,
"g": 226,
"b": 239
},
"hsl": {
"h": 212.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.90835,
"c": 0.02137,
"h": 252.5
},
"luminance": 0.75072
}Semantic roles & 50–950 ramp
primary
#D7E2EF
secondary
#CBB79F
accent
#7830B6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485