#D4D2CD#D4D2CD
#D4D2CD is a very light, near-neutral grey. Relative luminance 0.645; OKLCH L 86.4% C 0.007 H 88.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2CD |
|---|---|
| RGB | rgb(212, 210, 205) |
| HSL | hsl(43, 8%, 82%) |
| HSV | hsv(43, 3%, 83%) |
| CMYK | cmyk(0%, 0.9%, 3.3%, 16.9%) |
| CIE-LAB | lab(84.22, -0.21, 2.71) |
| CIE-LCH | lch(84.22, 2.72, 94.35°) |
| OKLab | oklab(86.39% 0.0002 0.0072) |
| OKLCH | oklch(86.39% 0.007 88.6) |
| XYZ | xyz(61.2158, 64.4982, 66.9702) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.58
Gainsboro
#DCDCDC
ΔE00 3.45
Light Grey
#D8DCD6
ΔE00 3.69
Silver (survey)
#C5C9C7
ΔE00 3.89
Silver
#C0C0C0
ΔE00 5.16
Fog
#D8DCE0
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2CD #CDCFD4
analogous
#D4CFCD #D4D2CD #D3D4CD
triadic
#D4D2CD #CDD4D2 #D2CDD4
tetradic
#D4D2CD #CDD4CF #CDCFD4 #D4CDD3
square
#D4D2CD #CDD4CF #CDCFD4 #D4CDD3
split-complementary
#D4D2CD #CDD3D4 #CFCDD4
monochromatic
#9B978B #B8B4AC #D4D2CD #F0F0EE #F1F0EF
Accessibility & contrast
On white
1.51
#D4D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#D4D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2CD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2CD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#D5D1D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d4d2cd; /* rgb */ color: rgb(212, 210, 205); /* oklch */ color: oklch(86.4% 0.007 88.6);
Tailwind
colors: {
custom: {
50: '#e1dfdc',
500: '#d4d2cd',
950: '#000000',
},
}SCSS
$custom: #d4d2cd; $custom-light: #e1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d4d2cd",
"rgb": {
"r": 212,
"g": 210,
"b": 205
},
"hsl": {
"h": 42.857,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.86394,
"c": 0.00717,
"h": 88.6
},
"luminance": 0.64498
}Semantic roles & 50–950 ramp
primary
#D4D2CD
secondary
#9EA1A7
accent
#669154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484