#D7DEE3#D7DEE3
#D7DEE3 is a very light, near-neutral cyan. Relative luminance 0.722; OKLCH L 89.7% C 0.010 H 238.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEE3 |
|---|---|
| RGB | rgb(215, 222, 227) |
| HSL | hsl(205, 18%, 87%) |
| HSV | hsv(205, 5%, 89%) |
| CMYK | cmyk(5.3%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(88.08, -1.42, -3.26) |
| CIE-LCH | lch(88.08, 3.56, 246.49°) |
| OKLab | oklab(89.67% -0.0053 -0.0087) |
| OKLCH | oklch(89.67% 0.01 238.5) |
| XYZ | xyz(68.0080, 72.2352, 83.0180) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.34
Gainsboro
#DCDCDC
ΔE00 3.59
Light Gray
#D3D3D3
ΔE00 4.25
Light Grey
#D8DCD6
ΔE00 5.62
Aliceblue
#F0F8FF
ΔE00 5.63
Silver (survey)
#C5C9C7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEE3 #E3DCD7
analogous
#D7E3E2 #D7DEE3 #D7D8E3
triadic
#D7DEE3 #E3D7DE #DEE3D7
tetradic
#D7DEE3 #E2D7E3 #E3DCD7 #D8E3D7
square
#D7DEE3 #E2D7E3 #E3DCD7 #D8E3D7
split-complementary
#D7DEE3 #E3D7D8 #E3E2D7
monochromatic
#8FA3B1 #B3C0CA #D7DEE3 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.36
#D7DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D7DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEE3
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEE3 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE3
Deuteranopia (green-blind)
#DADCE3
Tritanopia (blue-blind)
#D4DFE0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dee3; /* rgb */ color: rgb(215, 222, 227); /* oklch */ color: oklch(89.7% 0.010 238.5);
Tailwind
colors: {
custom: {
50: '#e3e8eb',
500: '#d7dee3',
950: '#000000',
},
}SCSS
$custom: #d7dee3; $custom-light: #e3e8eb; $custom-dark: #000000;
JSON
{
"hex": "#d7dee3",
"rgb": {
"r": 215,
"g": 222,
"b": 227
},
"hsl": {
"h": 205,
"s": 17.647,
"l": 86.667
},
"oklch": {
"l": 0.8967,
"c": 0.01023,
"h": 238.5
},
"luminance": 0.72236
}Semantic roles & 50–950 ramp
primary
#D7DEE3
secondary
#B9ADA5
accent
#6C4A9C
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484