#D2D5DC#D2D5DC
#D2D5DC is a very light, near-neutral blue. Relative luminance 0.665; OKLCH L 87.3% C 0.010 H 267.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5DC |
|---|---|
| RGB | rgb(210, 213, 220) |
| HSL | hsl(222, 13%, 84%) |
| HSV | hsv(222, 5%, 86%) |
| CMYK | cmyk(4.5%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(85.23, 0.28, -3.80) |
| CIE-LCH | lch(85.23, 3.81, 274.25°) |
| OKLab | oklab(87.28% -0.0005 -0.0101) |
| OKLCH | oklch(87.28% 0.01 267.3) |
| XYZ | xyz(63.2884, 66.4572, 77.1896) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.33
Light Gray
#D3D3D3
ΔE00 3.55
Gainsboro
#DCDCDC
ΔE00 3.88
Silver (survey)
#C5C9C7
ΔE00 5.81
Silver
#C0C0C0
ΔE00 6.22
Light Grey
#D8DCD6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5DC #DCD9D2
analogous
#D2DADC #D2D5DC #D4D2DC
triadic
#D2D5DC #DCD2D5 #D5DCD2
tetradic
#D2D5DC #DCD2DA #DCD9D2 #D2DCD4
square
#D2D5DC #DCD2DA #DCD9D2 #D2DCD4
split-complementary
#D2D5DC #DCD4D2 #DADCD2
monochromatic
#8D95A6 #B0B5C1 #D2D5DC #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.47
#D2D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#D2D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5DC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5DC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#D0D6D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d5dc; /* rgb */ color: rgb(210, 213, 220); /* oklch */ color: oklch(87.3% 0.010 267.3);
Tailwind
colors: {
custom: {
50: '#dfe1e6',
500: '#d2d5dc',
950: '#000000',
},
}SCSS
$custom: #d2d5dc; $custom-light: #dfe1e6; $custom-dark: #000000;
JSON
{
"hex": "#d2d5dc",
"rgb": {
"r": 210,
"g": 213,
"b": 220
},
"hsl": {
"h": 222,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87275,
"c": 0.01015,
"h": 267.3
},
"luminance": 0.66457
}Semantic roles & 50–950 ramp
primary
#D2D5DC
secondary
#B1ACA2
accent
#814F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484