#D4D1CD#D4D1CD
#D4D1CD is a very light, near-neutral grey. Relative luminance 0.640; OKLCH L 86.2% C 0.006 H 75.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D1CD |
|---|---|
| RGB | rgb(212, 209, 205) |
| HSL | hsl(34, 8%, 82%) |
| HSV | hsv(34, 3%, 83%) |
| CMYK | cmyk(0%, 1.4%, 3.3%, 16.9%) |
| CIE-LAB | lab(83.97, 0.32, 2.34) |
| CIE-LCH | lch(83.97, 2.36, 82.32°) |
| OKLab | oklab(86.19% 0.0016 0.0062) |
| OKLCH | oklch(86.19% 0.006 75.4) |
| XYZ | xyz(60.9697, 64.0060, 66.8882) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.30
Gainsboro
#DCDCDC
ΔE00 3.36
Silver (survey)
#C5C9C7
ΔE00 4.12
Light Grey
#D8DCD6
ΔE00 4.43
Silver
#C0C0C0
ΔE00 4.86
Fog
#D8DCE0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D1CD #CDD0D4
analogous
#D4CECD #D4D1CD #D4D4CD
triadic
#D4D1CD #CDD4D1 #D1CDD4
tetradic
#D4D1CD #CDD4CE #CDD0D4 #D4CDD4
square
#D4D1CD #CDD4CE #CDD0D4 #D4CDD4
split-complementary
#D4D1CD #CDD4D4 #CECDD4
monochromatic
#9B948B #B8B3AC #D4D1CD #F0EFEE #F1F0EF
Accessibility & contrast
On white
1.52
#D4D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#D4D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D1CD
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D1CD | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#D5D0D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4d1cd; /* rgb */ color: rgb(212, 209, 205); /* oklch */ color: oklch(86.2% 0.006 75.4);
Tailwind
colors: {
custom: {
50: '#e1dfdc',
500: '#d4d1cd',
950: '#000000',
},
}SCSS
$custom: #d4d1cd; $custom-light: #e1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d4d1cd",
"rgb": {
"r": 212,
"g": 209,
"b": 205
},
"hsl": {
"h": 34.286,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.86193,
"c": 0.00641,
"h": 75.4
},
"luminance": 0.64006
}Semantic roles & 50–950 ramp
primary
#D4D1CD
secondary
#9EA2A7
accent
#6E9154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484