#D2D6D4#D2D6D4
#D2D6D4 is a very light, near-neutral grey. Relative luminance 0.665; OKLCH L 87.2% C 0.005 H 165.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6D4 |
|---|---|
| RGB | rgb(210, 214, 212) |
| HSL | hsl(150, 5%, 83%) |
| HSV | hsv(150, 2%, 84%) |
| CMYK | cmyk(1.9%, 0%, 0.9%, 16.1%) |
| CIE-LAB | lab(85.28, -1.72, 0.51) |
| CIE-LCH | lch(85.28, 1.80, 163.50°) |
| OKLab | oklab(87.24% -0.005 0.0013) |
| OKLCH | oklch(87.24% 0.005 165) |
| XYZ | xyz(62.5065, 66.5481, 71.8266) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.39
Light Gray
#D3D3D3
ΔE00 2.53
Gainsboro
#DCDCDC
ΔE00 2.96
Silver (survey)
#C5C9C7
ΔE00 3.13
Fog
#D8DCE0
ΔE00 3.55
Silver
#C0C0C0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6D4 #D6D2D4
analogous
#D2D6D2 #D2D6D4 #D2D6D6
triadic
#D2D6D4 #D4D2D6 #D6D4D2
tetradic
#D2D6D4 #D2D2D6 #D6D2D4 #D6D6D2
square
#D2D6D4 #D2D2D6 #D6D2D4 #D6D6D2
split-complementary
#D2D6D4 #D6D2D6 #D6D2D2
monochromatic
#929C97 #B2B9B5 #D2D6D4 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.47
#D2D6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#D2D6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6D4
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6D4 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D4
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#D1D6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d6d4; /* rgb */ color: rgb(210, 214, 212); /* oklch */ color: oklch(87.2% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#dfe2e1',
500: '#d2d6d4',
950: '#000000',
},
}SCSS
$custom: #d2d6d4; $custom-light: #dfe2e1; $custom-dark: #000000;
JSON
{
"hex": "#d2d6d4",
"rgb": {
"r": 210,
"g": 214,
"b": 212
},
"hsl": {
"h": 150,
"s": 4.651,
"l": 83.137
},
"oklch": {
"l": 0.87242,
"c": 0.00513,
"h": 165
},
"luminance": 0.66548
}Semantic roles & 50–950 ramp
primary
#D2D6D4
secondary
#A9A3A6
accent
#57738F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484