#DEDCDB#DEDCDB
#DEDCDB is a very light, near-neutral grey. Relative luminance 0.718; OKLCH L 89.6% C 0.003 H 48.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCDB |
|---|---|
| RGB | rgb(222, 220, 219) |
| HSL | hsl(20, 4%, 86%) |
| HSV | hsv(20, 1%, 87%) |
| CMYK | cmyk(0%, 0.9%, 1.4%, 12.9%) |
| CIE-LAB | lab(87.89, 0.50, 0.73) |
| CIE-LCH | lch(87.89, 0.88, 55.58°) |
| OKLab | oklab(89.58% 0.0017 0.0019) |
| OKLCH | oklch(89.58% 0.003 48.8) |
| XYZ | xyz(68.5016, 71.8306, 77.2600) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.02
Light Gray
#D3D3D3
ΔE00 2.39
Fog
#D8DCE0
ΔE00 3.44
Light Grey
#D8DCD6
ΔE00 4.43
Whitesmoke
#F5F5F5
ΔE00 5.41
Silver (survey)
#C5C9C7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCDB #DBDDDE
analogous
#DEDBDC #DEDCDB #DEDEDB
triadic
#DEDCDB #DBDEDC #DCDBDE
tetradic
#DEDCDB #DCDEDB #DBDDDE #DEDBDE
square
#DEDCDB #DCDEDB #DBDDDE #DEDBDE
split-complementary
#DEDCDB #DBDEDE #DBDCDE
monochromatic
#A39E9B #C1BDBB #DEDCDB #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.37
#DEDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DEDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCDB
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCDB | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#DDDDDB
Tritanopia (blue-blind)
#DFDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedcdb; /* rgb */ color: rgb(222, 220, 219); /* oklch */ color: oklch(89.6% 0.003 48.8);
Tailwind
colors: {
custom: {
50: '#e8e6e6',
500: '#dedcdb',
950: '#000000',
},
}SCSS
$custom: #dedcdb; $custom-light: #e8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dedcdb",
"rgb": {
"r": 222,
"g": 220,
"b": 219
},
"hsl": {
"h": 20,
"s": 4.348,
"l": 86.471
},
"oklch": {
"l": 0.89577,
"c": 0.00258,
"h": 48.8
},
"luminance": 0.7183
}Semantic roles & 50–950 ramp
primary
#DEDCDB
secondary
#ACAFB1
accent
#7C8E57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484