#DCDCD6#DCDCD6
#DCDCD6 is a very light, near-neutral grey. Relative luminance 0.713; OKLCH L 89.3% C 0.008 H 106.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCD6 |
|---|---|
| RGB | rgb(220, 220, 214) |
| HSL | hsl(60, 8%, 85%) |
| HSV | hsv(60, 3%, 86%) |
| CMYK | cmyk(0%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(87.61, -1.07, 2.94) |
| CIE-LCH | lch(87.61, 3.13, 109.92°) |
| OKLab | oklab(89.28% -0.0023 0.0078) |
| OKLCH | oklch(89.28% 0.008 106.6) |
| XYZ | xyz(67.2441, 71.2572, 73.8168) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.92
Gainsboro
#DCDCDC
ΔE00 3.11
Light Gray
#D3D3D3
ΔE00 3.69
Fog
#D8DCE0
ΔE00 5.19
Silver (survey)
#C5C9C7
ΔE00 5.26
Whitesmoke
#F5F5F5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCD6 #D6D6DC
analogous
#DCD9D6 #DCDCD6 #D9DCD6
triadic
#DCDCD6 #D6DCDC #DCD6DC
tetradic
#DCDCD6 #D6DCD9 #D6D6DC #DCD6D9
square
#DCDCD6 #D6DCD9 #D6D6DC #DCD6D9
split-complementary
#DCDCD6 #D6D9DC #D9D6DC
monochromatic
#A4A494 #C0C0B5 #DCDCD6 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.38
#DCDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DCDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCD6
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCD6 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD6
Deuteranopia (green-blind)
#DDDCD6
Tritanopia (blue-blind)
#DDDBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdcd6; /* rgb */ color: rgb(220, 220, 214); /* oklch */ color: oklch(89.3% 0.008 106.6);
Tailwind
colors: {
custom: {
50: '#e6e6e2',
500: '#dcdcd6',
950: '#000000',
},
}SCSS
$custom: #dcdcd6; $custom-light: #e6e6e2; $custom-dark: #000000;
JSON
{
"hex": "#dcdcd6",
"rgb": {
"r": 220,
"g": 220,
"b": 214
},
"hsl": {
"h": 60,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.8928,
"c": 0.0081,
"h": 106.6
},
"luminance": 0.71257
}Semantic roles & 50–950 ramp
primary
#DCDCD6
secondary
#A6A6B0
accent
#549254
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484