#DCDED9#DCDED9
#DCDED9 is a very light, near-neutral grey. Relative luminance 0.725; OKLCH L 89.8% C 0.007 H 124.5°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDED9 |
|---|---|
| RGB | rgb(220, 222, 217) |
| HSL | hsl(84, 7%, 86%) |
| HSV | hsv(84, 2%, 87%) |
| CMYK | cmyk(0.9%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(88.19, -1.57, 2.21) |
| CIE-LCH | lch(88.19, 2.71, 125.39°) |
| OKLab | oklab(89.76% -0.004 0.0058) |
| OKLCH | oklch(89.76% 0.007 124.5) |
| XYZ | xyz(68.1588, 72.4679, 76.0291) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.28
Gainsboro
#DCDCDC
ΔE00 3.02
Light Gray
#D3D3D3
ΔE00 3.82
Fog
#D8DCE0
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 5.27
Whitesmoke
#F5F5F5
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDED9 #DBD9DE
analogous
#DEDDD9 #DCDED9 #D9DED9
triadic
#DCDED9 #D9DCDE #DED9DC
tetradic
#DCDED9 #D9DEDD #DBD9DE #DED9D9
square
#DCDED9 #D9DEDD #DBD9DE #DED9D9
split-complementary
#DCDED9 #D9D9DE #DDD9DE
monochromatic
#A0A597 #BEC2B8 #DCDED9 #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.36
#DCDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#DCDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDED9
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDED9 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD9
Deuteranopia (green-blind)
#DEDDD9
Tritanopia (blue-blind)
#DCDDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcded9; /* rgb */ color: rgb(220, 222, 217); /* oklch */ color: oklch(89.8% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#e6e8e4',
500: '#dcded9',
950: '#000000',
},
}SCSS
$custom: #dcded9; $custom-light: #e6e8e4; $custom-dark: #000000;
JSON
{
"hex": "#dcded9",
"rgb": {
"r": 220,
"g": 222,
"b": 217
},
"hsl": {
"h": 84,
"s": 7.042,
"l": 86.078
},
"oklch": {
"l": 0.89764,
"c": 0.00706,
"h": 124.5
},
"luminance": 0.72468
}Semantic roles & 50–950 ramp
primary
#DCDED9
secondary
#ADAAB2
accent
#55916D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484