#D8E2ED#D8E2ED
#D8E2ED is a very light, near-neutral cyan. Relative luminance 0.751; OKLCH L 90.8% C 0.018 H 250.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E2ED |
|---|---|
| RGB | rgb(216, 226, 237) |
| HSL | hsl(211, 37%, 89%) |
| HSV | hsv(211, 9%, 93%) |
| CMYK | cmyk(8.9%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(89.44, -1.25, -6.50) |
| CIE-LCH | lch(89.44, 6.62, 259.12°) |
| OKLab | oklab(90.85% -0.0061 -0.0174) |
| OKLCH | oklch(90.85% 0.019 250.6) |
| XYZ | xyz(70.7981, 75.1053, 90.8712) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.66
Aliceblue
#F0F8FF
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 6.67
Ghostwhite
#F8F8FF
ΔE00 6.72
Lavender (CSS)
#E6E6FA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E2ED #EDE3D8
analogous
#D8EDED #D8E2ED #D9D8ED
triadic
#D8E2ED #EDD8E2 #E2EDD8
tetradic
#D8E2ED #EDD8ED #EDE3D8 #D8EDD9
square
#D8E2ED #EDD8ED #EDE3D8 #D8EDD9
split-complementary
#D8E2ED #EDD9D8 #EDEDD8
monochromatic
#84A4C6 #AEC3DA #D8E2ED #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.31
#D8E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D8E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E2ED
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E2ED | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#D3E4E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8e2ed; /* rgb */ color: rgb(216, 226, 237); /* oklch */ color: oklch(90.8% 0.018 250.6);
Tailwind
colors: {
custom: {
50: '#e4ebf2',
500: '#d8e2ed',
950: '#000000',
},
}SCSS
$custom: #d8e2ed; $custom-light: #e4ebf2; $custom-dark: #000000;
JSON
{
"hex": "#d8e2ed",
"rgb": {
"r": 216,
"g": 226,
"b": 237
},
"hsl": {
"h": 211.429,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.90847,
"c": 0.0185,
"h": 250.6
},
"luminance": 0.75106
}Semantic roles & 50–950 ramp
primary
#D8E2ED
secondary
#C8B6A1
accent
#7636B0
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485