#D3D4CD#D3D4CD
#D3D4CD is a very light, near-neutral grey. Relative luminance 0.653; OKLCH L 86.7% C 0.010 H 113.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4CD |
|---|---|
| RGB | rgb(211, 212, 205) |
| HSL | hsl(69, 8%, 82%) |
| HSV | hsv(69, 3%, 83%) |
| CMYK | cmyk(0.5%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(84.66, -1.59, 3.34) |
| CIE-LCH | lch(84.66, 3.70, 115.53°) |
| OKLab | oklab(86.72% -0.0038 0.0088) |
| OKLCH | oklch(86.72% 0.01 113.2) |
| XYZ | xyz(61.4252, 65.3437, 67.1224) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.22
Light Gray
#D3D3D3
ΔE00 3.76
Silver (survey)
#C5C9C7
ΔE00 3.77
Gainsboro
#DCDCDC
ΔE00 4.26
Fog
#D8DCE0
ΔE00 5.96
Silver
#C0C0C0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4CD #CECDD4
analogous
#D4D2CD #D3D4CD #D0D4CD
triadic
#D3D4CD #CDD3D4 #D4CDD3
tetradic
#D3D4CD #CDD4D2 #CECDD4 #D4CDD0
square
#D3D4CD #CDD4D2 #CECDD4 #D4CDD0
split-complementary
#D3D4CD #CDD0D4 #D2CDD4
monochromatic
#999B8B #B6B8AC #D3D4CD #F0F0EE #F1F1EF
Accessibility & contrast
On white
1.49
#D3D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#D3D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4CD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4CD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#D4D3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3d4cd; /* rgb */ color: rgb(211, 212, 205); /* oklch */ color: oklch(86.7% 0.010 113.2);
Tailwind
colors: {
custom: {
50: '#e0e1dc',
500: '#d3d4cd',
950: '#000000',
},
}SCSS
$custom: #d3d4cd; $custom-light: #e0e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d3d4cd",
"rgb": {
"r": 211,
"g": 212,
"b": 205
},
"hsl": {
"h": 68.571,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.86718,
"c": 0.00956,
"h": 113.2
},
"luminance": 0.65344
}Semantic roles & 50–950 ramp
primary
#D3D4CD
secondary
#9F9EA7
accent
#54915D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484