#DCDCD9#DCDCD9
#DCDCD9 is a very light, near-neutral grey. Relative luminance 0.714; OKLCH L 89.4% C 0.004 H 106.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCD9 |
|---|---|
| RGB | rgb(220, 220, 217) |
| HSL | hsl(60, 4%, 86%) |
| HSV | hsv(60, 1%, 86%) |
| CMYK | cmyk(0%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(87.68, -0.54, 1.47) |
| CIE-LCH | lch(87.68, 1.56, 110.04°) |
| OKLab | oklab(89.36% -0.0011 0.0039) |
| OKLCH | oklch(89.36% 0.004 106.5) |
| XYZ | xyz(67.6308, 71.4119, 75.8531) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.62
Light Gray
#D3D3D3
ΔE00 2.60
Light Grey
#D8DCD6
ΔE00 2.70
Fog
#D8DCE0
ΔE00 3.77
Silver (survey)
#C5C9C7
ΔE00 5.08
Whitesmoke
#F5F5F5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCD9 #D9D9DC
analogous
#DCDAD9 #DCDCD9 #DADCD9
triadic
#DCDCD9 #D9DCDC #DCD9DC
tetradic
#DCDCD9 #D9DCDA #D9D9DC #DCD9DA
square
#DCDCD9 #D9DCDA #D9D9DC #DCD9DA
split-complementary
#DCDCD9 #D9DADC #DAD9DC
monochromatic
#A1A199 #BFBFB9 #DCDCD9 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.37
#DCDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DCDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCD9
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCD9 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#DDDCD9
Tritanopia (blue-blind)
#DDDCDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdcd9; /* rgb */ color: rgb(220, 220, 217); /* oklch */ color: oklch(89.4% 0.004 106.5);
Tailwind
colors: {
custom: {
50: '#e6e6e4',
500: '#dcdcd9',
950: '#000000',
},
}SCSS
$custom: #dcdcd9; $custom-light: #e6e6e4; $custom-dark: #000000;
JSON
{
"hex": "#dcdcd9",
"rgb": {
"r": 220,
"g": 220,
"b": 217
},
"hsl": {
"h": 60,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.89364,
"c": 0.00405,
"h": 106.5
},
"luminance": 0.71412
}Semantic roles & 50–950 ramp
primary
#DCDCD9
secondary
#AAAAAF
accent
#588E58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484