#D6D6D2#D6D6D2
#D6D6D2 is a very light, near-neutral grey. Relative luminance 0.670; OKLCH L 87.5% C 0.005 H 106.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D6D2 |
|---|---|
| RGB | rgb(214, 214, 210) |
| HSL | hsl(60, 5%, 83%) |
| HSV | hsv(60, 2%, 84%) |
| CMYK | cmyk(0%, 0%, 1.9%, 16.1%) |
| CIE-LAB | lab(85.53, -0.72, 1.97) |
| CIE-LCH | lch(85.53, 2.10, 110.00°) |
| OKLab | oklab(87.5% -0.0015 0.0052) |
| OKLCH | oklch(87.5% 0.005 106.5) |
| XYZ | xyz(63.4091, 67.0425, 70.5602) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.23
Gainsboro
#DCDCDC
ΔE00 2.58
Light Grey
#D8DCD6
ΔE00 2.61
Silver (survey)
#C5C9C7
ΔE00 3.86
Fog
#D8DCE0
ΔE00 4.45
Silver
#C0C0C0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D6D2 #D2D2D6
analogous
#D6D4D2 #D6D6D2 #D4D6D2
triadic
#D6D6D2 #D2D6D6 #D6D2D6
tetradic
#D6D6D2 #D2D6D4 #D2D2D6 #D6D2D4
square
#D6D6D2 #D2D6D4 #D2D2D6 #D6D2D4
split-complementary
#D6D6D2 #D2D4D6 #D4D2D6
monochromatic
#9C9C92 #B9B9B2 #D6D6D2 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.46
#D6D6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#D6D6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D6D2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D6D2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#D7D5D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d6d6d2; /* rgb */ color: rgb(214, 214, 210); /* oklch */ color: oklch(87.5% 0.005 106.5);
Tailwind
colors: {
custom: {
50: '#e2e2df',
500: '#d6d6d2',
950: '#000000',
},
}SCSS
$custom: #d6d6d2; $custom-light: #e2e2df; $custom-dark: #000000;
JSON
{
"hex": "#d6d6d2",
"rgb": {
"r": 214,
"g": 214,
"b": 210
},
"hsl": {
"h": 60,
"s": 4.651,
"l": 83.137
},
"oklch": {
"l": 0.87496,
"c": 0.00542,
"h": 106.5
},
"luminance": 0.67042
}Semantic roles & 50–950 ramp
primary
#D6D6D2
secondary
#A3A3A9
accent
#578F57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484