#D4D0CD#D4D0CD
#D4D0CD is a very light, near-neutral grey. Relative luminance 0.635; OKLCH L 86.0% C 0.006 H 59.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D0CD |
|---|---|
| RGB | rgb(212, 208, 205) |
| HSL | hsl(26, 8%, 82%) |
| HSV | hsv(26, 3%, 83%) |
| CMYK | cmyk(0%, 1.9%, 3.3%, 16.9%) |
| CIE-LAB | lab(83.71, 0.84, 1.97) |
| CIE-LCH | lch(83.71, 2.14, 66.95°) |
| OKLab | oklab(85.99% 0.0031 0.0052) |
| OKLCH | oklch(85.99% 0.006 59.7) |
| XYZ | xyz(60.7251, 63.5168, 66.8067) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.29
Gainsboro
#DCDCDC
ΔE00 3.45
Silver (survey)
#C5C9C7
ΔE00 4.51
Silver
#C0C0C0
ΔE00 4.69
Light Grey
#D8DCD6
ΔE00 5.23
Fog
#D8DCE0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D0CD #CDD1D4
analogous
#D4CDCE #D4D0CD #D4D4CD
triadic
#D4D0CD #CDD4D0 #D0CDD4
tetradic
#D4D0CD #CED4CD #CDD1D4 #D4CDD4
square
#D4D0CD #CED4CD #CDD1D4 #D4CDD4
split-complementary
#D4D0CD #CDD4D4 #CDCED4
monochromatic
#9B928B #B8B1AC #D4D0CD #F0EFEE #F1F0EF
Accessibility & contrast
On white
1.53
#D4D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#D4D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D0CD
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D0CD | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#D6CFCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4d0cd; /* rgb */ color: rgb(212, 208, 205); /* oklch */ color: oklch(86.0% 0.006 59.7);
Tailwind
colors: {
custom: {
50: '#e1dedc',
500: '#d4d0cd',
950: '#000000',
},
}SCSS
$custom: #d4d0cd; $custom-light: #e1dedc; $custom-dark: #000000;
JSON
{
"hex": "#d4d0cd",
"rgb": {
"r": 212,
"g": 208,
"b": 205
},
"hsl": {
"h": 25.714,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.85993,
"c": 0.00606,
"h": 59.7
},
"luminance": 0.63517
}Semantic roles & 50–950 ramp
primary
#D4D0CD
secondary
#9EA3A7
accent
#779154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484