#DEDFDE#DEDFDE
#DEDFDE is a very light, near-neutral grey. Relative luminance 0.736; OKLCH L 90.3% C 0.002 H 145.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFDE |
|---|---|
| RGB | rgb(222, 223, 222) |
| HSL | hsl(120, 2%, 87%) |
| HSV | hsv(120, 0%, 87%) |
| CMYK | cmyk(0.4%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(88.72, -0.52, 0.37) |
| CIE-LCH | lch(88.72, 0.64, 144.41°) |
| OKLab | oklab(90.26% -0.0014 0.001) |
| OKLCH | oklch(90.26% 0.002 145.7) |
| XYZ | xyz(69.6945, 73.5788, 79.6236) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.04
Fog
#D8DCE0
ΔE00 2.78
Light Gray
#D3D3D3
ΔE00 2.82
Light Grey
#D8DCD6
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 4.85
Silver (survey)
#C5C9C7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFDE #DFDEDF
analogous
#DFDFDE #DEDFDE #DEDFDF
triadic
#DEDFDE #DEDEDF #DFDEDE
tetradic
#DEDFDE #DEDFDF #DFDEDF #DFDFDE
square
#DEDFDE #DEDFDF #DFDEDF #DFDFDE
split-complementary
#DEDFDE #DFDEDF #DFDEDF
monochromatic
#A0A3A0 #BFC1BF #DEDFDE #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.34
#DEDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DEDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFDE
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFDE | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#DEDFDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedfde; /* rgb */ color: rgb(222, 223, 222); /* oklch */ color: oklch(90.3% 0.002 145.7);
Tailwind
colors: {
custom: {
50: '#e8e9e8',
500: '#dedfde',
950: '#000000',
},
}SCSS
$custom: #dedfde; $custom-light: #e8e9e8; $custom-dark: #000000;
JSON
{
"hex": "#dedfde",
"rgb": {
"r": 222,
"g": 223,
"b": 222
},
"hsl": {
"h": 120,
"s": 1.538,
"l": 87.255
},
"oklch": {
"l": 0.90259,
"c": 0.00172,
"h": 145.7
},
"luminance": 0.73579
}Semantic roles & 50–950 ramp
primary
#DEDFDE
secondary
#B1B0B1
accent
#5A8B8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484