#D2D0CD#D2D0CD
#D2D0CD is a very light, near-neutral grey. Relative luminance 0.632; OKLCH L 85.8% C 0.005 H 78.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0CD |
|---|---|
| RGB | rgb(210, 208, 205) |
| HSL | hsl(36, 5%, 81%) |
| HSV | hsv(36, 2%, 82%) |
| CMYK | cmyk(0%, 1%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.56, 0.15, 1.73) |
| CIE-LCH | lch(83.56, 1.73, 85.11°) |
| OKLab | oklab(85.83% 0.001 0.0046) |
| OKLCH | oklch(85.83% 0.005 78.3) |
| XYZ | xyz(60.1520, 63.2213, 66.7798) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.80
Gainsboro
#DCDCDC
ΔE00 3.22
Silver (survey)
#C5C9C7
ΔE00 3.56
Silver
#C0C0C0
ΔE00 4.36
Light Grey
#D8DCD6
ΔE00 4.38
Fog
#D8DCE0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0CD #CDCFD2
analogous
#D2CECD #D2D0CD #D2D2CD
triadic
#D2D0CD #CDD2D0 #D0CDD2
tetradic
#D2D0CD #CDD2CE #CDCFD2 #D2CDD2
square
#D2D0CD #CDD2CE #CDCFD2 #D2CDD2
split-complementary
#D2D0CD #CDD2D2 #CECDD2
monochromatic
#98938D #B5B2AD #D2D0CD #EFEEED #F1F0EF
Accessibility & contrast
On white
1.54
#D2D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#D2D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0CD
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0CD | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#D3CFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2d0cd; /* rgb */ color: rgb(210, 208, 205); /* oklch */ color: oklch(85.8% 0.005 78.3);
Tailwind
colors: {
custom: {
50: '#dfdedc',
500: '#d2d0cd',
950: '#000000',
},
}SCSS
$custom: #d2d0cd; $custom-light: #dfdedc; $custom-dark: #000000;
JSON
{
"hex": "#d2d0cd",
"rgb": {
"r": 210,
"g": 208,
"b": 205
},
"hsl": {
"h": 36,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.85833,
"c": 0.00467,
"h": 78.3
},
"luminance": 0.63221
}Semantic roles & 50–950 ramp
primary
#D2D0CD
secondary
#9EA1A5
accent
#6D8F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484