#D1D2CD#D1D2CD
#D1D2CD is a very light, near-neutral grey. Relative luminance 0.641; OKLCH L 86.2% C 0.007 H 115.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D2CD |
|---|---|
| RGB | rgb(209, 210, 205) |
| HSL | hsl(72, 5%, 81%) |
| HSV | hsv(72, 2%, 82%) |
| CMYK | cmyk(0.5%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(84.00, -1.24, 2.35) |
| CIE-LCH | lch(84.00, 2.66, 117.83°) |
| OKLab | oklab(86.16% -0.003 0.0062) |
| OKLCH | oklch(86.16% 0.007 115.7) |
| XYZ | xyz(60.3588, 64.0563, 66.9301) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.68
Light Gray
#D3D3D3
ΔE00 2.84
Silver (survey)
#C5C9C7
ΔE00 2.96
Gainsboro
#DCDCDC
ΔE00 3.73
Silver
#C0C0C0
ΔE00 5.15
Fog
#D8DCE0
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D2CD #CECDD2
analogous
#D2D1CD #D1D2CD #CFD2CD
triadic
#D1D2CD #CDD1D2 #D2CDD1
tetradic
#D1D2CD #CDD2D1 #CECDD2 #D2CDCF
square
#D1D2CD #CDD2D1 #CECDD2 #D2CDCF
split-complementary
#D1D2CD #CDCFD2 #D1CDD2
monochromatic
#96988D #B3B5AD #D1D2CD #EFEFED #F0F1EF
Accessibility & contrast
On white
1.52
#D1D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#D1D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D2CD
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D2CD | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#D2D1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d1d2cd; /* rgb */ color: rgb(209, 210, 205); /* oklch */ color: oklch(86.2% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#dfdfdc',
500: '#d1d2cd',
950: '#000000',
},
}SCSS
$custom: #d1d2cd; $custom-light: #dfdfdc; $custom-dark: #000000;
JSON
{
"hex": "#d1d2cd",
"rgb": {
"r": 209,
"g": 210,
"b": 205
},
"hsl": {
"h": 72,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.86157,
"c": 0.00688,
"h": 115.7
},
"luminance": 0.64056
}Semantic roles & 50–950 ramp
primary
#D1D2CD
secondary
#A09EA5
accent
#568F62
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484