#D6DCDC#D6DCDC
#D6DCDC is a very light, near-neutral grey. Relative luminance 0.707; OKLCH L 89.0% C 0.007 H 197.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCDC |
|---|---|
| RGB | rgb(214, 220, 220) |
| HSL | hsl(180, 8%, 85%) |
| HSV | hsv(180, 3%, 86%) |
| CMYK | cmyk(2.7%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(87.31, -2.02, -0.71) |
| CIE-LCH | lch(87.31, 2.14, 199.26°) |
| OKLab | oklab(88.99% -0.0062 -0.0019) |
| OKLCH | oklch(88.99% 0.007 197.1) |
| XYZ | xyz(66.2406, 70.6495, 77.8432) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 2.57
Gainsboro
#DCDCDC
ΔE00 2.92
Light Grey
#D8DCD6
ΔE00 3.00
Light Gray
#D3D3D3
ΔE00 3.42
Silver (survey)
#C5C9C7
ΔE00 4.62
Whitesmoke
#F5F5F5
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCDC #DCD6D6
analogous
#D6DCD9 #D6DCDC #D6D9DC
triadic
#D6DCDC #DCD6DC #DCDCD6
tetradic
#D6DCDC #D9D6DC #DCD6D6 #D9DCD6
square
#D6DCDC #D9D6DC #DCD6D6 #D9DCD6
split-complementary
#D6DCDC #DCD6D9 #DCD9D6
monochromatic
#94A4A4 #B5C0C0 #D6DCDC #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.39
#D6DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D6DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCDC
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCDC | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#DADADC
Tritanopia (blue-blind)
#D4DCDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6dcdc; /* rgb */ color: rgb(214, 220, 220); /* oklch */ color: oklch(89.0% 0.007 197.1);
Tailwind
colors: {
custom: {
50: '#e2e6e6',
500: '#d6dcdc',
950: '#000000',
},
}SCSS
$custom: #d6dcdc; $custom-light: #e2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d6dcdc",
"rgb": {
"r": 214,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.88988,
"c": 0.00651,
"h": 197.1
},
"luminance": 0.7065
}Semantic roles & 50–950 ramp
primary
#D6DCDC
secondary
#B0A6A6
accent
#545492
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484