#D4D2D2#D4D2D2
#D4D2D2 is a very light, near-neutral grey. Relative luminance 0.647; OKLCH L 86.5% C 0.002 H 17.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2D2 |
|---|---|
| RGB | rgb(212, 210, 210) |
| HSL | hsl(0, 2%, 83%) |
| HSV | hsv(0, 1%, 83%) |
| CMYK | cmyk(0%, 0.9%, 0.9%, 16.9%) |
| CIE-LAB | lab(84.35, 0.68, 0.24) |
| CIE-LCH | lch(84.35, 0.73, 19.47°) |
| OKLab | oklab(86.54% 0.0021 0.0007) |
| OKLCH | oklch(86.54% 0.002 17.2) |
| XYZ | xyz(61.8290, 64.7435, 70.1997) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.04
Gainsboro
#DCDCDC
ΔE00 2.45
Fog
#D8DCE0
ΔE00 3.82
Silver (survey)
#C5C9C7
ΔE00 4.35
Silver
#C0C0C0
ΔE00 4.67
Light Grey
#D8DCD6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2D2 #D2D4D4
analogous
#D4D2D3 #D4D2D2 #D4D3D2
triadic
#D4D2D2 #D2D4D2 #D2D2D4
tetradic
#D4D2D2 #D3D4D2 #D2D4D4 #D3D2D4
square
#D4D2D2 #D3D4D2 #D2D4D4 #D3D2D4
split-complementary
#D4D2D2 #D2D4D3 #D2D3D4
monochromatic
#989393 #B6B3B3 #D4D2D2 #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.51
#D4D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#D4D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2D2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2D2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#D5D2D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d4d2d2; /* rgb */ color: rgb(212, 210, 210); /* oklch */ color: oklch(86.5% 0.002 17.2);
Tailwind
colors: {
custom: {
50: '#e1dfdf',
500: '#d4d2d2',
950: '#000000',
},
}SCSS
$custom: #d4d2d2; $custom-light: #e1dfdf; $custom-dark: #000000;
JSON
{
"hex": "#d4d2d2",
"rgb": {
"r": 212,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 2.273,
"l": 82.745
},
"oklch": {
"l": 0.86536,
"c": 0.0022,
"h": 17.2
},
"luminance": 0.64743
}Semantic roles & 50–950 ramp
primary
#D4D2D2
secondary
#A4A7A7
accent
#8C8C59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484