#D6DADC#D6DADC
#D6DADC is a very light, near-neutral grey. Relative luminance 0.696; OKLCH L 88.6% C 0.005 H 228.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DADC |
|---|---|
| RGB | rgb(214, 218, 220) |
| HSL | hsl(200, 8%, 85%) |
| HSV | hsv(200, 3%, 86%) |
| CMYK | cmyk(2.7%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(86.80, -0.98, -1.45) |
| CIE-LCH | lch(86.80, 1.76, 235.92°) |
| OKLab | oklab(88.59% -0.0034 -0.0039) |
| OKLCH | oklch(88.59% 0.005 228.8) |
| XYZ | xyz(65.7189, 69.6060, 77.6693) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.16
Gainsboro
#DCDCDC
ΔE00 2.07
Light Gray
#D3D3D3
ΔE00 2.46
Light Grey
#D8DCD6
ΔE00 4.20
Silver (survey)
#C5C9C7
ΔE00 4.67
Whitesmoke
#F5F5F5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DADC #DCD8D6
analogous
#D6DCDB #D6DADC #D6D7DC
triadic
#D6DADC #DCD6DA #DADCD6
tetradic
#D6DADC #DBD6DC #DCD8D6 #D7DCD6
square
#D6DADC #DBD6DC #DCD8D6 #D7DCD6
split-complementary
#D6DADC #DCD6D7 #DCDBD6
monochromatic
#949EA4 #B5BCC0 #D6DADC #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.41
#D6DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#D6DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DADC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DADC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#D5DBDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d6dadc; /* rgb */ color: rgb(214, 218, 220); /* oklch */ color: oklch(88.6% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#e2e5e6',
500: '#d6dadc',
950: '#000000',
},
}SCSS
$custom: #d6dadc; $custom-light: #e2e5e6; $custom-dark: #000000;
JSON
{
"hex": "#d6dadc",
"rgb": {
"r": 214,
"g": 218,
"b": 220
},
"hsl": {
"h": 200,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.88586,
"c": 0.00516,
"h": 228.8
},
"luminance": 0.69606
}Semantic roles & 50–950 ramp
primary
#D6DADC
secondary
#B0AAA6
accent
#685492
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484