#D7DEE2#D7DEE2
#D7DEE2 is a very light, near-neutral cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.009 H 232.4°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEE2 |
|---|---|
| RGB | rgb(215, 222, 226) |
| HSL | hsl(202, 16%, 86%) |
| HSV | hsv(202, 5%, 89%) |
| CMYK | cmyk(4.9%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(88.06, -1.61, -2.77) |
| CIE-LCH | lch(88.06, 3.21, 239.91°) |
| OKLab | oklab(89.64% -0.0057 -0.0074) |
| OKLCH | oklch(89.64% 0.009 232.4) |
| XYZ | xyz(67.8704, 72.1802, 82.2933) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.42
Gainsboro
#DCDCDC
ΔE00 3.40
Light Gray
#D3D3D3
ΔE00 4.08
Light Grey
#D8DCD6
ΔE00 5.11
Aliceblue
#F0F8FF
ΔE00 5.74
Silver (survey)
#C5C9C7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEE2 #E2DBD7
analogous
#D7E2E1 #D7DEE2 #D7D9E2
triadic
#D7DEE2 #E2D7DE #DEE2D7
tetradic
#D7DEE2 #E1D7E2 #E2DBD7 #D9E2D7
square
#D7DEE2 #E1D7E2 #E2DBD7 #D9E2D7
split-complementary
#D7DEE2 #E2D7D9 #E2E1D7
monochromatic
#90A3AF #B4C1C8 #D7DEE2 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.36
#D7DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D7DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEE2
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEE2 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#DBDCE2
Tritanopia (blue-blind)
#D4DFDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dee2; /* rgb */ color: rgb(215, 222, 226); /* oklch */ color: oklch(89.6% 0.009 232.4);
Tailwind
colors: {
custom: {
50: '#e3e8eb',
500: '#d7dee2',
950: '#000000',
},
}SCSS
$custom: #d7dee2; $custom-light: #e3e8eb; $custom-dark: #000000;
JSON
{
"hex": "#d7dee2",
"rgb": {
"r": 215,
"g": 222,
"b": 226
},
"hsl": {
"h": 201.818,
"s": 15.942,
"l": 86.471
},
"oklch": {
"l": 0.89641,
"c": 0.00937,
"h": 232.4
},
"luminance": 0.72181
}Semantic roles & 50–950 ramp
primary
#D7DEE2
secondary
#B8ACA6
accent
#684B9A
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484