#DFDEDE#DFDEDE
#DFDEDE is a very light, near-neutral grey. Relative luminance 0.732; OKLCH L 90.1% C 0.001 H 17.1°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEDE |
|---|---|
| RGB | rgb(223, 222, 222) |
| HSL | hsl(0, 2%, 87%) |
| HSV | hsv(0, 0%, 87%) |
| CMYK | cmyk(0%, 0.4%, 0.4%, 12.5%) |
| CIE-LAB | lab(88.55, 0.34, 0.12) |
| CIE-LCH | lch(88.55, 0.36, 19.42°) |
| OKLab | oklab(90.14% 0.001 0.0003) |
| OKLCH | oklch(90.14% 0.001 17.1) |
| XYZ | xyz(69.7354, 73.2045, 79.5492) |
| Luminance | 0.7320 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.72
Light Gray
#D3D3D3
ΔE00 2.63
Fog
#D8DCE0
ΔE00 2.87
Light Grey
#D8DCD6
ΔE00 4.50
Whitesmoke
#F5F5F5
ΔE00 4.92
Off White
#FAF9F6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEDE #DEDFDF
analogous
#DFDEDF #DFDEDE #DFDFDE
triadic
#DFDEDE #DEDFDE #DEDEDF
tetradic
#DFDEDE #DFDFDE #DEDFDF #DFDEDF
square
#DFDEDE #DFDFDE #DEDFDF #DFDEDF
split-complementary
#DFDEDE #DEDFDF #DEDFDF
monochromatic
#A3A0A0 #C1BFBF #DFDEDE #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.34
#DFDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DFDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEDE
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEDE | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#DFDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdede; /* rgb */ color: rgb(223, 222, 222); /* oklch */ color: oklch(90.1% 0.001 17.1);
Tailwind
colors: {
custom: {
50: '#e9e8e8',
500: '#dfdede',
950: '#000000',
},
}SCSS
$custom: #dfdede; $custom-light: #e9e8e8; $custom-dark: #000000;
JSON
{
"hex": "#dfdede",
"rgb": {
"r": 223,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 1.538,
"l": 87.255
},
"oklch": {
"l": 0.90138,
"c": 0.00109,
"h": 17.1
},
"luminance": 0.73204
}Semantic roles & 50–950 ramp
primary
#DFDEDE
secondary
#B0B1B1
accent
#8B8B5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484