#D0D2CC#D0D2CC
#D0D2CC is a very light, near-neutral grey. Relative luminance 0.639; OKLCH L 86.1% C 0.008 H 121.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2CC |
|---|---|
| RGB | rgb(208, 210, 204) |
| HSL | hsl(80, 6%, 81%) |
| HSV | hsv(80, 3%, 82%) |
| CMYK | cmyk(1%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(83.89, -1.76, 2.73) |
| CIE-LCH | lch(83.89, 3.25, 122.89°) |
| OKLab | oklab(86.05% -0.0044 0.0072) |
| OKLCH | oklch(86.05% 0.008 121.7) |
| XYZ | xyz(59.9563, 63.8627, 66.2831) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.42
Silver (survey)
#C5C9C7
ΔE00 3.01
Light Gray
#D3D3D3
ΔE00 3.53
Gainsboro
#DCDCDC
ΔE00 4.32
Silver
#C0C0C0
ΔE00 5.51
Fog
#D8DCE0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2CC #CECCD2
analogous
#D2D1CC #D0D2CC #CDD2CC
triadic
#D0D2CC #CCD0D2 #D2CCD0
tetradic
#D0D2CC #CCD2D1 #CECCD2 #D2CCCD
square
#D0D2CC #CCD2D1 #CECCD2 #D2CCCD
split-complementary
#D0D2CC #CCCDD2 #D1CCD2
monochromatic
#94998B #B2B5AB #D0D2CC #EEEFED #F0F1EF
Accessibility & contrast
On white
1.52
#D0D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#D0D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2CC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2CC | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#D3D1CC
Tritanopia (blue-blind)
#D1D1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0d2cc; /* rgb */ color: rgb(208, 210, 204); /* oklch */ color: oklch(86.1% 0.008 121.7);
Tailwind
colors: {
custom: {
50: '#dedfdb',
500: '#d0d2cc',
950: '#000000',
},
}SCSS
$custom: #d0d2cc; $custom-light: #dedfdb; $custom-dark: #000000;
JSON
{
"hex": "#d0d2cc",
"rgb": {
"r": 208,
"g": 210,
"b": 204
},
"hsl": {
"h": 80,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.86051,
"c": 0.00844,
"h": 121.7
},
"luminance": 0.63863
}Semantic roles & 50–950 ramp
primary
#D0D2CC
secondary
#A09DA5
accent
#559069
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484