#D0D4D2#D0D4D2
#D0D4D2 is a very light, near-neutral grey. Relative luminance 0.651; OKLCH L 86.6% C 0.005 H 165.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4D2 |
|---|---|
| RGB | rgb(208, 212, 210) |
| HSL | hsl(150, 4%, 82%) |
| HSV | hsv(150, 2%, 83%) |
| CMYK | cmyk(1.9%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(84.56, -1.72, 0.51) |
| CIE-LCH | lch(84.56, 1.80, 163.51°) |
| OKLab | oklab(86.63% -0.005 0.0013) |
| OKLCH | oklch(86.63% 0.005 165) |
| XYZ | xyz(61.1867, 65.1498, 70.3120) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.49
Silver (survey)
#C5C9C7
ΔE00 2.66
Light Grey
#D8DCD6
ΔE00 2.67
Gainsboro
#DCDCDC
ΔE00 3.24
Fog
#D8DCE0
ΔE00 3.77
Silver
#C0C0C0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4D2 #D4D0D2
analogous
#D0D4D0 #D0D4D2 #D0D4D4
triadic
#D0D4D2 #D2D0D4 #D4D2D0
tetradic
#D0D4D2 #D0D0D4 #D4D0D2 #D4D4D0
square
#D0D4D2 #D0D0D4 #D4D0D2 #D4D4D0
split-complementary
#D0D4D2 #D4D0D4 #D4D0D0
monochromatic
#909A95 #B0B7B3 #D0D4D2 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.50
#D0D4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#D0D4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4D2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4D2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#CFD4D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d4d2; /* rgb */ color: rgb(208, 212, 210); /* oklch */ color: oklch(86.6% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#dee1df',
500: '#d0d4d2',
950: '#000000',
},
}SCSS
$custom: #d0d4d2; $custom-light: #dee1df; $custom-dark: #000000;
JSON
{
"hex": "#d0d4d2",
"rgb": {
"r": 208,
"g": 212,
"b": 210
},
"hsl": {
"h": 150,
"s": 4.444,
"l": 82.353
},
"oklch": {
"l": 0.86626,
"c": 0.00513,
"h": 165
},
"luminance": 0.6515
}Semantic roles & 50–950 ramp
primary
#D0D4D2
secondary
#A7A1A4
accent
#57738E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484