#D3D2CC#D3D2CC
#D3D2CC is a very light, near-neutral grey. Relative luminance 0.643; OKLCH L 86.3% C 0.008 H 98.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D2CC |
|---|---|
| RGB | rgb(211, 210, 204) |
| HSL | hsl(51, 7%, 81%) |
| HSV | hsv(51, 3%, 83%) |
| CMYK | cmyk(0%, 0.5%, 3.3%, 17.3%) |
| CIE-LAB | lab(84.12, -0.73, 3.09) |
| CIE-LCH | lch(84.12, 3.17, 103.28°) |
| OKLab | oklab(86.29% -0.0013 0.0081) |
| OKLCH | oklch(86.29% 0.008 98.9) |
| XYZ | xyz(60.8080, 64.3019, 66.3231) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.06
Light Grey
#D8DCD6
ΔE00 3.19
Silver (survey)
#C5C9C7
ΔE00 3.68
Gainsboro
#DCDCDC
ΔE00 3.86
Silver
#C0C0C0
ΔE00 5.35
Fog
#D8DCE0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D2CC #CCCDD3
analogous
#D3CFCC #D3D2CC #D1D3CC
triadic
#D3D2CC #CCD3D2 #D2CCD3
tetradic
#D3D2CC #CCD3CF #CCCDD3 #D3CCD1
square
#D3D2CC #CCD3CF #CCCDD3 #D3CCD1
split-complementary
#D3D2CC #CCD1D3 #CFCCD3
monochromatic
#9A988A #B7B5AB #D3D2CC #EFEFED #F1F1EF
Accessibility & contrast
On white
1.52
#D3D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#D3D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D2CC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D2CC | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CC
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#D4D1D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3d2cc; /* rgb */ color: rgb(211, 210, 204); /* oklch */ color: oklch(86.3% 0.008 98.9);
Tailwind
colors: {
custom: {
50: '#e0dfdb',
500: '#d3d2cc',
950: '#000000',
},
}SCSS
$custom: #d3d2cc; $custom-light: #e0dfdb; $custom-dark: #000000;
JSON
{
"hex": "#d3d2cc",
"rgb": {
"r": 211,
"g": 210,
"b": 204
},
"hsl": {
"h": 51.429,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.86287,
"c": 0.00824,
"h": 98.9
},
"luminance": 0.64302
}Semantic roles & 50–950 ramp
primary
#D3D2CC
secondary
#9D9EA6
accent
#5D9154
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484