#D6D4D2#D6D4D2
#D6D4D2 is a very light, near-neutral grey. Relative luminance 0.660; OKLCH L 87.1% C 0.004 H 67.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4D2 |
|---|---|
| RGB | rgb(214, 212, 210) |
| HSL | hsl(30, 5%, 83%) |
| HSV | hsv(30, 2%, 84%) |
| CMYK | cmyk(0%, 0.9%, 1.9%, 16.1%) |
| CIE-LAB | lab(85.02, 0.32, 1.23) |
| CIE-LCH | lch(85.02, 1.27, 75.19°) |
| OKLab | oklab(87.1% 0.0013 0.0033) |
| OKLCH | oklch(87.1% 0.004 67.8) |
| XYZ | xyz(62.9061, 66.0364, 70.3926) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.32
Gainsboro
#DCDCDC
ΔE00 2.19
Fog
#D8DCE0
ΔE00 4.09
Silver (survey)
#C5C9C7
ΔE00 4.25
Light Grey
#D8DCD6
ΔE00 4.26
Silver
#C0C0C0
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4D2 #D2D4D6
analogous
#D6D2D2 #D6D4D2 #D6D6D2
triadic
#D6D4D2 #D2D6D4 #D4D2D6
tetradic
#D6D4D2 #D2D6D2 #D2D4D6 #D6D2D6
square
#D6D4D2 #D2D6D2 #D2D4D6 #D6D2D6
split-complementary
#D6D4D2 #D2D6D6 #D2D2D6
monochromatic
#9C9792 #B9B5B2 #D6D4D2 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.48
#D6D4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#D6D4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4D2
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4D2 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#D5D4D2
Tritanopia (blue-blind)
#D7D4D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d6d4d2; /* rgb */ color: rgb(214, 212, 210); /* oklch */ color: oklch(87.1% 0.004 67.8);
Tailwind
colors: {
custom: {
50: '#e2e1df',
500: '#d6d4d2',
950: '#000000',
},
}SCSS
$custom: #d6d4d2; $custom-light: #e2e1df; $custom-dark: #000000;
JSON
{
"hex": "#d6d4d2",
"rgb": {
"r": 214,
"g": 212,
"b": 210
},
"hsl": {
"h": 30,
"s": 4.651,
"l": 83.137
},
"oklch": {
"l": 0.87095,
"c": 0.00352,
"h": 67.8
},
"luminance": 0.66036
}Semantic roles & 50–950 ramp
primary
#D6D4D2
secondary
#A3A6A9
accent
#738F57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484