#D4D8DC#D4D8DC
#D4D8DC is a very light, near-neutral cyan. Relative luminance 0.683; OKLCH L 88.0% C 0.007 H 247.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8DC |
|---|---|
| RGB | rgb(212, 216, 220) |
| HSL | hsl(210, 10%, 85%) |
| HSV | hsv(210, 4%, 86%) |
| CMYK | cmyk(3.6%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(86.14, -0.61, -2.44) |
| CIE-LCH | lch(86.14, 2.51, 255.87°) |
| OKLab | oklab(88.03% -0.0026 -0.0065) |
| OKLCH | oklch(88.03% 0.007 247.9) |
| XYZ | xyz(64.6231, 68.2758, 77.4703) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 0.92
Light Gray
#D3D3D3
ΔE00 2.67
Gainsboro
#DCDCDC
ΔE00 2.67
Silver (survey)
#C5C9C7
ΔE00 4.92
Light Grey
#D8DCD6
ΔE00 5.34
Silver
#C0C0C0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8DC #DCD8D4
analogous
#D4DCDC #D4D8DC #D4D4DC
triadic
#D4D8DC #DCD4D8 #D8DCD4
tetradic
#D4D8DC #DCD4DC #DCD8D4 #D4DCD4
square
#D4D8DC #DCD4DC #DCD8D4 #D4DCD4
split-complementary
#D4D8DC #DCD4D4 #DCDCD4
monochromatic
#919BA5 #B2B9C1 #D4D8DC #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.43
#D4D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#D4D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8DC
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8DC | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#D2D9D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4d8dc; /* rgb */ color: rgb(212, 216, 220); /* oklch */ color: oklch(88.0% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#e1e4e6',
500: '#d4d8dc',
950: '#000000',
},
}SCSS
$custom: #d4d8dc; $custom-light: #e1e4e6; $custom-dark: #000000;
JSON
{
"hex": "#d4d8dc",
"rgb": {
"r": 212,
"g": 216,
"b": 220
},
"hsl": {
"h": 210,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88031,
"c": 0.00702,
"h": 247.9
},
"luminance": 0.68276
}Semantic roles & 50–950 ramp
primary
#D4D8DC
secondary
#B0AAA4
accent
#735194
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484