#DEDFDF#DEDFDF
#DEDFDF is a very light, near-neutral grey. Relative luminance 0.736; OKLCH L 90.3% C 0.001 H 197.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFDF |
|---|---|
| RGB | rgb(222, 223, 223) |
| HSL | hsl(180, 2%, 87%) |
| HSV | hsv(180, 0%, 87%) |
| CMYK | cmyk(0.4%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(88.75, -0.34, -0.12) |
| CIE-LCH | lch(88.75, 0.36, 199.38°) |
| OKLab | oklab(90.29% -0.001 -0.0003) |
| OKLCH | oklch(90.29% 0.001 197.1) |
| XYZ | xyz(69.8289, 73.6326, 80.3315) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.81
Fog
#D8DCE0
ΔE00 2.34
Light Gray
#D3D3D3
ΔE00 2.76
Light Grey
#D8DCD6
ΔE00 3.80
Whitesmoke
#F5F5F5
ΔE00 4.79
Silver (survey)
#C5C9C7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFDF #DFDEDE
analogous
#DEDFDF #DEDFDF #DEDFDF
triadic
#DEDFDF #DFDEDF #DFDFDE
tetradic
#DEDFDF #DFDEDF #DFDEDE #DFDFDE
square
#DEDFDF #DFDEDF #DFDEDE #DFDFDE
split-complementary
#DEDFDF #DFDEDF #DFDFDE
monochromatic
#A0A3A3 #BFC1C1 #DEDFDF #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.34
#DEDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#DEDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFDF
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFDF | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#DEDFDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedfdf; /* rgb */ color: rgb(222, 223, 223); /* oklch */ color: oklch(90.3% 0.001 197.1);
Tailwind
colors: {
custom: {
50: '#e8e9e9',
500: '#dedfdf',
950: '#000000',
},
}SCSS
$custom: #dedfdf; $custom-light: #e8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#dedfdf",
"rgb": {
"r": 222,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 1.538,
"l": 87.255
},
"oklch": {
"l": 0.90288,
"c": 0.00109,
"h": 197.1
},
"luminance": 0.73633
}Semantic roles & 50–950 ramp
primary
#DEDFDF
secondary
#B1B0B0
accent
#5A5A8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484