#E3DFDF#E3DFDF
#E3DFDF is a very light, near-neutral grey. Relative luminance 0.744; OKLCH L 90.7% C 0.004 H 17.2°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFDF |
|---|---|
| RGB | rgb(227, 223, 223) |
| HSL | hsl(0, 7%, 88%) |
| HSV | hsv(0, 2%, 89%) |
| CMYK | cmyk(0%, 1.8%, 1.8%, 11%) |
| CIE-LAB | lab(89.13, 1.35, 0.48) |
| CIE-LCH | lch(89.13, 1.44, 19.51°) |
| OKLab | oklab(90.68% 0.0042 0.0013) |
| OKLCH | oklch(90.68% 0.004 17.2) |
| XYZ | xyz(71.3835, 74.4342, 80.4044) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.17
Light Gray
#D3D3D3
ΔE00 3.56
Fog
#D8DCE0
ΔE00 4.15
Whitesmoke
#F5F5F5
ΔE00 4.94
Very Light Pink
#FFF4F2
ΔE00 5.63
Snow
#FFFAFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFDF #DFE3E3
analogous
#E3DFE1 #E3DFDF #E3E1DF
triadic
#E3DFDF #DFE3DF #DFDFE3
tetradic
#E3DFDF #E1E3DF #DFE3E3 #E1DFE3
square
#E3DFDF #E1E3DF #DFE3E3 #E1DFE3
split-complementary
#E3DFDF #DFE3E1 #DFE1E3
monochromatic
#AA9E9E #C6BEBE #E3DFDF #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.32
#E3DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#E3DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFDF
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFDF | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDF
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#E4DFDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e3dfdf; /* rgb */ color: rgb(227, 223, 223); /* oklch */ color: oklch(90.7% 0.004 17.2);
Tailwind
colors: {
custom: {
50: '#ebe9e9',
500: '#e3dfdf',
950: '#000000',
},
}SCSS
$custom: #e3dfdf; $custom-light: #ebe9e9; $custom-dark: #000000;
JSON
{
"hex": "#e3dfdf",
"rgb": {
"r": 227,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 6.667,
"l": 88.235
},
"oklch": {
"l": 0.90678,
"c": 0.00436,
"h": 17.2
},
"luminance": 0.74434
}Semantic roles & 50–950 ramp
primary
#E3DFDF
secondary
#B0B7B7
accent
#919155
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484