#D0D2D4#D0D2D4
#D0D2D4 is a very light, near-neutral grey. Relative luminance 0.643; OKLCH L 86.3% C 0.004 H 247.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2D4 |
|---|---|
| RGB | rgb(208, 210, 212) |
| HSL | hsl(210, 4%, 82%) |
| HSV | hsv(210, 2%, 83%) |
| CMYK | cmyk(1.9%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(84.10, -0.31, -1.23) |
| CIE-LCH | lch(84.10, 1.27, 255.65°) |
| OKLab | oklab(86.28% -0.0013 -0.0033) |
| OKLCH | oklch(86.28% 0.004 247.9) |
| XYZ | xyz(60.9406, 64.2564, 71.4668) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.31
Fog
#D8DCE0
ΔE00 2.55
Gainsboro
#DCDCDC
ΔE00 2.71
Silver (survey)
#C5C9C7
ΔE00 3.54
Silver
#C0C0C0
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2D4 #D4D2D0
analogous
#D0D4D4 #D0D2D4 #D0D0D4
triadic
#D0D2D4 #D4D0D2 #D2D4D0
tetradic
#D0D2D4 #D4D0D4 #D4D2D0 #D0D4D0
square
#D0D2D4 #D4D0D4 #D4D2D0 #D0D4D0
split-complementary
#D0D2D4 #D4D0D0 #D4D4D0
monochromatic
#90959A #B0B3B7 #D0D2D4 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.52
#D0D2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#D0D2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2D4
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2D4 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#D1D2D4
Tritanopia (blue-blind)
#CFD2D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0d2d4; /* rgb */ color: rgb(208, 210, 212); /* oklch */ color: oklch(86.3% 0.004 247.9);
Tailwind
colors: {
custom: {
50: '#dedfe1',
500: '#d0d2d4',
950: '#000000',
},
}SCSS
$custom: #d0d2d4; $custom-light: #dedfe1; $custom-dark: #000000;
JSON
{
"hex": "#d0d2d4",
"rgb": {
"r": 208,
"g": 210,
"b": 212
},
"hsl": {
"h": 210,
"s": 4.444,
"l": 82.353
},
"oklch": {
"l": 0.8628,
"c": 0.00353,
"h": 247.9
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#D0D2D4
secondary
#A7A4A1
accent
#73578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484