#D2D4DE#D2D4DE
#D2D4DE is a very light, near-neutral blue. Relative luminance 0.661; OKLCH L 87.1% C 0.014 H 277.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4DE |
|---|---|
| RGB | rgb(210, 212, 222) |
| HSL | hsl(230, 15%, 85%) |
| HSV | hsv(230, 5%, 87%) |
| CMYK | cmyk(5.4%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(85.03, 1.18, -5.16) |
| CIE-LCH | lch(85.03, 5.29, 282.94°) |
| OKLab | oklab(87.14% 0.0017 -0.0138) |
| OKLCH | oklch(87.14% 0.014 277) |
| XYZ | xyz(63.3041, 66.0623, 78.5093) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.81
Light Gray
#D3D3D3
ΔE00 4.87
Gainsboro
#DCDCDC
ΔE00 5.17
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Silver
#C0C0C0
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4DE #DEDCD2
analogous
#D2DADE #D2D4DE #D6D2DE
triadic
#D2D4DE #DED2D4 #D4DED2
tetradic
#D2D4DE #DED2DA #DEDCD2 #D2DED6
square
#D2D4DE #DED2DA #DEDCD2 #D2DED6
split-complementary
#D2D4DE #DED6D2 #DADED2
monochromatic
#8B91AA #AFB2C4 #D2D4DE #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.48
#D2D4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#D2D4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4DE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4DE | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#D0D6D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d4de; /* rgb */ color: rgb(210, 212, 222); /* oklch */ color: oklch(87.1% 0.014 277.0);
Tailwind
colors: {
custom: {
50: '#dfe1e8',
500: '#d2d4de',
950: '#000000',
},
}SCSS
$custom: #d2d4de; $custom-light: #dfe1e8; $custom-dark: #000000;
JSON
{
"hex": "#d2d4de",
"rgb": {
"r": 210,
"g": 212,
"b": 222
},
"hsl": {
"h": 230,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87135,
"c": 0.01387,
"h": 277
},
"luminance": 0.66063
}Semantic roles & 50–950 ramp
primary
#D2D4DE
secondary
#B3B0A1
accent
#8D4C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484