#D2D1CD#D2D1CD
#D2D1CD is a very light, near-neutral grey. Relative luminance 0.637; OKLCH L 86.0% C 0.006 H 95.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D1CD |
|---|---|
| RGB | rgb(210, 209, 205) |
| HSL | hsl(48, 5%, 81%) |
| HSV | hsv(48, 2%, 82%) |
| CMYK | cmyk(0%, 0.5%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.81, -0.38, 2.10) |
| CIE-LCH | lch(83.81, 2.13, 100.14°) |
| OKLab | oklab(86.03% -0.0005 0.0056) |
| OKLCH | oklch(86.03% 0.006 95.1) |
| XYZ | xyz(60.3965, 63.7105, 66.8613) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.13
Silver (survey)
#C5C9C7
ΔE00 3.28
Gainsboro
#DCDCDC
ΔE00 3.31
Light Grey
#D8DCD6
ΔE00 3.63
Silver
#C0C0C0
ΔE00 4.68
Fog
#D8DCE0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D1CD #CDCED2
analogous
#D2CFCD #D2D1CD #D1D2CD
triadic
#D2D1CD #CDD2D1 #D1CDD2
tetradic
#D2D1CD #CDD2CF #CDCED2 #D2CDD1
square
#D2D1CD #CDD2CF #CDCED2 #D2CDD1
split-complementary
#D2D1CD #CDD1D2 #CFCDD2
monochromatic
#98968D #B5B3AD #D2D1CD #EFEFED #F1F0EF
Accessibility & contrast
On white
1.53
#D2D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#D2D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D1CD
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D1CD | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#D3D0D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d1cd; /* rgb */ color: rgb(210, 209, 205); /* oklch */ color: oklch(86.0% 0.006 95.1);
Tailwind
colors: {
custom: {
50: '#dfdfdc',
500: '#d2d1cd',
950: '#000000',
},
}SCSS
$custom: #d2d1cd; $custom-light: #dfdfdc; $custom-dark: #000000;
JSON
{
"hex": "#d2d1cd",
"rgb": {
"r": 210,
"g": 209,
"b": 205
},
"hsl": {
"h": 48,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.86034,
"c": 0.00557,
"h": 95.1
},
"luminance": 0.6371
}Semantic roles & 50–950 ramp
primary
#D2D1CD
secondary
#9EA0A5
accent
#628F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484