#D3D2CD#D3D2CD
#D3D2CD is a very light, near-neutral grey. Relative luminance 0.643; OKLCH L 86.3% C 0.007 H 97.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D2CD |
|---|---|
| RGB | rgb(211, 210, 205) |
| HSL | hsl(50, 6%, 82%) |
| HSV | hsv(50, 3%, 83%) |
| CMYK | cmyk(0%, 0.5%, 2.8%, 17.3%) |
| CIE-LAB | lab(84.15, -0.55, 2.59) |
| CIE-LCH | lch(84.15, 2.65, 102.02°) |
| OKLab | oklab(86.32% -0.0009 0.0068) |
| OKLCH | oklch(86.32% 0.007 97.3) |
| XYZ | xyz(60.9283, 64.3500, 66.9567) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.58
Light Grey
#D8DCD6
ΔE00 3.30
Gainsboro
#DCDCDC
ΔE00 3.48
Silver (survey)
#C5C9C7
ΔE00 3.53
Silver
#C0C0C0
ΔE00 5.11
Fog
#D8DCE0
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D2CD #CDCED3
analogous
#D3CFCD #D3D2CD #D1D3CD
triadic
#D3D2CD #CDD3D2 #D2CDD3
tetradic
#D3D2CD #CDD3CF #CDCED3 #D3CDD1
square
#D3D2CD #CDD3CF #CDCED3 #D3CDD1
split-complementary
#D3D2CD #CDD1D3 #CFCDD3
monochromatic
#9A978C #B6B5AC #D3D2CD #F0EFEE #F1F0EF
Accessibility & contrast
On white
1.51
#D3D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#D3D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D2CD
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D2CD | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#D4D1D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3d2cd; /* rgb */ color: rgb(211, 210, 205); /* oklch */ color: oklch(86.3% 0.007 97.3);
Tailwind
colors: {
custom: {
50: '#e0dfdc',
500: '#d3d2cd',
950: '#000000',
},
}SCSS
$custom: #d3d2cd; $custom-light: #e0dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d3d2cd",
"rgb": {
"r": 211,
"g": 210,
"b": 205
},
"hsl": {
"h": 50,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.86315,
"c": 0.0069,
"h": 97.3
},
"luminance": 0.6435
}Semantic roles & 50–950 ramp
primary
#D3D2CD
secondary
#9E9FA6
accent
#5F9055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484