#D2D6CF#D2D6CF
#D2D6CF is a very light, near-neutral grey. Relative luminance 0.663; OKLCH L 87.1% C 0.010 H 131.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6CF |
|---|---|
| RGB | rgb(210, 214, 207) |
| HSL | hsl(94, 8%, 83%) |
| HSV | hsv(94, 3%, 84%) |
| CMYK | cmyk(1.9%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(85.15, -2.62, 2.98) |
| CIE-LCH | lch(85.15, 3.97, 131.39°) |
| OKLab | oklab(87.1% -0.0069 0.0078) |
| OKLCH | oklch(87.1% 0.01 131.4) |
| XYZ | xyz(61.8855, 66.2997, 68.5562) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.49
Silver (survey)
#C5C9C7
ΔE00 3.92
Light Gray
#D3D3D3
ΔE00 4.46
Gainsboro
#DCDCDC
ΔE00 4.75
Fog
#D8DCE0
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6CF #D3CFD6
analogous
#D5D6CF #D2D6CF #CFD6D0
triadic
#D2D6CF #CFD2D6 #D6CFD2
tetradic
#D2D6CF #CFD5D6 #D3CFD6 #D6D0CF
square
#D2D6CF #CFD5D6 #D3CFD6 #D6D0CF
split-complementary
#D2D6CF #D0CFD6 #D6CFD5
monochromatic
#949E8D #B3BAAE #D2D6CF #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.47
#D2D6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#D2D6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6CF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6CF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#D6D5CF
Tritanopia (blue-blind)
#D2D5D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d6cf; /* rgb */ color: rgb(210, 214, 207); /* oklch */ color: oklch(87.1% 0.010 131.4);
Tailwind
colors: {
custom: {
50: '#dfe2dd',
500: '#d2d6cf',
950: '#000000',
},
}SCSS
$custom: #d2d6cf; $custom-light: #dfe2dd; $custom-dark: #000000;
JSON
{
"hex": "#d2d6cf",
"rgb": {
"r": 210,
"g": 214,
"b": 207
},
"hsl": {
"h": 94.286,
"s": 7.865,
"l": 82.549
},
"oklch": {
"l": 0.87101,
"c": 0.01042,
"h": 131.4
},
"luminance": 0.663
}Semantic roles & 50–950 ramp
primary
#D2D6CF
secondary
#A5A0AA
accent
#549277
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484