#D9DEE2#D9DEE2
#D9DEE2 is a very light, near-neutral cyan. Relative luminance 0.725; OKLCH L 89.8% C 0.008 H 241.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DEE2 |
|---|---|
| RGB | rgb(217, 222, 226) |
| HSL | hsl(207, 13%, 87%) |
| HSV | hsv(207, 4%, 89%) |
| CMYK | cmyk(4%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(88.20, -0.94, -2.54) |
| CIE-LCH | lch(88.20, 2.71, 249.63°) |
| OKLab | oklab(89.79% -0.0037 -0.0068) |
| OKLCH | oklch(89.79% 0.008 241.7) |
| XYZ | xyz(68.4614, 72.4849, 82.3210) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 0.62
Gainsboro
#DCDCDC
ΔE00 2.74
Light Gray
#D3D3D3
ΔE00 3.61
Light Grey
#D8DCD6
ΔE00 5.21
Aliceblue
#F0F8FF
ΔE00 5.70
Whitesmoke
#F5F5F5
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DEE2 #E2DDD9
analogous
#D9E2E2 #D9DEE2 #D9DAE2
triadic
#D9DEE2 #E2D9DE #DEE2D9
tetradic
#D9DEE2 #E2D9E2 #E2DDD9 #DAE2D9
square
#D9DEE2 #E2D9E2 #E2DDD9 #DAE2D9
split-complementary
#D9DEE2 #E2D9DA #E2E2D9
monochromatic
#94A2AD #B6C0C8 #D9DEE2 #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.36
#D9DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D9DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DEE2
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DEE2 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#DBDDE2
Tritanopia (blue-blind)
#D7DFDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dee2; /* rgb */ color: rgb(217, 222, 226); /* oklch */ color: oklch(89.8% 0.008 241.7);
Tailwind
colors: {
custom: {
50: '#e4e8eb',
500: '#d9dee2',
950: '#000000',
},
}SCSS
$custom: #d9dee2; $custom-light: #e4e8eb; $custom-dark: #000000;
JSON
{
"hex": "#d9dee2",
"rgb": {
"r": 217,
"g": 222,
"b": 226
},
"hsl": {
"h": 206.667,
"s": 13.433,
"l": 86.863
},
"oklch": {
"l": 0.89792,
"c": 0.00771,
"h": 241.7
},
"luminance": 0.72485
}Semantic roles & 50–950 ramp
primary
#D9DEE2
secondary
#B7AFA8
accent
#6F4E98
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484