#D2D1CF#D2D1CF
#D2D1CF is a very light, near-neutral grey. Relative luminance 0.638; OKLCH L 86.1% C 0.003 H 84.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D1CF |
|---|---|
| RGB | rgb(210, 209, 207) |
| HSL | hsl(40, 3%, 82%) |
| HSV | hsv(40, 1%, 82%) |
| CMYK | cmyk(0%, 0.5%, 1.4%, 17.6%) |
| CIE-LAB | lab(83.87, -0.02, 1.11) |
| CIE-LCH | lch(83.87, 1.11, 90.95°) |
| OKLab | oklab(86.09% 0.0003 0.0029) |
| OKLCH | oklch(86.09% 0.003 84.6) |
| XYZ | xyz(60.6395, 63.8077, 68.1409) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.18
Gainsboro
#DCDCDC
ΔE00 2.76
Silver (survey)
#C5C9C7
ΔE00 3.35
Light Grey
#D8DCD6
ΔE00 4.17
Fog
#D8DCE0
ΔE00 4.26
Silver
#C0C0C0
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D1CF #CFD0D2
analogous
#D2D0CF #D2D1CF #D2D2CF
triadic
#D2D1CF #CFD2D1 #D1CFD2
tetradic
#D2D1CF #CFD2D0 #CFD0D2 #D2CFD2
square
#D2D1CF #CFD2D0 #CFD0D2 #D2CFD2
split-complementary
#D2D1CF #CFD2D2 #D0CFD2
monochromatic
#979490 #B4B3AF #D2D1CF #F0EFEF #F0F0EF
Accessibility & contrast
On white
1.53
#D2D1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#D2D1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D1CF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D1CF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#D3D1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d1cf; /* rgb */ color: rgb(210, 209, 207); /* oklch */ color: oklch(86.1% 0.003 84.6);
Tailwind
colors: {
custom: {
50: '#dfdfdd',
500: '#d2d1cf',
950: '#000000',
},
}SCSS
$custom: #d2d1cf; $custom-light: #dfdfdd; $custom-dark: #000000;
JSON
{
"hex": "#d2d1cf",
"rgb": {
"r": 210,
"g": 209,
"b": 207
},
"hsl": {
"h": 40,
"s": 3.226,
"l": 81.765
},
"oklch": {
"l": 0.86091,
"c": 0.00295,
"h": 84.6
},
"luminance": 0.63808
}Semantic roles & 50–950 ramp
primary
#D2D1CF
secondary
#A1A2A5
accent
#6A8D58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484