#D0D3CD#D0D3CD
#D0D3CD is a very light, near-neutral grey. Relative luminance 0.644; OKLCH L 86.3% C 0.009 H 128.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D3CD |
|---|---|
| RGB | rgb(208, 211, 205) |
| HSL | hsl(90, 6%, 82%) |
| HSV | hsv(90, 3%, 83%) |
| CMYK | cmyk(1.4%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(84.18, -2.11, 2.61) |
| CIE-LCH | lch(84.18, 3.35, 128.95°) |
| OKLab | oklab(86.28% -0.0055 0.0069) |
| OKLCH | oklch(86.28% 0.009 128.6) |
| XYZ | xyz(60.3243, 64.4062, 66.9994) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.09
Silver (survey)
#C5C9C7
ΔE00 3.11
Light Gray
#D3D3D3
ΔE00 3.76
Gainsboro
#DCDCDC
ΔE00 4.42
Fog
#D8DCE0
ΔE00 5.67
Silver
#C0C0C0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D3CD #D0CDD3
analogous
#D3D3CD #D0D3CD #CDD3CD
triadic
#D0D3CD #CDD0D3 #D3CDD0
tetradic
#D0D3CD #CDD3D3 #D0CDD3 #D3CDCD
square
#D0D3CD #CDD3D3 #D0CDD3 #D3CDCD
split-complementary
#D0D3CD #CDCDD3 #D3CDD3
monochromatic
#939A8C #B1B6AC #D0D3CD #EFF0EE #F0F1EF
Accessibility & contrast
On white
1.51
#D0D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#D0D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D3CD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D3CD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#D0D2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0d3cd; /* rgb */ color: rgb(208, 211, 205); /* oklch */ color: oklch(86.3% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#dee0dc',
500: '#d0d3cd',
950: '#000000',
},
}SCSS
$custom: #d0d3cd; $custom-light: #dee0dc; $custom-dark: #000000;
JSON
{
"hex": "#d0d3cd",
"rgb": {
"r": 208,
"g": 211,
"b": 205
},
"hsl": {
"h": 90,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.86282,
"c": 0.00877,
"h": 128.6
},
"luminance": 0.64406
}Semantic roles & 50–950 ramp
primary
#D0D3CD
secondary
#A29EA6
accent
#559073
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484