#D7DCDD#D7DCDD
#D7DCDD is a very light, near-neutral cyan. Relative luminance 0.709; OKLCH L 89.1% C 0.006 H 211.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCDD |
|---|---|
| RGB | rgb(215, 220, 221) |
| HSL | hsl(190, 8%, 85%) |
| HSV | hsv(190, 3%, 87%) |
| CMYK | cmyk(2.7%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(87.41, -1.50, -1.08) |
| CIE-LCH | lch(87.41, 1.85, 215.71°) |
| OKLab | oklab(89.09% -0.0048 -0.0029) |
| OKLCH | oklch(89.09% 0.006 211) |
| XYZ | xyz(66.6663, 70.8537, 78.5565) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.80
Gainsboro
#DCDCDC
ΔE00 2.37
Light Gray
#D3D3D3
ΔE00 3.01
Light Grey
#D8DCD6
ΔE00 3.54
Silver (survey)
#C5C9C7
ΔE00 4.79
Whitesmoke
#F5F5F5
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCDD #DDD8D7
analogous
#D7DDDB #D7DCDD #D7D9DD
triadic
#D7DCDD #DDD7DC #DCDDD7
tetradic
#D7DCDD #DBD7DD #DDD8D7 #D9DDD7
square
#D7DCDD #DBD7DD #DDD8D7 #D9DDD7
split-complementary
#D7DCDD #DDD7D9 #DDDBD7
monochromatic
#95A2A5 #B6BFC1 #D7DCDD #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.38
#D7DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D7DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCDD
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCDD | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDD
Deuteranopia (green-blind)
#DADBDD
Tritanopia (blue-blind)
#D6DDDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7dcdd; /* rgb */ color: rgb(215, 220, 221); /* oklch */ color: oklch(89.1% 0.006 211.0);
Tailwind
colors: {
custom: {
50: '#e3e6e7',
500: '#d7dcdd',
950: '#000000',
},
}SCSS
$custom: #d7dcdd; $custom-light: #e3e6e7; $custom-dark: #000000;
JSON
{
"hex": "#d7dcdd",
"rgb": {
"r": 215,
"g": 220,
"b": 221
},
"hsl": {
"h": 190,
"s": 8.108,
"l": 85.49
},
"oklch": {
"l": 0.89093,
"c": 0.00561,
"h": 211
},
"luminance": 0.70854
}Semantic roles & 50–950 ramp
primary
#D7DCDD
secondary
#B1A9A7
accent
#5E5392
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484