#D4D3CD#D4D3CD
#D4D3CD is a very light, near-neutral grey. Relative luminance 0.650; OKLCH L 86.6% C 0.008 H 98.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D3CD |
|---|---|
| RGB | rgb(212, 211, 205) |
| HSL | hsl(51, 8%, 82%) |
| HSV | hsv(51, 3%, 83%) |
| CMYK | cmyk(0%, 0.5%, 3.3%, 16.9%) |
| CIE-LAB | lab(84.48, -0.73, 3.09) |
| CIE-LCH | lch(84.48, 3.17, 103.28°) |
| OKLab | oklab(86.6% -0.0013 0.0081) |
| OKLCH | oklch(86.6% 0.008 98.9) |
| XYZ | xyz(61.4634, 64.9935, 67.0528) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.04
Light Gray
#D3D3D3
ΔE00 3.05
Gainsboro
#DCDCDC
ΔE00 3.72
Silver (survey)
#C5C9C7
ΔE00 3.83
Silver
#C0C0C0
ΔE00 5.55
Fog
#D8DCE0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D3CD #CDCED4
analogous
#D4D0CD #D4D3CD #D2D4CD
triadic
#D4D3CD #CDD4D3 #D3CDD4
tetradic
#D4D3CD #CDD4D0 #CDCED4 #D4CDD2
square
#D4D3CD #CDD4D0 #CDCED4 #D4CDD2
split-complementary
#D4D3CD #CDD2D4 #D0CDD4
monochromatic
#9B998B #B8B6AC #D4D3CD #F0F0EE #F1F1EF
Accessibility & contrast
On white
1.50
#D4D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#D4D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D3CD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D3CD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#D5D2D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4d3cd; /* rgb */ color: rgb(212, 211, 205); /* oklch */ color: oklch(86.6% 0.008 98.9);
Tailwind
colors: {
custom: {
50: '#e1e0dc',
500: '#d4d3cd',
950: '#000000',
},
}SCSS
$custom: #d4d3cd; $custom-light: #e1e0dc; $custom-dark: #000000;
JSON
{
"hex": "#d4d3cd",
"rgb": {
"r": 212,
"g": 211,
"b": 205
},
"hsl": {
"h": 51.429,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.86595,
"c": 0.00824,
"h": 98.9
},
"luminance": 0.64993
}Semantic roles & 50–950 ramp
primary
#D4D3CD
secondary
#9E9FA7
accent
#5D9154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484