#D0D2CD#D0D2CD
#D0D2CD is a very light, near-neutral grey. Relative luminance 0.639; OKLCH L 86.1% C 0.007 H 124.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2CD |
|---|---|
| RGB | rgb(208, 210, 205) |
| HSL | hsl(84, 5%, 81%) |
| HSV | hsv(84, 2%, 82%) |
| CMYK | cmyk(1%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.92, -1.59, 2.23) |
| CIE-LCH | lch(83.92, 2.74, 125.39°) |
| OKLab | oklab(86.08% -0.004 0.0059) |
| OKLCH | oklch(86.08% 0.007 124.5) |
| XYZ | xyz(60.0767, 63.9109, 66.9168) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.48
Silver (survey)
#C5C9C7
ΔE00 2.76
Light Gray
#D3D3D3
ΔE00 3.07
Gainsboro
#DCDCDC
ΔE00 3.94
Silver
#C0C0C0
ΔE00 5.24
Fog
#D8DCE0
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2CD #CFCDD2
analogous
#D2D2CD #D0D2CD #CED2CD
triadic
#D0D2CD #CDD0D2 #D2CDD0
tetradic
#D0D2CD #CDD2D2 #CFCDD2 #D2CDCE
square
#D0D2CD #CDD2D2 #CFCDD2 #D2CDCE
split-complementary
#D0D2CD #CDCED2 #D2CDD2
monochromatic
#93988D #B2B5AD #D0D2CD #EEEFED #F0F1EF
Accessibility & contrast
On white
1.52
#D0D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#D0D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2CD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2CD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#D0D1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0d2cd; /* rgb */ color: rgb(208, 210, 205); /* oklch */ color: oklch(86.1% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#dedfdc',
500: '#d0d2cd',
950: '#000000',
},
}SCSS
$custom: #d0d2cd; $custom-light: #dedfdc; $custom-dark: #000000;
JSON
{
"hex": "#d0d2cd",
"rgb": {
"r": 208,
"g": 210,
"b": 205
},
"hsl": {
"h": 84,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.86079,
"c": 0.00713,
"h": 124.5
},
"luminance": 0.63911
}Semantic roles & 50–950 ramp
primary
#D0D2CD
secondary
#A19EA5
accent
#568F6D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484