#D4D6D2#D4D6D2
#D4D6D2 is a very light, near-neutral grey. Relative luminance 0.667; OKLCH L 87.3% C 0.006 H 128.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D6D2 |
|---|---|
| RGB | rgb(212, 214, 210) |
| HSL | hsl(90, 5%, 83%) |
| HSV | hsv(90, 2%, 84%) |
| CMYK | cmyk(0.9%, 0%, 1.9%, 16.1%) |
| CIE-LAB | lab(85.37, -1.40, 1.73) |
| CIE-LCH | lch(85.37, 2.23, 128.99°) |
| OKLab | oklab(87.34% -0.0036 0.0046) |
| OKLCH | oklch(87.34% 0.006 128.5) |
| XYZ | xyz(62.8289, 66.7433, 70.5330) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.94
Light Gray
#D3D3D3
ΔE00 2.62
Gainsboro
#DCDCDC
ΔE00 3.00
Silver (survey)
#C5C9C7
ΔE00 3.43
Fog
#D8DCE0
ΔE00 4.40
Silver
#C0C0C0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D6D2 #D4D2D6
analogous
#D6D6D2 #D4D6D2 #D2D6D2
triadic
#D4D6D2 #D2D4D6 #D6D2D4
tetradic
#D4D6D2 #D2D6D6 #D4D2D6 #D6D2D2
square
#D4D6D2 #D2D6D6 #D4D2D6 #D6D2D2
split-complementary
#D4D6D2 #D2D2D6 #D6D2D6
monochromatic
#979C92 #B5B9B2 #D4D6D2 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.46
#D4D6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#D4D6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D6D2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D6D2 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D2
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#D4D6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d6d2; /* rgb */ color: rgb(212, 214, 210); /* oklch */ color: oklch(87.3% 0.006 128.5);
Tailwind
colors: {
custom: {
50: '#e1e2df',
500: '#d4d6d2',
950: '#000000',
},
}SCSS
$custom: #d4d6d2; $custom-light: #e1e2df; $custom-dark: #000000;
JSON
{
"hex": "#d4d6d2",
"rgb": {
"r": 212,
"g": 214,
"b": 210
},
"hsl": {
"h": 90,
"s": 4.651,
"l": 83.137
},
"oklch": {
"l": 0.8734,
"c": 0.00583,
"h": 128.5
},
"luminance": 0.66743
}Semantic roles & 50–950 ramp
primary
#D4D6D2
secondary
#A6A3A9
accent
#578F73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484