#D0D8DC#D0D8DC
#D0D8DC is a very light, near-neutral cyan. Relative luminance 0.677; OKLCH L 87.7% C 0.010 H 228.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D8DC |
|---|---|
| RGB | rgb(208, 216, 220) |
| HSL | hsl(200, 15%, 84%) |
| HSV | hsv(200, 5%, 86%) |
| CMYK | cmyk(5.5%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(85.85, -1.95, -2.90) |
| CIE-LCH | lch(85.85, 3.49, 236.16°) |
| OKLab | oklab(87.73% -0.0068 -0.0078) |
| OKLCH | oklch(87.73% 0.01 228.9) |
| XYZ | xyz(63.4840, 67.6885, 77.4169) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.15
Light Gray
#D3D3D3
ΔE00 3.86
Gainsboro
#DCDCDC
ΔE00 3.96
Silver (survey)
#C5C9C7
ΔE00 4.76
Light Grey
#D8DCD6
ΔE00 5.20
Silver
#C0C0C0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D8DC #DCD4D0
analogous
#D0DCDA #D0D8DC #D0D2DC
triadic
#D0D8DC #DCD0D8 #D8DCD0
tetradic
#D0D8DC #DAD0DC #DCD4D0 #D2DCD0
square
#D0D8DC #DAD0DC #DCD4D0 #D2DCD0
split-complementary
#D0D8DC #DCD0D2 #DCDAD0
monochromatic
#8A9EA8 #ADBBC2 #D0D8DC #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.44
#D0D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#D0D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D8DC
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D8DC | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#CDD9D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d0d8dc; /* rgb */ color: rgb(208, 216, 220); /* oklch */ color: oklch(87.7% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#dee4e6',
500: '#d0d8dc',
950: '#000000',
},
}SCSS
$custom: #d0d8dc; $custom-light: #dee4e6; $custom-dark: #000000;
JSON
{
"hex": "#d0d8dc",
"rgb": {
"r": 208,
"g": 216,
"b": 220
},
"hsl": {
"h": 200,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.87727,
"c": 0.01031,
"h": 228.9
},
"luminance": 0.67689
}Semantic roles & 50–950 ramp
primary
#D0D8DC
secondary
#B1A59F
accent
#664D99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484