#D0D4D8#D0D4D8
#D0D4D8 is a very light, near-neutral cyan. Relative luminance 0.655; OKLCH L 86.8% C 0.007 H 247.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4D8 |
|---|---|
| RGB | rgb(208, 212, 216) |
| HSL | hsl(210, 9%, 83%) |
| HSV | hsv(210, 4%, 85%) |
| CMYK | cmyk(3.7%, 1.9%, 0%, 15.3%) |
| CIE-LAB | lab(84.72, -0.62, -2.45) |
| CIE-LCH | lch(84.72, 2.52, 255.87°) |
| OKLab | oklab(86.8% -0.0026 -0.0065) |
| OKLCH | oklch(86.8% 0.007 247.9) |
| XYZ | xyz(61.9483, 65.4545, 74.3228) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.85
Light Gray
#D3D3D3
ΔE00 2.47
Gainsboro
#DCDCDC
ΔE00 3.16
Silver (survey)
#C5C9C7
ΔE00 4.27
Silver
#C0C0C0
ΔE00 5.39
Light Grey
#D8DCD6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4D8 #D8D4D0
analogous
#D0D8D8 #D0D4D8 #D0D0D8
triadic
#D0D4D8 #D8D0D4 #D4D8D0
tetradic
#D0D4D8 #D8D0D8 #D8D4D0 #D0D8D0
square
#D0D4D8 #D8D0D8 #D8D4D0 #D0D8D0
split-complementary
#D0D4D8 #D8D0D0 #D8D8D0
monochromatic
#8D97A0 #AFB5BC #D0D4D8 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.49
#D0D4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#D0D4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4D8
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4D8 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#CED5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d4d8; /* rgb */ color: rgb(208, 212, 216); /* oklch */ color: oklch(86.8% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#dee1e4',
500: '#d0d4d8',
950: '#000000',
},
}SCSS
$custom: #d0d4d8; $custom-light: #dee1e4; $custom-dark: #000000;
JSON
{
"hex": "#d0d4d8",
"rgb": {
"r": 208,
"g": 212,
"b": 216
},
"hsl": {
"h": 210,
"s": 9.302,
"l": 83.137
},
"oklch": {
"l": 0.86801,
"c": 0.00705,
"h": 247.9
},
"luminance": 0.65455
}Semantic roles & 50–950 ramp
primary
#D0D4D8
secondary
#ACA6A0
accent
#735293
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484