#DCDBDA#DCDBDA
#DCDBDA is a very light, near-neutral grey. Relative luminance 0.709; OKLCH L 89.2% C 0.002 H 67.8°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBDA |
|---|---|
| RGB | rgb(220, 219, 218) |
| HSL | hsl(30, 3%, 86%) |
| HSV | hsv(30, 1%, 86%) |
| CMYK | cmyk(0%, 0.5%, 0.9%, 13.7%) |
| CIE-LAB | lab(87.46, 0.16, 0.61) |
| CIE-LCH | lch(87.46, 0.63, 75.30°) |
| OKLab | oklab(89.19% 0.0007 0.0016) |
| OKLCH | oklch(89.19% 0.002 67.8) |
| XYZ | xyz(67.4996, 70.9407, 76.4530) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.67
Light Gray
#D3D3D3
ΔE00 2.00
Fog
#D8DCE0
ΔE00 3.10
Light Grey
#D8DCD6
ΔE00 3.95
Silver (survey)
#C5C9C7
ΔE00 5.30
Whitesmoke
#F5F5F5
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBDA #DADBDC
analogous
#DCDADA #DCDBDA #DCDCDA
triadic
#DCDBDA #DADCDB #DBDADC
tetradic
#DCDBDA #DADCDA #DADBDC #DCDADC
square
#DCDBDA #DADCDA #DADBDC #DCDADC
split-complementary
#DCDBDA #DADCDC #DADADC
monochromatic
#A09E9B #BEBCBB #DCDBDA #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.38
#DCDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DCDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBDA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBDA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#DCDBDA
Tritanopia (blue-blind)
#DCDBDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbda; /* rgb */ color: rgb(220, 219, 218); /* oklch */ color: oklch(89.2% 0.002 67.8);
Tailwind
colors: {
custom: {
50: '#e6e6e5',
500: '#dcdbda',
950: '#000000',
},
}SCSS
$custom: #dcdbda; $custom-light: #e6e6e5; $custom-dark: #000000;
JSON
{
"hex": "#dcdbda",
"rgb": {
"r": 220,
"g": 219,
"b": 218
},
"hsl": {
"h": 30,
"s": 2.778,
"l": 85.882
},
"oklch": {
"l": 0.89193,
"c": 0.00175,
"h": 67.8
},
"luminance": 0.70941
}Semantic roles & 50–950 ramp
primary
#DCDBDA
secondary
#ACADAF
accent
#738D59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484