#DEDCDF#DEDCDF
#DEDCDF is a very light, near-neutral grey. Relative luminance 0.720; OKLCH L 89.7% C 0.005 H 314.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCDF |
|---|---|
| RGB | rgb(222, 220, 223) |
| HSL | hsl(280, 4%, 87%) |
| HSV | hsv(280, 1%, 87%) |
| CMYK | cmyk(0.4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.99, 1.22, -1.23) |
| CIE-LCH | lch(87.99, 1.73, 314.72°) |
| OKLab | oklab(89.69% 0.0032 -0.0032) |
| OKLCH | oklch(89.69% 0.005 314.7) |
| XYZ | xyz(69.0345, 72.0438, 80.0667) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.10
Fog
#D8DCE0
ΔE00 2.96
Light Gray
#D3D3D3
ΔE00 3.06
Whitesmoke
#F5F5F5
ΔE00 5.65
Ghostwhite
#F8F8FF
ΔE00 6.27
Light Grey
#D8DCD6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCDF #DDDFDC
analogous
#DDDCDF #DEDCDF #DFDCDF
triadic
#DEDCDF #DFDEDC #DCDFDE
tetradic
#DEDCDF #DFDDDC #DDDFDC #DCDFDF
square
#DEDCDF #DFDDDC #DDDFDC #DCDFDF
split-complementary
#DEDCDF #DFDFDC #DCDFDD
monochromatic
#A29CA5 #C0BCC2 #DEDCDF #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.36
#DEDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DEDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCDF
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCDF | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#DEDCDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dedcdf; /* rgb */ color: rgb(222, 220, 223); /* oklch */ color: oklch(89.7% 0.005 314.7);
Tailwind
colors: {
custom: {
50: '#e8e6e9',
500: '#dedcdf',
950: '#000000',
},
}SCSS
$custom: #dedcdf; $custom-light: #e8e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dedcdf",
"rgb": {
"r": 222,
"g": 220,
"b": 223
},
"hsl": {
"h": 280,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.89692,
"c": 0.00458,
"h": 314.7
},
"luminance": 0.72044
}Semantic roles & 50–950 ramp
primary
#DEDCDF
secondary
#AFB2AD
accent
#8E576A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484