#D8DBDC#D8DBDC
#D8DBDC is a very light, near-neutral grey. Relative luminance 0.704; OKLCH L 88.9% C 0.004 H 219.5°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DBDC |
|---|---|
| RGB | rgb(216, 219, 220) |
| HSL | hsl(195, 5%, 85%) |
| HSV | hsv(195, 2%, 86%) |
| CMYK | cmyk(1.8%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(87.21, -0.83, -0.85) |
| CIE-LCH | lch(87.21, 1.19, 225.50°) |
| OKLab | oklab(88.94% -0.0027 -0.0023) |
| OKLCH | oklch(88.94% 0.004 219.5) |
| XYZ | xyz(66.5664, 70.4291, 77.7835) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.50
Fog
#D8DCE0
ΔE00 1.53
Light Gray
#D3D3D3
ΔE00 2.26
Light Grey
#D8DCD6
ΔE00 3.77
Silver (survey)
#C5C9C7
ΔE00 4.75
Whitesmoke
#F5F5F5
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DBDC #DCD9D8
analogous
#D8DCDB #D8DBDC #D8D9DC
triadic
#D8DBDC #DCD8DB #DBDCD8
tetradic
#D8DBDC #DBD8DC #DCD9D8 #D9DCD8
square
#D8DBDC #DBD8DC #DCD9D8 #D9DCD8
split-complementary
#D8DBDC #DCD8D9 #DCDBD8
monochromatic
#979FA2 #B8BDBF #D8DBDC #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.39
#D8DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D8DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DBDC
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DBDC | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#DADADC
Tritanopia (blue-blind)
#D7DBDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d8dbdc; /* rgb */ color: rgb(216, 219, 220); /* oklch */ color: oklch(88.9% 0.004 219.5);
Tailwind
colors: {
custom: {
50: '#e4e6e6',
500: '#d8dbdc',
950: '#000000',
},
}SCSS
$custom: #d8dbdc; $custom-light: #e4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d8dbdc",
"rgb": {
"r": 216,
"g": 219,
"b": 220
},
"hsl": {
"h": 195,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.8894,
"c": 0.00355,
"h": 219.5
},
"luminance": 0.70429
}Semantic roles & 50–950 ramp
primary
#D8DBDC
secondary
#AFABA9
accent
#64568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484