#DFDEDF#DFDEDF
#DFDEDF is a very light, near-neutral grey. Relative luminance 0.733; OKLCH L 90.2% C 0.002 H 325.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEDF |
|---|---|
| RGB | rgb(223, 222, 223) |
| HSL | hsl(300, 2%, 87%) |
| HSV | hsv(300, 0%, 87%) |
| CMYK | cmyk(0%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(88.57, 0.52, -0.37) |
| CIE-LCH | lch(88.57, 0.64, 324.46°) |
| OKLab | oklab(90.17% 0.0014 -0.001) |
| OKLCH | oklch(90.17% 0.002 325.7) |
| XYZ | xyz(69.8698, 73.2583, 80.2571) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.99
Fog
#D8DCE0
ΔE00 2.65
Light Gray
#D3D3D3
ΔE00 2.73
Whitesmoke
#F5F5F5
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 5.00
Off White
#FAF9F6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEDF #DEDFDE
analogous
#DFDEDF #DFDEDF #DFDEDF
triadic
#DFDEDF #DFDFDE #DEDFDF
tetradic
#DFDEDF #DFDFDE #DEDFDE #DEDFDF
square
#DFDEDF #DFDFDE #DEDFDE #DEDFDF
split-complementary
#DFDEDF #DFDFDE #DEDFDF
monochromatic
#A3A0A3 #C1BFC1 #DFDEDF #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.34
#DFDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#DFDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEDF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEDF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#DFDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdedf; /* rgb */ color: rgb(223, 222, 223); /* oklch */ color: oklch(90.2% 0.002 325.7);
Tailwind
colors: {
custom: {
50: '#e9e8e9',
500: '#dfdedf',
950: '#000000',
},
}SCSS
$custom: #dfdedf; $custom-light: #e9e8e9; $custom-dark: #000000;
JSON
{
"hex": "#dfdedf",
"rgb": {
"r": 223,
"g": 222,
"b": 223
},
"hsl": {
"h": 300,
"s": 1.538,
"l": 87.255
},
"oklch": {
"l": 0.90167,
"c": 0.00172,
"h": 325.7
},
"luminance": 0.73258
}Semantic roles & 50–950 ramp
primary
#DFDEDF
secondary
#B0B1B0
accent
#8B5A5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484