#D7DDE2#D7DDE2
#D7DDE2 is a very light, near-neutral cyan. Relative luminance 0.717; OKLCH L 89.4% C 0.009 H 242.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DDE2 |
|---|---|
| RGB | rgb(215, 221, 226) |
| HSL | hsl(207, 16%, 86%) |
| HSV | hsv(207, 5%, 89%) |
| CMYK | cmyk(4.9%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(87.80, -1.09, -3.15) |
| CIE-LCH | lch(87.80, 3.33, 250.91°) |
| OKLab | oklab(89.44% -0.0043 -0.0084) |
| OKLCH | oklch(89.44% 0.009 242.9) |
| XYZ | xyz(67.6056, 71.6506, 82.2050) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 0.91
Gainsboro
#DCDCDC
ΔE00 3.28
Light Gray
#D3D3D3
ΔE00 3.90
Light Grey
#D8DCD6
ΔE00 5.64
Aliceblue
#F0F8FF
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DDE2 #E2DCD7
analogous
#D7E2E2 #D7DDE2 #D7D8E2
triadic
#D7DDE2 #E2D7DD #DDE2D7
tetradic
#D7DDE2 #E2D7E2 #E2DCD7 #D8E2D7
square
#D7DDE2 #E2D7E2 #E2DCD7 #D8E2D7
split-complementary
#D7DDE2 #E2D7D8 #E2E2D7
monochromatic
#90A1AF #B4BFC8 #D7DDE2 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.37
#D7DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D7DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DDE2
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DDE2 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#DADCE2
Tritanopia (blue-blind)
#D4DEDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dde2; /* rgb */ color: rgb(215, 221, 226); /* oklch */ color: oklch(89.4% 0.009 242.9);
Tailwind
colors: {
custom: {
50: '#e3e7eb',
500: '#d7dde2',
950: '#000000',
},
}SCSS
$custom: #d7dde2; $custom-light: #e3e7eb; $custom-dark: #000000;
JSON
{
"hex": "#d7dde2",
"rgb": {
"r": 215,
"g": 221,
"b": 226
},
"hsl": {
"h": 207.273,
"s": 15.942,
"l": 86.471
},
"oklch": {
"l": 0.8944,
"c": 0.00945,
"h": 242.9
},
"luminance": 0.71651
}Semantic roles & 50–950 ramp
primary
#D7DDE2
secondary
#B8AEA6
accent
#6F4B9A
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484