#D6D2D0#D6D2D0
#D6D2D0 is a very light, near-neutral grey. Relative luminance 0.649; OKLCH L 86.6% C 0.005 H 48.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D2D0 |
|---|---|
| RGB | rgb(214, 210, 208) |
| HSL | hsl(20, 7%, 83%) |
| HSV | hsv(20, 3%, 84%) |
| CMYK | cmyk(0%, 1.9%, 2.8%, 16.1%) |
| CIE-LAB | lab(84.45, 1.01, 1.47) |
| CIE-LCH | lch(84.45, 1.79, 55.47°) |
| OKLab | oklab(86.64% 0.0034 0.0039) |
| OKLCH | oklch(86.64% 0.005 48.7) |
| XYZ | xyz(62.1616, 64.9436, 68.9229) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.02
Gainsboro
#DCDCDC
ΔE00 2.95
Fog
#D8DCE0
ΔE00 4.86
Silver (survey)
#C5C9C7
ΔE00 4.87
Silver
#C0C0C0
ΔE00 5.04
Light Grey
#D8DCD6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D2D0 #D0D4D6
analogous
#D6D0D1 #D6D2D0 #D6D5D0
triadic
#D6D2D0 #D0D6D2 #D2D0D6
tetradic
#D6D2D0 #D1D6D0 #D0D4D6 #D5D0D6
square
#D6D2D0 #D1D6D0 #D0D4D6 #D5D0D6
split-complementary
#D6D2D0 #D0D6D5 #D0D1D6
monochromatic
#9D938F #B9B3AF #D6D2D0 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.50
#D6D2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#D6D2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D2D0
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D2D0 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#D7D1D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d6d2d0; /* rgb */ color: rgb(214, 210, 208); /* oklch */ color: oklch(86.6% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#e2dfde',
500: '#d6d2d0',
950: '#000000',
},
}SCSS
$custom: #d6d2d0; $custom-light: #e2dfde; $custom-dark: #000000;
JSON
{
"hex": "#d6d2d0",
"rgb": {
"r": 214,
"g": 210,
"b": 208
},
"hsl": {
"h": 20,
"s": 6.818,
"l": 82.745
},
"oklch": {
"l": 0.86638,
"c": 0.00522,
"h": 48.7
},
"luminance": 0.64943
}Semantic roles & 50–950 ramp
primary
#D6D2D0
secondary
#A1A7A9
accent
#7D9155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484