#D0D0D2#D0D0D2
#D0D0D2 is a very light, near-neutral grey. Relative luminance 0.632; OKLCH L 85.8% C 0.003 H 286.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D0D2 |
|---|---|
| RGB | rgb(208, 208, 210) |
| HSL | hsl(240, 2%, 82%) |
| HSV | hsv(240, 1%, 82%) |
| CMYK | cmyk(1%, 1%, 0%, 17.6%) |
| CIE-LAB | lab(83.53, 0.37, -0.99) |
| CIE-LCH | lch(83.53, 1.05, 290.27°) |
| OKLab | oklab(85.82% 0.0008 -0.0026) |
| OKLCH | oklch(85.82% 0.003 286.4) |
| XYZ | xyz(60.1992, 63.1748, 69.9828) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.29
Gainsboro
#DCDCDC
ΔE00 2.97
Fog
#D8DCE0
ΔE00 3.28
Silver (survey)
#C5C9C7
ΔE00 3.87
Silver
#C0C0C0
ΔE00 4.16
Light Grey
#D8DCD6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D0D2 #D2D2D0
analogous
#D0D1D2 #D0D0D2 #D1D0D2
triadic
#D0D0D2 #D2D0D0 #D0D2D0
tetradic
#D0D0D2 #D2D0D1 #D2D2D0 #D0D2D1
square
#D0D0D2 #D2D0D1 #D2D2D0 #D0D2D1
split-complementary
#D0D0D2 #D2D1D0 #D1D2D0
monochromatic
#919196 #B1B1B4 #D0D0D2 #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.54
#D0D0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#D0D0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D0D2
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D0D2 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D2
Deuteranopia (green-blind)
#D0D0D2
Tritanopia (blue-blind)
#D0D0D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0d0d2; /* rgb */ color: rgb(208, 208, 210); /* oklch */ color: oklch(85.8% 0.003 286.4);
Tailwind
colors: {
custom: {
50: '#dededf',
500: '#d0d0d2',
950: '#000000',
},
}SCSS
$custom: #d0d0d2; $custom-light: #dededf; $custom-dark: #000000;
JSON
{
"hex": "#d0d0d2",
"rgb": {
"r": 208,
"g": 208,
"b": 210
},
"hsl": {
"h": 240,
"s": 2.174,
"l": 81.961
},
"oklch": {
"l": 0.85819,
"c": 0.00273,
"h": 286.4
},
"luminance": 0.63175
}Semantic roles & 50–950 ramp
primary
#D0D0D2
secondary
#A4A4A2
accent
#8C5A8C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484