#DCDCDA#DCDCDA
#DCDCDA is a very light, near-neutral grey. Relative luminance 0.715; OKLCH L 89.4% C 0.003 H 106.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCDA |
|---|---|
| RGB | rgb(220, 220, 218) |
| HSL | hsl(60, 3%, 86%) |
| HSV | hsv(60, 1%, 86%) |
| CMYK | cmyk(0%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(87.71, -0.36, 0.98) |
| CIE-LCH | lch(87.71, 1.04, 110.09°) |
| OKLab | oklab(89.39% -0.0008 0.0026) |
| OKLCH | oklch(89.39% 0.003 106.6) |
| XYZ | xyz(67.7612, 71.4640, 76.5402) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.09
Light Gray
#D3D3D3
ΔE00 2.32
Light Grey
#D8DCD6
ΔE00 3.10
Fog
#D8DCE0
ΔE00 3.31
Silver (survey)
#C5C9C7
ΔE00 5.12
Whitesmoke
#F5F5F5
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCDA #DADADC
analogous
#DCDBDA #DCDCDA #DBDCDA
triadic
#DCDCDA #DADCDC #DCDADC
tetradic
#DCDCDA #DADCDB #DADADC #DCDADB
square
#DCDCDA #DADCDB #DADADC #DCDADB
split-complementary
#DCDCDA #DADBDC #DBDADC
monochromatic
#A0A09B #BEBEBB #DCDCDA #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.37
#DCDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DCDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCDA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCDA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#DCDCDA
Tritanopia (blue-blind)
#DCDCDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdcda; /* rgb */ color: rgb(220, 220, 218); /* oklch */ color: oklch(89.4% 0.003 106.6);
Tailwind
colors: {
custom: {
50: '#e6e6e5',
500: '#dcdcda',
950: '#000000',
},
}SCSS
$custom: #dcdcda; $custom-light: #e6e6e5; $custom-dark: #000000;
JSON
{
"hex": "#dcdcda",
"rgb": {
"r": 220,
"g": 220,
"b": 218
},
"hsl": {
"h": 60,
"s": 2.778,
"l": 85.882
},
"oklch": {
"l": 0.89392,
"c": 0.0027,
"h": 106.6
},
"luminance": 0.71464
}Semantic roles & 50–950 ramp
primary
#DCDCDA
secondary
#ACACAF
accent
#598D59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484