#D0D8DE#D0D8DE
#D0D8DE is a very light, near-neutral cyan. Relative luminance 0.678; OKLCH L 87.8% C 0.012 H 239.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D8DE |
|---|---|
| RGB | rgb(208, 216, 222) |
| HSL | hsl(206, 18%, 84%) |
| HSV | hsv(206, 6%, 87%) |
| CMYK | cmyk(6.3%, 2.7%, 0%, 12.9%) |
| CIE-LAB | lab(85.90, -1.57, -3.88) |
| CIE-LCH | lch(85.90, 4.19, 248.04°) |
| OKLab | oklab(87.79% -0.006 -0.0104) |
| OKLCH | oklch(87.79% 0.012 239.9) |
| XYZ | xyz(63.7505, 67.7950, 78.8202) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.07
Light Gray
#D3D3D3
ΔE00 4.21
Gainsboro
#DCDCDC
ΔE00 4.29
Silver (survey)
#C5C9C7
ΔE00 5.42
Light Grey
#D8DCD6
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D8DE #DED6D0
analogous
#D0DEDD #D0D8DE #D0D1DE
triadic
#D0D8DE #DED0D8 #D8DED0
tetradic
#D0D8DE #DDD0DE #DED6D0 #D1DED0
square
#D0D8DE #DDD0DE #DED6D0 #D1DED0
split-complementary
#D0D8DE #DED0D1 #DEDDD0
monochromatic
#889CAC #ACBAC5 #D0D8DE #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.44
#D0D8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#D0D8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D8DE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D8DE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#CDDADA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d0d8de; /* rgb */ color: rgb(208, 216, 222); /* oklch */ color: oklch(87.8% 0.012 239.9);
Tailwind
colors: {
custom: {
50: '#dee4e8',
500: '#d0d8de',
950: '#000000',
},
}SCSS
$custom: #d0d8de; $custom-light: #dee4e8; $custom-dark: #000000;
JSON
{
"hex": "#d0d8de",
"rgb": {
"r": 208,
"g": 216,
"b": 222
},
"hsl": {
"h": 205.714,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.87787,
"c": 0.01201,
"h": 239.9
},
"luminance": 0.67796
}Semantic roles & 50–950 ramp
primary
#D0D8DE
secondary
#B4A89F
accent
#6D4A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484