#D8DCDA#D8DCDA
#D8DCDA is a very light, near-neutral grey. Relative luminance 0.708; OKLCH L 89.1% C 0.005 H 165.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCDA |
|---|---|
| RGB | rgb(216, 220, 218) |
| HSL | hsl(150, 5%, 85%) |
| HSV | hsv(150, 2%, 86%) |
| CMYK | cmyk(1.8%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(87.41, -1.71, 0.51) |
| CIE-LCH | lch(87.41, 1.79, 163.51°) |
| OKLab | oklab(89.08% -0.0049 0.0013) |
| OKLCH | oklch(89.08% 0.005 165) |
| XYZ | xyz(66.5648, 70.8471, 76.4841) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.99
Gainsboro
#DCDCDC
ΔE00 2.48
Light Gray
#D3D3D3
ΔE00 3.09
Fog
#D8DCE0
ΔE00 3.22
Silver (survey)
#C5C9C7
ΔE00 4.52
Whitesmoke
#F5F5F5
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCDA #DCD8DA
analogous
#D8DCD8 #D8DCDA #D8DCDC
triadic
#D8DCDA #DAD8DC #DCDAD8
tetradic
#D8DCDA #D8D8DC #DCD8DA #DCDCD8
square
#D8DCDA #D8D8DC #DCD8DA #DCDCD8
split-complementary
#D8DCDA #DCD8DC #DCD8D8
monochromatic
#97A29D #B8BFBB #D8DCDA #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.38
#D8DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D8DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCDA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCDA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#D7DCDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8dcda; /* rgb */ color: rgb(216, 220, 218); /* oklch */ color: oklch(89.1% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#e4e6e5',
500: '#d8dcda',
950: '#000000',
},
}SCSS
$custom: #d8dcda; $custom-light: #e4e6e5; $custom-dark: #000000;
JSON
{
"hex": "#d8dcda",
"rgb": {
"r": 216,
"g": 220,
"b": 218
},
"hsl": {
"h": 150,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.89083,
"c": 0.00509,
"h": 165
},
"luminance": 0.70847
}Semantic roles & 50–950 ramp
primary
#D8DCDA
secondary
#AFA9AC
accent
#56738F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484