#D2D5DE#D2D5DE
#D2D5DE is a very light, near-neutral blue. Relative luminance 0.666; OKLCH L 87.3% C 0.013 H 271.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5DE |
|---|---|
| RGB | rgb(210, 213, 222) |
| HSL | hsl(225, 15%, 85%) |
| HSV | hsv(225, 5%, 87%) |
| CMYK | cmyk(5.4%, 4.1%, 0%, 12.9%) |
| CIE-LAB | lab(85.28, 0.66, -4.78) |
| CIE-LCH | lch(85.28, 4.83, 277.88°) |
| OKLab | oklab(87.34% 0.0003 -0.0128) |
| OKLCH | oklch(87.34% 0.013 271.3) |
| XYZ | xyz(63.5549, 66.5638, 78.5929) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.10
Light Gray
#D3D3D3
ΔE00 4.42
Gainsboro
#DCDCDC
ΔE00 4.68
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 6.64
Silver
#C0C0C0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5DE #DEDBD2
analogous
#D2DBDE #D2D5DE #D5D2DE
triadic
#D2D5DE #DED2D5 #D5DED2
tetradic
#D2D5DE #DED2DB #DEDBD2 #D2DED5
square
#D2D5DE #DED2DB #DEDBD2 #D2DED5
split-complementary
#D2D5DE #DED5D2 #DBDED2
monochromatic
#8B93AA #AFB4C4 #D2D5DE #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.47
#D2D5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#D2D5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5DE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5DE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#D0D7D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d5de; /* rgb */ color: rgb(210, 213, 222); /* oklch */ color: oklch(87.3% 0.013 271.3);
Tailwind
colors: {
custom: {
50: '#dfe1e8',
500: '#d2d5de',
950: '#000000',
},
}SCSS
$custom: #d2d5de; $custom-light: #dfe1e8; $custom-dark: #000000;
JSON
{
"hex": "#d2d5de",
"rgb": {
"r": 210,
"g": 213,
"b": 222
},
"hsl": {
"h": 225,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87335,
"c": 0.01277,
"h": 271.3
},
"luminance": 0.66564
}Semantic roles & 50–950 ramp
primary
#D2D5DE
secondary
#B3AFA1
accent
#864C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484