#D0D2CE#D0D2CE
#D0D2CE is a very light, near-neutral grey. Relative luminance 0.640; OKLCH L 86.1% C 0.006 H 128.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2CE |
|---|---|
| RGB | rgb(208, 210, 206) |
| HSL | hsl(90, 4%, 82%) |
| HSV | hsv(90, 2%, 82%) |
| CMYK | cmyk(1%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(83.94, -1.41, 1.74) |
| CIE-LCH | lch(83.94, 2.24, 128.98°) |
| OKLab | oklab(86.11% -0.0036 0.0046) |
| OKLCH | oklch(86.11% 0.006 128.6) |
| XYZ | xyz(60.1978, 63.9593, 67.5546) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.58
Light Gray
#D3D3D3
ΔE00 2.61
Light Grey
#D8DCD6
ΔE00 2.65
Gainsboro
#DCDCDC
ΔE00 3.58
Fog
#D8DCE0
ΔE00 4.80
Silver
#C0C0C0
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2CE #D0CED2
analogous
#D2D2CE #D0D2CE #CED2CE
triadic
#D0D2CE #CED0D2 #D2CED0
tetradic
#D0D2CE #CED2D2 #D0CED2 #D2CECE
square
#D0D2CE #CED2D2 #D0CED2 #D2CECE
split-complementary
#D0D2CE #CECED2 #D2CED2
monochromatic
#93978E #B1B5AE #D0D2CE #EFEFEE #F0F0EF
Accessibility & contrast
On white
1.52
#D0D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#D0D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2CE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2CE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CE
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#D0D2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0d2ce; /* rgb */ color: rgb(208, 210, 206); /* oklch */ color: oklch(86.1% 0.006 128.6);
Tailwind
colors: {
custom: {
50: '#dedfdc',
500: '#d0d2ce',
950: '#000000',
},
}SCSS
$custom: #d0d2ce; $custom-light: #dedfdc; $custom-dark: #000000;
JSON
{
"hex": "#d0d2ce",
"rgb": {
"r": 208,
"g": 210,
"b": 206
},
"hsl": {
"h": 90,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.86107,
"c": 0.00586,
"h": 128.6
},
"luminance": 0.63959
}Semantic roles & 50–950 ramp
primary
#D0D2CE
secondary
#A29FA5
accent
#578E73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484