#D2D6D8#D2D6D8
#D2D6D8 is a very light, near-neutral grey. Relative luminance 0.668; OKLCH L 87.4% C 0.005 H 228.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6D8 |
|---|---|
| RGB | rgb(210, 214, 216) |
| HSL | hsl(200, 7%, 84%) |
| HSV | hsv(200, 3%, 85%) |
| CMYK | cmyk(2.8%, 0.9%, 0%, 15.3%) |
| CIE-LAB | lab(85.38, -0.99, -1.46) |
| CIE-LCH | lch(85.38, 1.76, 235.92°) |
| OKLab | oklab(87.36% -0.0034 -0.0039) |
| OKLCH | oklch(87.36% 0.005 228.8) |
| XYZ | xyz(63.0173, 66.7524, 74.5170) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.77
Light Gray
#D3D3D3
ΔE00 2.06
Gainsboro
#DCDCDC
ΔE00 2.51
Silver (survey)
#C5C9C7
ΔE00 3.88
Light Grey
#D8DCD6
ΔE00 4.38
Silver
#C0C0C0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6D8 #D8D4D2
analogous
#D2D8D7 #D2D6D8 #D2D3D8
triadic
#D2D6D8 #D8D2D6 #D6D8D2
tetradic
#D2D6D8 #D7D2D8 #D8D4D2 #D3D8D2
square
#D2D6D8 #D7D2D8 #D8D4D2 #D3D8D2
split-complementary
#D2D6D8 #D8D2D3 #D8D7D2
monochromatic
#909A9F #B1B8BC #D2D6D8 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.46
#D2D6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#D2D6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6D8
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6D8 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#D1D7D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d6d8; /* rgb */ color: rgb(210, 214, 216); /* oklch */ color: oklch(87.4% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#dfe2e4',
500: '#d2d6d8',
950: '#000000',
},
}SCSS
$custom: #d2d6d8; $custom-light: #dfe2e4; $custom-dark: #000000;
JSON
{
"hex": "#d2d6d8",
"rgb": {
"r": 210,
"g": 214,
"b": 216
},
"hsl": {
"h": 200,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.87357,
"c": 0.00518,
"h": 228.8
},
"luminance": 0.66753
}Semantic roles & 50–950 ramp
primary
#D2D6D8
secondary
#ABA6A3
accent
#695491
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484