#D6D2D8#D6D2D8
#D6D2D8 is a very light, near-neutral grey. Relative luminance 0.653; OKLCH L 86.9% C 0.009 H 314.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D2D8 |
|---|---|
| RGB | rgb(214, 210, 216) |
| HSL | hsl(280, 7%, 84%) |
| HSV | hsv(280, 3%, 85%) |
| CMYK | cmyk(0.9%, 2.8%, 0%, 15.3%) |
| CIE-LAB | lab(84.66, 2.45, -2.47) |
| CIE-LCH | lch(84.66, 3.48, 314.78°) |
| OKLab | oklab(86.87% 0.0065 -0.0065) |
| OKLCH | oklch(86.87% 0.009 314.8) |
| XYZ | xyz(63.1708, 65.3473, 74.2378) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.03
Gainsboro
#DCDCDC
ΔE00 4.51
Fog
#D8DCE0
ΔE00 4.81
Silver
#C0C0C0
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 7.00
Lavender (CSS)
#E6E6FA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D2D8 #D4D8D2
analogous
#D3D2D8 #D6D2D8 #D8D2D7
triadic
#D6D2D8 #D8D6D2 #D2D8D6
tetradic
#D6D2D8 #D8D3D2 #D4D8D2 #D2D7D8
square
#D6D2D8 #D8D3D2 #D4D8D2 #D2D7D8
split-complementary
#D6D2D8 #D7D8D2 #D2D8D3
monochromatic
#9A909F #B8B1BC #D6D2D8 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.49
#D6D2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#D6D2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D2D8
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D2D8 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#D6D3D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d6d2d8; /* rgb */ color: rgb(214, 210, 216); /* oklch */ color: oklch(86.9% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#e2dfe4',
500: '#d6d2d8',
950: '#000000',
},
}SCSS
$custom: #d6d2d8; $custom-light: #e2dfe4; $custom-dark: #000000;
JSON
{
"hex": "#d6d2d8",
"rgb": {
"r": 214,
"g": 210,
"b": 216
},
"hsl": {
"h": 280,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.86869,
"c": 0.00923,
"h": 314.8
},
"luminance": 0.65347
}Semantic roles & 50–950 ramp
primary
#D6D2D8
secondary
#A6ABA3
accent
#915469
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484