#DFDCDE#DFDCDE
#DFDCDE is a very light, near-neutral grey. Relative luminance 0.721; OKLCH L 89.7% C 0.004 H 337.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCDE |
|---|---|
| RGB | rgb(223, 220, 222) |
| HSL | hsl(320, 4%, 87%) |
| HSV | hsv(320, 1%, 87%) |
| CMYK | cmyk(0%, 1.3%, 0.4%, 12.5%) |
| CIE-LAB | lab(88.04, 1.37, -0.62) |
| CIE-LCH | lch(88.04, 1.51, 335.76°) |
| OKLab | oklab(89.74% 0.0039 -0.0016) |
| OKLCH | oklch(89.74% 0.004 337.4) |
| XYZ | xyz(69.2073, 72.1484, 79.3731) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.06
Light Gray
#D3D3D3
ΔE00 3.05
Fog
#D8DCE0
ΔE00 3.45
Whitesmoke
#F5F5F5
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 6.25
Ghostwhite
#F8F8FF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCDE #DCDFDD
analogous
#DFDCDF #DFDCDE #DFDCDD
triadic
#DFDCDE #DEDFDC #DCDEDF
tetradic
#DFDCDE #DFDFDC #DCDFDD #DCDDDF
square
#DFDCDE #DFDFDC #DCDFDD #DCDDDF
split-complementary
#DFDCDE #DDDFDC #DCDFDF
monochromatic
#A59CA2 #C2BCC0 #DFDCDE #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.36
#DFDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#DFDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCDE
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCDE | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#DFDCDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdcde; /* rgb */ color: rgb(223, 220, 222); /* oklch */ color: oklch(89.7% 0.004 337.4);
Tailwind
colors: {
custom: {
50: '#e9e6e8',
500: '#dfdcde',
950: '#000000',
},
}SCSS
$custom: #dfdcde; $custom-light: #e9e6e8; $custom-dark: #000000;
JSON
{
"hex": "#dfdcde",
"rgb": {
"r": 223,
"g": 220,
"b": 222
},
"hsl": {
"h": 320,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.89741,
"c": 0.00421,
"h": 337.4
},
"luminance": 0.72148
}Semantic roles & 50–950 ramp
primary
#DFDCDE
secondary
#ADB2AF
accent
#8E6A57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484