#D6D2D2#D6D2D2
#D6D2D2 is a very light, near-neutral grey. Relative luminance 0.650; OKLCH L 86.7% C 0.004 H 17.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D2D2 |
|---|---|
| RGB | rgb(214, 210, 210) |
| HSL | hsl(0, 5%, 83%) |
| HSV | hsv(0, 2%, 84%) |
| CMYK | cmyk(0%, 1.9%, 1.9%, 16.1%) |
| CIE-LAB | lab(84.51, 1.37, 0.49) |
| CIE-LCH | lch(84.51, 1.45, 19.52°) |
| OKLab | oklab(86.7% 0.0042 0.0013) |
| OKLCH | oklch(86.7% 0.004 17.3) |
| XYZ | xyz(62.4092, 65.0427, 70.2269) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.02
Gainsboro
#DCDCDC
ΔE00 2.92
Fog
#D8DCE0
ΔE00 4.52
Silver
#C0C0C0
ΔE00 5.07
Silver (survey)
#C5C9C7
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D2D2 #D2D6D6
analogous
#D6D2D4 #D6D2D2 #D6D4D2
triadic
#D6D2D2 #D2D6D2 #D2D2D6
tetradic
#D6D2D2 #D4D6D2 #D2D6D6 #D4D2D6
square
#D6D2D2 #D4D6D2 #D2D6D6 #D4D2D6
split-complementary
#D6D2D2 #D2D6D4 #D2D4D6
monochromatic
#9C9292 #B9B2B2 #D6D2D2 #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.50
#D6D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#D6D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D2D2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D2D2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D2
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#D7D2D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d6d2d2; /* rgb */ color: rgb(214, 210, 210); /* oklch */ color: oklch(86.7% 0.004 17.3);
Tailwind
colors: {
custom: {
50: '#e2dfdf',
500: '#d6d2d2',
950: '#000000',
},
}SCSS
$custom: #d6d2d2; $custom-light: #e2dfdf; $custom-dark: #000000;
JSON
{
"hex": "#d6d2d2",
"rgb": {
"r": 214,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 4.651,
"l": 83.137
},
"oklch": {
"l": 0.86695,
"c": 0.00441,
"h": 17.3
},
"luminance": 0.65042
}Semantic roles & 50–950 ramp
primary
#D6D2D2
secondary
#A3A9A9
accent
#8F8F57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484