#D6DBDC#D6DBDC
#D6DBDC is a very light, near-neutral grey. Relative luminance 0.701; OKLCH L 88.8% C 0.006 H 211.0°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DBDC |
|---|---|
| RGB | rgb(214, 219, 220) |
| HSL | hsl(190, 8%, 85%) |
| HSV | hsv(190, 3%, 86%) |
| CMYK | cmyk(2.7%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(87.06, -1.50, -1.08) |
| CIE-LCH | lch(87.06, 1.85, 215.71°) |
| OKLab | oklab(88.79% -0.0048 -0.0029) |
| OKLCH | oklch(88.79% 0.006 211) |
| XYZ | xyz(65.9790, 70.1262, 77.7560) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.82
Gainsboro
#DCDCDC
ΔE00 2.41
Light Gray
#D3D3D3
ΔE00 2.87
Light Grey
#D8DCD6
ΔE00 3.55
Silver (survey)
#C5C9C7
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DBDC #DCD7D6
analogous
#D6DCDA #D6DBDC #D6D8DC
triadic
#D6DBDC #DCD6DB #DBDCD6
tetradic
#D6DBDC #DAD6DC #DCD7D6 #D8DCD6
square
#D6DBDC #DAD6DC #DCD7D6 #D8DCD6
split-complementary
#D6DBDC #DCD6D8 #DCDAD6
monochromatic
#94A1A4 #B5BEC0 #D6DBDC #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.40
#D6DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#D6DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DBDC
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DBDC | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#D5DCDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d6dbdc; /* rgb */ color: rgb(214, 219, 220); /* oklch */ color: oklch(88.8% 0.006 211.0);
Tailwind
colors: {
custom: {
50: '#e2e6e6',
500: '#d6dbdc',
950: '#000000',
},
}SCSS
$custom: #d6dbdc; $custom-light: #e2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d6dbdc",
"rgb": {
"r": 214,
"g": 219,
"b": 220
},
"hsl": {
"h": 190,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.88787,
"c": 0.00561,
"h": 211
},
"luminance": 0.70126
}Semantic roles & 50–950 ramp
primary
#D6DBDC
secondary
#B0A8A6
accent
#5E5492
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484