#DCDAD6#DCDAD6
#DCDAD6 is a very light, near-neutral grey. Relative luminance 0.702; OKLCH L 88.9% C 0.006 H 84.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAD6 |
|---|---|
| RGB | rgb(220, 218, 214) |
| HSL | hsl(40, 8%, 85%) |
| HSV | hsv(40, 3%, 86%) |
| CMYK | cmyk(0%, 0.9%, 2.7%, 13.7%) |
| CIE-LAB | lab(87.10, -0.03, 2.20) |
| CIE-LCH | lch(87.10, 2.20, 90.79°) |
| OKLab | oklab(88.88% 0.0006 0.0058) |
| OKLCH | oklch(88.88% 0.006 84.6) |
| XYZ | xyz(66.7224, 70.2137, 73.6428) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.14
Light Gray
#D3D3D3
ΔE00 2.68
Light Grey
#D8DCD6
ΔE00 3.33
Fog
#D8DCE0
ΔE00 4.54
Silver (survey)
#C5C9C7
ΔE00 5.22
Whitesmoke
#F5F5F5
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAD6 #D6D8DC
analogous
#DCD7D6 #DCDAD6 #DBDCD6
triadic
#DCDAD6 #D6DCDA #DAD6DC
tetradic
#DCDAD6 #D6DCD7 #D6D8DC #DCD6DB
square
#DCDAD6 #D6DCD7 #D6D8DC #DCD6DB
split-complementary
#DCDAD6 #D6DBDC #D7D6DC
monochromatic
#A49E94 #C0BCB5 #DCDAD6 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.40
#DCDAD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DCDAD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAD6
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAD6 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#DCDAD6
Tritanopia (blue-blind)
#DDD9D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdad6; /* rgb */ color: rgb(220, 218, 214); /* oklch */ color: oklch(88.9% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#e6e5e2',
500: '#dcdad6',
950: '#000000',
},
}SCSS
$custom: #dcdad6; $custom-light: #e6e5e2; $custom-dark: #000000;
JSON
{
"hex": "#dcdad6",
"rgb": {
"r": 220,
"g": 218,
"b": 214
},
"hsl": {
"h": 40,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.88881,
"c": 0.00586,
"h": 84.6
},
"luminance": 0.70213
}Semantic roles & 50–950 ramp
primary
#DCDAD6
secondary
#A6AAB0
accent
#689254
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484