#DBDCD7#DBDCD7
#DBDCD7 is a very light, near-neutral grey. Relative luminance 0.712; OKLCH L 89.2% C 0.007 H 115.7°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCD7 |
|---|---|
| RGB | rgb(219, 220, 215) |
| HSL | hsl(72, 7%, 85%) |
| HSV | hsv(72, 2%, 86%) |
| CMYK | cmyk(0.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(87.56, -1.23, 2.33) |
| CIE-LCH | lch(87.56, 2.64, 117.84°) |
| OKLab | oklab(89.23% -0.003 0.0062) |
| OKLCH | oklch(89.23% 0.007 115.7) |
| XYZ | xyz(67.0704, 71.1528, 74.4773) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.61
Gainsboro
#DCDCDC
ΔE00 2.79
Light Gray
#D3D3D3
ΔE00 3.40
Fog
#D8DCE0
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCD7 #D8D7DC
analogous
#DCDAD7 #DBDCD7 #D8DCD7
triadic
#DBDCD7 #D7DBDC #DCD7DB
tetradic
#DBDCD7 #D7DCDA #D8D7DC #DCD7D8
square
#DBDCD7 #D7DCDA #D8D7DC #DCD7D8
split-complementary
#DBDCD7 #D7D8DC #DAD7DC
monochromatic
#A0A396 #BEBFB6 #DBDCD7 #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.38
#DBDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DBDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCD7
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCD7 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD7
Deuteranopia (green-blind)
#DDDBD7
Tritanopia (blue-blind)
#DCDBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdcd7; /* rgb */ color: rgb(219, 220, 215); /* oklch */ color: oklch(89.2% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#e6e6e3',
500: '#dbdcd7',
950: '#000000',
},
}SCSS
$custom: #dbdcd7; $custom-light: #e6e6e3; $custom-dark: #000000;
JSON
{
"hex": "#dbdcd7",
"rgb": {
"r": 219,
"g": 220,
"b": 215
},
"hsl": {
"h": 72,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.8923,
"c": 0.00683,
"h": 115.7
},
"luminance": 0.71153
}Semantic roles & 50–950 ramp
primary
#DBDCD7
secondary
#A9A8AF
accent
#559161
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484