#D4D4D4#D4D4D4
#D4D4D4 is a very light, near-neutral grey. Relative luminance 0.658; OKLCH L 87.0% C 0.000 H 0.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4D4 |
|---|---|
| RGB | rgb(212, 212, 212) |
| HSL | hsl(0, 0%, 83%) |
| HSV | hsv(0, 0%, 83%) |
| CMYK | cmyk(0%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(84.91, 0.00, 0.00) |
| CIE-LCH | lch(84.91, 0.00, 0.00°) |
| OKLab | oklab(86.99% 0 0) |
| OKLCH | oklch(86.99% 0 0) |
| XYZ | xyz(62.5766, 65.8375, 71.6858) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 0.24
Gainsboro
#DCDCDC
ΔE00 1.85
Fog
#D8DCE0
ΔE00 3.00
Silver (survey)
#C5C9C7
ΔE00 3.83
Light Grey
#D8DCD6
ΔE00 4.30
Silver
#C0C0C0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4D4 #D4D4D4
analogous
#D4D4D4 #D4D4D4 #D4D4D4
triadic
#D4D4D4 #D4D4D4 #D4D4D4
tetradic
#D4D4D4 #D4D4D4 #D4D4D4 #D4D4D4
square
#D4D4D4 #D4D4D4 #D4D4D4 #D4D4D4
split-complementary
#D4D4D4 #D4D4D4 #D4D4D4
monochromatic
#979797 #B5B5B5 #D4D4D4 #F0F0F0 #F0F0F0
Accessibility & contrast
On white
1.48
#D4D4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#D4D4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4D4
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4D4 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#D4D4D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d4d4d4; /* rgb */ color: rgb(212, 212, 212); /* oklch */ color: oklch(87.0% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#e1e1e1',
500: '#d4d4d4',
950: '#000000',
},
}SCSS
$custom: #d4d4d4; $custom-light: #e1e1e1; $custom-dark: #000000;
JSON
{
"hex": "#d4d4d4",
"rgb": {
"r": 212,
"g": 212,
"b": 212
},
"hsl": {
"h": 0,
"s": 0,
"l": 83.137
},
"oklch": {
"l": 0.86994,
"c": 0,
"h": 0
},
"luminance": 0.65837
}Semantic roles & 50–950 ramp
primary
#D4D4D4
secondary
#A6A6A6
accent
#8A8A5C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484