#D6D8D2#D6D8D2
#D6D8D2 is a very light, near-neutral grey. Relative luminance 0.681; OKLCH L 87.9% C 0.008 H 121.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D8D2 |
|---|---|
| RGB | rgb(214, 216, 210) |
| HSL | hsl(80, 7%, 84%) |
| HSV | hsv(80, 3%, 85%) |
| CMYK | cmyk(0.9%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(86.04, -1.76, 2.71) |
| CIE-LCH | lch(86.04, 3.23, 122.90°) |
| OKLab | oklab(87.9% -0.0044 0.0072) |
| OKLCH | oklch(87.9% 0.008 121.6) |
| XYZ | xyz(63.9184, 68.0610, 70.7300) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.24
Light Gray
#D3D3D3
ΔE00 3.62
Gainsboro
#DCDCDC
ΔE00 3.66
Silver (survey)
#C5C9C7
ΔE00 4.16
Fog
#D8DCE0
ΔE00 5.26
Silver
#C0C0C0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D8D2 #D4D2D8
analogous
#D8D7D2 #D6D8D2 #D3D8D2
triadic
#D6D8D2 #D2D6D8 #D8D2D6
tetradic
#D6D8D2 #D2D8D7 #D4D2D8 #D8D2D3
square
#D6D8D2 #D2D8D7 #D4D2D8 #D8D2D3
split-complementary
#D6D8D2 #D2D3D8 #D7D2D8
monochromatic
#9A9F90 #B8BCB1 #D6D8D2 #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.44
#D6D8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#D6D8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D8D2
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D8D2 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D9D7D2
Tritanopia (blue-blind)
#D7D7D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d6d8d2; /* rgb */ color: rgb(214, 216, 210); /* oklch */ color: oklch(87.9% 0.008 121.6);
Tailwind
colors: {
custom: {
50: '#e2e4df',
500: '#d6d8d2',
950: '#000000',
},
}SCSS
$custom: #d6d8d2; $custom-light: #e2e4df; $custom-dark: #000000;
JSON
{
"hex": "#d6d8d2",
"rgb": {
"r": 214,
"g": 216,
"b": 210
},
"hsl": {
"h": 80,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.87898,
"c": 0.0084,
"h": 121.6
},
"luminance": 0.68061
}Semantic roles & 50–950 ramp
primary
#D6D8D2
secondary
#A6A3AB
accent
#549169
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484