#D4D8D2#D4D8D2
#D4D8D2 is a very light, near-neutral grey. Relative luminance 0.678; OKLCH L 87.7% C 0.009 H 134.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8D2 |
|---|---|
| RGB | rgb(212, 216, 210) |
| HSL | hsl(100, 7%, 84%) |
| HSV | hsv(100, 3%, 85%) |
| CMYK | cmyk(1.9%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(85.89, -2.44, 2.48) |
| CIE-LCH | lch(85.89, 3.48, 134.56°) |
| OKLab | oklab(87.74% -0.0065 0.0065) |
| OKLCH | oklch(87.74% 0.009 134.9) |
| XYZ | xyz(63.3381, 67.7618, 70.7028) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.92
Silver (survey)
#C5C9C7
ΔE00 4.05
Light Gray
#D3D3D3
ΔE00 4.11
Gainsboro
#DCDCDC
ΔE00 4.20
Fog
#D8DCE0
ΔE00 5.40
Silver
#C0C0C0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8D2 #D6D2D8
analogous
#D7D8D2 #D4D8D2 #D2D8D3
triadic
#D4D8D2 #D2D4D8 #D8D2D4
tetradic
#D4D8D2 #D2D7D8 #D6D2D8 #D8D3D2
square
#D4D8D2 #D2D7D8 #D6D2D8 #D8D3D2
split-complementary
#D4D8D2 #D3D2D8 #D8D2D7
monochromatic
#959F90 #B5BCB1 #D4D8D2 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.44
#D4D8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#D4D8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8D2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8D2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D8D7D2
Tritanopia (blue-blind)
#D4D7D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4d8d2; /* rgb */ color: rgb(212, 216, 210); /* oklch */ color: oklch(87.7% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#e1e4df',
500: '#d4d8d2',
950: '#000000',
},
}SCSS
$custom: #d4d8d2; $custom-light: #e1e4df; $custom-dark: #000000;
JSON
{
"hex": "#d4d8d2",
"rgb": {
"r": 212,
"g": 216,
"b": 210
},
"hsl": {
"h": 100,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.87744,
"c": 0.0092,
"h": 134.9
},
"luminance": 0.67762
}Semantic roles & 50–950 ramp
primary
#D4D8D2
secondary
#A9A3AB
accent
#54917D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484