#D9E2ED#D9E2ED
#D9E2ED is a very light, near-neutral cyan. Relative luminance 0.753; OKLCH L 90.9% C 0.018 H 253.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D9E2ED |
|---|---|
| RGB | rgb(217, 226, 237) |
| HSL | hsl(213, 36%, 89%) |
| HSV | hsv(213, 8%, 93%) |
| CMYK | cmyk(8.4%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(89.51, -0.93, -6.39) |
| CIE-LCH | lch(89.51, 6.46, 261.75°) |
| OKLab | oklab(90.92% -0.0051 -0.0171) |
| OKLCH | oklch(90.92% 0.018 253.3) |
| XYZ | xyz(71.0945, 75.2582, 90.8851) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.54
Aliceblue
#F0F8FF
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.81
Ghostwhite
#F8F8FF
ΔE00 6.44
Light Gray
#D3D3D3
ΔE00 6.54
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9E2ED #EDE4D9
analogous
#D9ECED #D9E2ED #DAD9ED
triadic
#D9E2ED #EDD9E2 #E2EDD9
tetradic
#D9E2ED #EDD9EC #EDE4D9 #D9EDDA
square
#D9E2ED #EDD9EC #EDE4D9 #D9EDDA
split-complementary
#D9E2ED #EDDAD9 #ECEDD9
monochromatic
#86A3C6 #AFC2D9 #D9E2ED #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.31
#D9E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#D9E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9E2ED
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9E2ED | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#D4E4E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d9e2ed; /* rgb */ color: rgb(217, 226, 237); /* oklch */ color: oklch(90.9% 0.018 253.3);
Tailwind
colors: {
custom: {
50: '#e4ebf2',
500: '#d9e2ed',
950: '#000000',
},
}SCSS
$custom: #d9e2ed; $custom-light: #e4ebf2; $custom-dark: #000000;
JSON
{
"hex": "#d9e2ed",
"rgb": {
"r": 217,
"g": 226,
"b": 237
},
"hsl": {
"h": 213,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.90921,
"c": 0.01789,
"h": 253.3
},
"luminance": 0.75259
}Semantic roles & 50–950 ramp
primary
#D9E2ED
secondary
#C8B7A3
accent
#7937AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485