#D4D2D6#D4D2D6
#D4D2D6 is a very light, near-neutral grey. Relative luminance 0.649; OKLCH L 86.7% C 0.006 H 308.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2D6 |
|---|---|
| RGB | rgb(212, 210, 214) |
| HSL | hsl(270, 5%, 83%) |
| HSV | hsv(270, 2%, 84%) |
| CMYK | cmyk(0.9%, 1.9%, 0%, 16.1%) |
| CIE-LAB | lab(84.46, 1.41, -1.73) |
| CIE-LCH | lch(84.46, 2.23, 309.15°) |
| OKLab | oklab(86.65% 0.0036 -0.0046) |
| OKLCH | oklch(86.65% 0.006 308.3) |
| XYZ | xyz(62.3335, 64.9453, 72.8571) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.58
Gainsboro
#DCDCDC
ΔE00 3.35
Fog
#D8DCE0
ΔE00 3.67
Silver
#C0C0C0
ΔE00 5.29
Silver (survey)
#C5C9C7
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2D6 #D4D6D2
analogous
#D2D2D6 #D4D2D6 #D6D2D6
triadic
#D4D2D6 #D6D4D2 #D2D6D4
tetradic
#D4D2D6 #D6D2D2 #D4D6D2 #D2D6D6
square
#D4D2D6 #D6D2D2 #D4D6D2 #D2D6D6
split-complementary
#D4D2D6 #D6D6D2 #D2D6D2
monochromatic
#97929C #B5B2B9 #D4D2D6 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.50
#D4D2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#D4D2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2D6
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2D6 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D6
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#D4D2D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4d2d6; /* rgb */ color: rgb(212, 210, 214); /* oklch */ color: oklch(86.7% 0.006 308.3);
Tailwind
colors: {
custom: {
50: '#e1dfe2',
500: '#d4d2d6',
950: '#000000',
},
}SCSS
$custom: #d4d2d6; $custom-light: #e1dfe2; $custom-dark: #000000;
JSON
{
"hex": "#d4d2d6",
"rgb": {
"r": 212,
"g": 210,
"b": 214
},
"hsl": {
"h": 270,
"s": 4.651,
"l": 83.137
},
"oklch": {
"l": 0.86652,
"c": 0.00585,
"h": 308.3
},
"luminance": 0.64945
}Semantic roles & 50–950 ramp
primary
#D4D2D6
secondary
#A6A9A3
accent
#8F5773
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484