#DBDCDA#DBDCDA
#DBDCDA is a very light, near-neutral grey. Relative luminance 0.713; OKLCH L 89.3% C 0.003 H 128.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCDA |
|---|---|
| RGB | rgb(219, 220, 218) |
| HSL | hsl(90, 3%, 86%) |
| HSV | hsv(90, 1%, 86%) |
| CMYK | cmyk(0.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(87.63, -0.70, 0.86) |
| CIE-LCH | lch(87.63, 1.11, 129.03°) |
| OKLab | oklab(89.31% -0.0018 0.0023) |
| OKLCH | oklch(89.31% 0.003 128.6) |
| XYZ | xyz(67.4594, 71.3084, 76.5261) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.32
Light Gray
#D3D3D3
ΔE00 2.40
Light Grey
#D8DCD6
ΔE00 2.72
Fog
#D8DCE0
ΔE00 3.18
Silver (survey)
#C5C9C7
ΔE00 4.89
Whitesmoke
#F5F5F5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCDA #DBDADC
analogous
#DCDCDA #DBDCDA #DADCDA
triadic
#DBDCDA #DADBDC #DCDADB
tetradic
#DBDCDA #DADCDC #DBDADC #DCDADA
square
#DBDCDA #DADCDC #DBDADC #DCDADA
split-complementary
#DBDCDA #DADADC #DCDADC
monochromatic
#9EA09B #BCBEBB #DBDCDA #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.38
#DBDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DBDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCDA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCDA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#DCDCDA
Tritanopia (blue-blind)
#DBDCDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdcda; /* rgb */ color: rgb(219, 220, 218); /* oklch */ color: oklch(89.3% 0.003 128.6);
Tailwind
colors: {
custom: {
50: '#e6e6e5',
500: '#dbdcda',
950: '#000000',
},
}SCSS
$custom: #dbdcda; $custom-light: #e6e6e5; $custom-dark: #000000;
JSON
{
"hex": "#dbdcda",
"rgb": {
"r": 219,
"g": 220,
"b": 218
},
"hsl": {
"h": 90,
"s": 2.778,
"l": 85.882
},
"oklch": {
"l": 0.89314,
"c": 0.0029,
"h": 128.6
},
"luminance": 0.71308
}Semantic roles & 50–950 ramp
primary
#DBDCDA
secondary
#ADACAF
accent
#598D73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484