#D3D0CD#D3D0CD
#D3D0CD is a very light, near-neutral grey. Relative luminance 0.634; OKLCH L 85.9% C 0.005 H 67.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D0CD |
|---|---|
| RGB | rgb(211, 208, 205) |
| HSL | hsl(30, 6%, 82%) |
| HSV | hsv(30, 3%, 83%) |
| CMYK | cmyk(0%, 1.4%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.64, 0.49, 1.85) |
| CIE-LCH | lch(83.64, 1.91, 75.07°) |
| OKLab | oklab(85.91% 0.002 0.0049) |
| OKLCH | oklch(85.91% 0.005 67.8) |
| XYZ | xyz(60.4376, 63.3686, 66.7932) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.00
Gainsboro
#DCDCDC
ΔE00 3.30
Silver (survey)
#C5C9C7
ΔE00 4.03
Silver
#C0C0C0
ΔE00 4.50
Light Grey
#D8DCD6
ΔE00 4.79
Fog
#D8DCE0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D0CD #CDD0D3
analogous
#D3CDCD #D3D0CD #D3D3CD
triadic
#D3D0CD #CDD3D0 #D0CDD3
tetradic
#D3D0CD #CDD3CD #CDD0D3 #D3CDD3
square
#D3D0CD #CDD3CD #CDD0D3 #D3CDD3
split-complementary
#D3D0CD #CDD3D3 #CDCDD3
monochromatic
#9A938C #B6B1AC #D3D0CD #F0EFEE #F1F0EF
Accessibility & contrast
On white
1.54
#D3D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#D3D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D0CD
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D0CD | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#D4CFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3d0cd; /* rgb */ color: rgb(211, 208, 205); /* oklch */ color: oklch(85.9% 0.005 67.8);
Tailwind
colors: {
custom: {
50: '#e0dedc',
500: '#d3d0cd',
950: '#000000',
},
}SCSS
$custom: #d3d0cd; $custom-light: #e0dedc; $custom-dark: #000000;
JSON
{
"hex": "#d3d0cd",
"rgb": {
"r": 211,
"g": 208,
"b": 205
},
"hsl": {
"h": 30,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.85913,
"c": 0.00529,
"h": 67.8
},
"luminance": 0.63368
}Semantic roles & 50–950 ramp
primary
#D3D0CD
secondary
#9EA2A6
accent
#739055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484