#D2D8D4#D2D8D4
#D2D8D4 is a very light, near-neutral grey. Relative luminance 0.676; OKLCH L 87.6% C 0.008 H 157.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8D4 |
|---|---|
| RGB | rgb(210, 216, 212) |
| HSL | hsl(140, 7%, 84%) |
| HSV | hsv(140, 3%, 85%) |
| CMYK | cmyk(2.8%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(85.79, -2.76, 1.26) |
| CIE-LCH | lch(85.79, 3.03, 155.48°) |
| OKLab | oklab(87.65% -0.0078 0.0033) |
| OKLCH | oklch(87.65% 0.008 157.1) |
| XYZ | xyz(63.0158, 67.5666, 71.9964) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.55
Silver (survey)
#C5C9C7
ΔE00 3.77
Light Gray
#D3D3D3
ΔE00 4.03
Gainsboro
#DCDCDC
ΔE00 4.14
Fog
#D8DCE0
ΔE00 4.72
Silver
#C0C0C0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8D4 #D8D2D6
analogous
#D3D8D2 #D2D8D4 #D2D8D7
triadic
#D2D8D4 #D4D2D8 #D8D4D2
tetradic
#D2D8D4 #D2D3D8 #D8D2D6 #D8D7D2
square
#D2D8D4 #D2D3D8 #D8D2D6 #D8D7D2
split-complementary
#D2D8D4 #D7D2D8 #D8D2D3
monochromatic
#909F95 #B1BCB5 #D2D8D4 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.45
#D2D8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#D2D8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8D4
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8D4 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#D1D8D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d8d4; /* rgb */ color: rgb(210, 216, 212); /* oklch */ color: oklch(87.6% 0.008 157.1);
Tailwind
colors: {
custom: {
50: '#dfe4e1',
500: '#d2d8d4',
950: '#000000',
},
}SCSS
$custom: #d2d8d4; $custom-light: #dfe4e1; $custom-dark: #000000;
JSON
{
"hex": "#d2d8d4",
"rgb": {
"r": 210,
"g": 216,
"b": 212
},
"hsl": {
"h": 140,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.87646,
"c": 0.00846,
"h": 157.1
},
"luminance": 0.67567
}Semantic roles & 50–950 ramp
primary
#D2D8D4
secondary
#ABA3A9
accent
#547D91
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484