#D2D4D6#D2D4D6
#D2D4D6 is a very light, near-neutral grey. Relative luminance 0.656; OKLCH L 86.9% C 0.004 H 247.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4D6 |
|---|---|
| RGB | rgb(210, 212, 214) |
| HSL | hsl(210, 5%, 83%) |
| HSV | hsv(210, 2%, 84%) |
| CMYK | cmyk(1.9%, 0.9%, 0%, 16.1%) |
| CIE-LAB | lab(84.81, -0.31, -1.22) |
| CIE-LCH | lch(84.81, 1.26, 255.64°) |
| OKLab | oklab(86.9% -0.0013 -0.0033) |
| OKLCH | oklch(86.9% 0.004 247.8) |
| XYZ | xyz(62.2573, 65.6435, 72.9959) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.29
Fog
#D8DCE0
ΔE00 2.14
Gainsboro
#DCDCDC
ΔE00 2.30
Silver (survey)
#C5C9C7
ΔE00 3.87
Light Grey
#D8DCD6
ΔE00 4.81
Silver
#C0C0C0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4D6 #D6D4D2
analogous
#D2D6D6 #D2D4D6 #D2D2D6
triadic
#D2D4D6 #D6D2D4 #D4D6D2
tetradic
#D2D4D6 #D6D2D6 #D6D4D2 #D2D6D2
square
#D2D4D6 #D6D2D6 #D6D4D2 #D2D6D2
split-complementary
#D2D4D6 #D6D2D2 #D6D6D2
monochromatic
#92979C #B2B5B9 #D2D4D6 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.49
#D2D4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#D2D4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4D6
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4D6 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D6
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#D1D4D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d4d6; /* rgb */ color: rgb(210, 212, 214); /* oklch */ color: oklch(86.9% 0.004 247.8);
Tailwind
colors: {
custom: {
50: '#dfe1e2',
500: '#d2d4d6',
950: '#000000',
},
}SCSS
$custom: #d2d4d6; $custom-light: #dfe1e2; $custom-dark: #000000;
JSON
{
"hex": "#d2d4d6",
"rgb": {
"r": 210,
"g": 212,
"b": 214
},
"hsl": {
"h": 210,
"s": 4.651,
"l": 83.137
},
"oklch": {
"l": 0.86896,
"c": 0.00352,
"h": 247.8
},
"luminance": 0.65644
}Semantic roles & 50–950 ramp
primary
#D2D4D6
secondary
#A9A6A3
accent
#73578F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484