#D2D4DC#D2D4DC
#D2D4DC is a very light, near-neutral blue. Relative luminance 0.660; OKLCH L 87.1% C 0.011 H 274.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4DC |
|---|---|
| RGB | rgb(210, 212, 220) |
| HSL | hsl(228, 13%, 84%) |
| HSV | hsv(228, 5%, 86%) |
| CMYK | cmyk(4.5%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(84.97, 0.81, -4.17) |
| CIE-LCH | lch(84.97, 4.25, 280.92°) |
| OKLab | oklab(87.07% 0.001 -0.0111) |
| OKLCH | oklch(87.07% 0.011 274.9) |
| XYZ | xyz(63.0377, 65.9557, 77.1060) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.05
Light Gray
#D3D3D3
ΔE00 3.97
Gainsboro
#DCDCDC
ΔE00 4.35
Silver (survey)
#C5C9C7
ΔE00 6.30
Silver
#C0C0C0
ΔE00 6.35
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4DC #DCDAD2
analogous
#D2D9DC #D2D4DC #D5D2DC
triadic
#D2D4DC #DCD2D4 #D4DCD2
tetradic
#D2D4DC #DCD2D9 #DCDAD2 #D2DCD5
square
#D2D4DC #DCD2D9 #DCDAD2 #D2DCD5
split-complementary
#D2D4DC #DCD5D2 #D9DCD2
monochromatic
#8D92A6 #B0B3C1 #D2D4DC #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.48
#D2D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#D2D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4DC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4DC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#D0D5D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d4dc; /* rgb */ color: rgb(210, 212, 220); /* oklch */ color: oklch(87.1% 0.011 274.9);
Tailwind
colors: {
custom: {
50: '#dfe1e6',
500: '#d2d4dc',
950: '#000000',
},
}SCSS
$custom: #d2d4dc; $custom-light: #dfe1e6; $custom-dark: #000000;
JSON
{
"hex": "#d2d4dc",
"rgb": {
"r": 210,
"g": 212,
"b": 220
},
"hsl": {
"h": 228,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87074,
"c": 0.01118,
"h": 274.9
},
"luminance": 0.65956
}Semantic roles & 50–950 ramp
primary
#D2D4DC
secondary
#B1AEA2
accent
#884F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484