#D4D4CD#D4D4CD
#D4D4CD is a very light, near-neutral grey. Relative luminance 0.655; OKLCH L 86.8% C 0.009 H 106.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4CD |
|---|---|
| RGB | rgb(212, 212, 205) |
| HSL | hsl(60, 8%, 82%) |
| HSV | hsv(60, 3%, 83%) |
| CMYK | cmyk(0%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(84.74, -1.25, 3.46) |
| CIE-LCH | lch(84.74, 3.68, 109.86°) |
| OKLab | oklab(86.8% -0.0027 0.0091) |
| OKLCH | oklch(86.8% 0.01 106.6) |
| XYZ | xyz(61.7126, 65.4919, 67.1358) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.51
Light Gray
#D3D3D3
ΔE00 3.61
Silver (survey)
#C5C9C7
ΔE00 3.95
Gainsboro
#DCDCDC
ΔE00 4.11
Fog
#D8DCE0
ΔE00 5.96
Silver
#C0C0C0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4CD #CDCDD4
analogous
#D4D1CD #D4D4CD #D1D4CD
triadic
#D4D4CD #CDD4D4 #D4CDD4
tetradic
#D4D4CD #CDD4D1 #CDCDD4 #D4CDD1
square
#D4D4CD #CDD4D1 #CDCDD4 #D4CDD1
split-complementary
#D4D4CD #CDD1D4 #D1CDD4
monochromatic
#9B9B8B #B8B8AC #D4D4CD #F0F0EE #F1F1EF
Accessibility & contrast
On white
1.49
#D4D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D4D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4CD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4CD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#D5D3D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d4d4cd; /* rgb */ color: rgb(212, 212, 205); /* oklch */ color: oklch(86.8% 0.009 106.6);
Tailwind
colors: {
custom: {
50: '#e1e1dc',
500: '#d4d4cd',
950: '#000000',
},
}SCSS
$custom: #d4d4cd; $custom-light: #e1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d4d4cd",
"rgb": {
"r": 212,
"g": 212,
"b": 205
},
"hsl": {
"h": 60,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.86797,
"c": 0.0095,
"h": 106.6
},
"luminance": 0.65492
}Semantic roles & 50–950 ramp
primary
#D4D4CD
secondary
#9E9EA7
accent
#549154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484