#D8DCDF#D8DCDF
#D8DCDF is a very light, near-neutral cyan. Relative luminance 0.711; OKLCH L 89.2% C 0.006 H 239.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCDF |
|---|---|
| RGB | rgb(216, 220, 223) |
| HSL | hsl(206, 10%, 86%) |
| HSV | hsv(206, 3%, 87%) |
| CMYK | cmyk(3.1%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.54, -0.80, -1.94) |
| CIE-LCH | lch(87.54, 2.10, 247.66°) |
| OKLab | oklab(89.23% -0.003 -0.0052) |
| OKLCH | oklch(89.23% 0.006 239.8) |
| XYZ | xyz(67.2289, 71.1128, 79.9821) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 0.53
Gainsboro
#DCDCDC
ΔE00 2.17
Light Gray
#D3D3D3
ΔE00 2.91
Light Grey
#D8DCD6
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCDF #DFDBD8
analogous
#D8DFDE #D8DCDF #D8D8DF
triadic
#D8DCDF #DFD8DC #DCDFD8
tetradic
#D8DCDF #DED8DF #DFDBD8 #D8DFD8
square
#D8DCDF #DED8DF #DFDBD8 #D8DFD8
split-complementary
#D8DCDF #DFD8D8 #DFDED8
monochromatic
#95A0A8 #B6BEC3 #D8DCDF #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.38
#D8DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#D8DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCDF
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCDF | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#D6DDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8dcdf; /* rgb */ color: rgb(216, 220, 223); /* oklch */ color: oklch(89.2% 0.006 239.8);
Tailwind
colors: {
custom: {
50: '#e4e6e9',
500: '#d8dcdf',
950: '#000000',
},
}SCSS
$custom: #d8dcdf; $custom-light: #e4e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d8dcdf",
"rgb": {
"r": 216,
"g": 220,
"b": 223
},
"hsl": {
"h": 205.714,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.89227,
"c": 0.00599,
"h": 239.8
},
"luminance": 0.71113
}Semantic roles & 50–950 ramp
primary
#D8DCDF
secondary
#B3ADA8
accent
#6E5294
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484