#DBDCD8#DBDCD8
#DBDCD8 is a very light, near-neutral grey. Relative luminance 0.712; OKLCH L 89.3% C 0.005 H 118.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCD8 |
|---|---|
| RGB | rgb(219, 220, 216) |
| HSL | hsl(75, 5%, 85%) |
| HSV | hsv(75, 2%, 86%) |
| CMYK | cmyk(0.5%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(87.58, -1.05, 1.84) |
| CIE-LCH | lch(87.58, 2.12, 119.80°) |
| OKLab | oklab(89.26% -0.0026 0.0049) |
| OKLCH | oklch(89.26% 0.006 118) |
| XYZ | xyz(67.1993, 71.2044, 75.1560) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.90
Gainsboro
#DCDCDC
ΔE00 2.30
Light Gray
#D3D3D3
ΔE00 3.03
Fog
#D8DCE0
ΔE00 4.17
Silver (survey)
#C5C9C7
ΔE00 4.89
Whitesmoke
#F5F5F5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCD8 #D9D8DC
analogous
#DCDBD8 #DBDCD8 #D9DCD8
triadic
#DBDCD8 #D8DBDC #DCD8DB
tetradic
#DBDCD8 #D8DCDB #D9D8DC #DCD8D9
square
#DBDCD8 #D8DCDB #D9D8DC #DCD8D9
split-complementary
#DBDCD8 #D8D9DC #DBD8DC
monochromatic
#9FA297 #BDBFB8 #DBDCD8 #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.38
#DBDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DBDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCD8
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCD8 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD8
Deuteranopia (green-blind)
#DDDCD8
Tritanopia (blue-blind)
#DBDBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdcd8; /* rgb */ color: rgb(219, 220, 216); /* oklch */ color: oklch(89.3% 0.005 118.0);
Tailwind
colors: {
custom: {
50: '#e6e6e4',
500: '#dbdcd8',
950: '#000000',
},
}SCSS
$custom: #dbdcd8; $custom-light: #e6e6e4; $custom-dark: #000000;
JSON
{
"hex": "#dbdcd8",
"rgb": {
"r": 219,
"g": 220,
"b": 216
},
"hsl": {
"h": 75,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.89258,
"c": 0.0055,
"h": 118
},
"luminance": 0.71204
}Semantic roles & 50–950 ramp
primary
#DBDCD8
secondary
#ABA9AF
accent
#568F64
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484