#DEDCDC#DEDCDC
#DEDCDC is a very light, near-neutral grey. Relative luminance 0.719; OKLCH L 89.6% C 0.002 H 17.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCDC |
|---|---|
| RGB | rgb(222, 220, 220) |
| HSL | hsl(0, 3%, 87%) |
| HSV | hsv(0, 1%, 87%) |
| CMYK | cmyk(0%, 0.9%, 0.9%, 12.9%) |
| CIE-LAB | lab(87.91, 0.68, 0.24) |
| CIE-LCH | lch(87.91, 0.72, 19.46°) |
| OKLab | oklab(89.61% 0.0021 0.0007) |
| OKLCH | oklch(89.61% 0.002 17.3) |
| XYZ | xyz(68.6336, 71.8834, 77.9554) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.03
Light Gray
#D3D3D3
ΔE00 2.41
Fog
#D8DCE0
ΔE00 3.20
Light Grey
#D8DCD6
ΔE00 4.88
Whitesmoke
#F5F5F5
ΔE00 5.39
Silver (survey)
#C5C9C7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCDC #DCDEDE
analogous
#DEDCDD #DEDCDC #DEDDDC
triadic
#DEDCDC #DCDEDC #DCDCDE
tetradic
#DEDCDC #DDDEDC #DCDEDE #DDDCDE
square
#DEDCDC #DDDEDC #DCDEDE #DDDCDE
split-complementary
#DEDCDC #DCDEDD #DCDDDE
monochromatic
#A39D9D #C0BDBD #DEDCDC #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.37
#DEDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DEDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCDC
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCDC | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#DFDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedcdc; /* rgb */ color: rgb(222, 220, 220); /* oklch */ color: oklch(89.6% 0.002 17.3);
Tailwind
colors: {
custom: {
50: '#e8e6e6',
500: '#dedcdc',
950: '#000000',
},
}SCSS
$custom: #dedcdc; $custom-light: #e8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dedcdc",
"rgb": {
"r": 222,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 2.941,
"l": 86.667
},
"oklch": {
"l": 0.89605,
"c": 0.00219,
"h": 17.3
},
"luminance": 0.71883
}Semantic roles & 50–950 ramp
primary
#DEDCDC
secondary
#ADB1B1
accent
#8D8D59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484