#D0D4CD#D0D4CD
#D0D4CD is a very light, near-neutral grey. Relative luminance 0.649; OKLCH L 86.5% C 0.010 H 131.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4CD |
|---|---|
| RGB | rgb(208, 212, 205) |
| HSL | hsl(94, 8%, 82%) |
| HSV | hsv(94, 3%, 83%) |
| CMYK | cmyk(1.9%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(84.43, -2.63, 2.98) |
| CIE-LCH | lch(84.43, 3.97, 131.39°) |
| OKLab | oklab(86.49% -0.0069 0.0078) |
| OKLCH | oklch(86.49% 0.01 131.4) |
| XYZ | xyz(60.5735, 64.9046, 67.0824) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.94
Silver (survey)
#C5C9C7
ΔE00 3.57
Light Gray
#D3D3D3
ΔE00 4.45
Gainsboro
#DCDCDC
ΔE00 4.95
Fog
#D8DCE0
ΔE00 6.14
Silver
#C0C0C0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4CD #D1CDD4
analogous
#D4D4CD #D0D4CD #CDD4CE
triadic
#D0D4CD #CDD0D4 #D4CDD0
tetradic
#D0D4CD #CDD4D4 #D1CDD4 #D4CECD
square
#D0D4CD #CDD4D4 #D1CDD4 #D4CECD
split-complementary
#D0D4CD #CECDD4 #D4CDD4
monochromatic
#929B8B #B1B8AC #D0D4CD #EFF0EE #F0F1EF
Accessibility & contrast
On white
1.50
#D0D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#D0D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4CD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4CD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#D0D3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d4cd; /* rgb */ color: rgb(208, 212, 205); /* oklch */ color: oklch(86.5% 0.010 131.4);
Tailwind
colors: {
custom: {
50: '#dee1dc',
500: '#d0d4cd',
950: '#000000',
},
}SCSS
$custom: #d0d4cd; $custom-light: #dee1dc; $custom-dark: #000000;
JSON
{
"hex": "#d0d4cd",
"rgb": {
"r": 208,
"g": 212,
"b": 205
},
"hsl": {
"h": 94.286,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.86485,
"c": 0.01044,
"h": 131.4
},
"luminance": 0.64905
}Semantic roles & 50–950 ramp
primary
#D0D4CD
secondary
#A39EA7
accent
#549177
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484