#D4D4DE#D4D4DE
#D4D4DE is a very light, near-neutral blue. Relative luminance 0.664; OKLCH L 87.3% C 0.014 H 286.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4DE |
|---|---|
| RGB | rgb(212, 212, 222) |
| HSL | hsl(240, 13%, 85%) |
| HSV | hsv(240, 5%, 87%) |
| CMYK | cmyk(4.5%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(85.18, 1.85, -4.92) |
| CIE-LCH | lch(85.18, 5.25, 290.62°) |
| OKLab | oklab(87.29% 0.0038 -0.0131) |
| OKLCH | oklch(87.29% 0.014 286.1) |
| XYZ | xyz(63.8773, 66.3578, 78.5362) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.33
Light Gray
#D3D3D3
ΔE00 5.03
Gainsboro
#DCDCDC
ΔE00 5.28
Lavender (CSS)
#E6E6FA
ΔE00 5.81
Silver
#C0C0C0
ΔE00 7.15
Silver (survey)
#C5C9C7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4DE #DEDED4
analogous
#D4D9DE #D4D4DE #D9D4DE
triadic
#D4D4DE #DED4D4 #D4DED4
tetradic
#D4D4DE #DED4D9 #DEDED4 #D4DED9
square
#D4D4DE #DED4D9 #DEDED4 #D4DED9
split-complementary
#D4D4DE #DED9D4 #D9DED4
monochromatic
#8F8FA9 #B1B1C3 #D4D4DE #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.47
#D4D4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#D4D4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4DE
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4DE | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#D2D4DE
Tritanopia (blue-blind)
#D2D6D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d4de; /* rgb */ color: rgb(212, 212, 222); /* oklch */ color: oklch(87.3% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#e1e1e8',
500: '#d4d4de',
950: '#000000',
},
}SCSS
$custom: #d4d4de; $custom-light: #e1e1e8; $custom-dark: #000000;
JSON
{
"hex": "#d4d4de",
"rgb": {
"r": 212,
"g": 212,
"b": 222
},
"hsl": {
"h": 240,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.8729,
"c": 0.01366,
"h": 286.1
},
"luminance": 0.66358
}Semantic roles & 50–950 ramp
primary
#D4D4DE
secondary
#B3B3A3
accent
#974E97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484