#D2D8D2#D2D8D2
#D2D8D2 is a very light, near-neutral grey. Relative luminance 0.675; OKLCH L 87.6% C 0.010 H 145.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8D2 |
|---|---|
| RGB | rgb(210, 216, 210) |
| HSL | hsl(120, 7%, 84%) |
| HSV | hsv(120, 3%, 85%) |
| CMYK | cmyk(2.8%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(85.74, -3.12, 2.24) |
| CIE-LCH | lch(85.74, 3.84, 144.29°) |
| OKLab | oklab(87.59% -0.0086 0.0059) |
| OKLCH | oklch(87.59% 0.01 145.5) |
| XYZ | xyz(62.7650, 67.4663, 70.6759) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.37
Silver (survey)
#C5C9C7
ΔE00 4.14
Light Gray
#D3D3D3
ΔE00 4.71
Gainsboro
#DCDCDC
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.68
Silver
#C0C0C0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8D2 #D8D2D8
analogous
#D5D8D2 #D2D8D2 #D2D8D5
triadic
#D2D8D2 #D2D2D8 #D8D2D2
tetradic
#D2D8D2 #D2D5D8 #D8D2D8 #D8D5D2
square
#D2D8D2 #D2D5D8 #D8D2D8 #D8D5D2
split-complementary
#D2D8D2 #D5D2D8 #D8D2D5
monochromatic
#909F90 #B1BCB1 #D2D8D2 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.45
#D2D8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D2D8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8D2
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8D2 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#D2D8D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d8d2; /* rgb */ color: rgb(210, 216, 210); /* oklch */ color: oklch(87.6% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#dfe4df',
500: '#d2d8d2',
950: '#000000',
},
}SCSS
$custom: #d2d8d2; $custom-light: #dfe4df; $custom-dark: #000000;
JSON
{
"hex": "#d2d8d2",
"rgb": {
"r": 210,
"g": 216,
"b": 210
},
"hsl": {
"h": 120,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.8759,
"c": 0.0104,
"h": 145.5
},
"luminance": 0.67467
}Semantic roles & 50–950 ramp
primary
#D2D8D2
secondary
#ABA3AB
accent
#549191
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484