#E3DEDF#E3DEDF
#E3DEDF is a very light, near-neutral red. Relative luminance 0.739; OKLCH L 90.5% C 0.006 H 3.4°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DEDF |
|---|---|
| RGB | rgb(227, 222, 223) |
| HSL | hsl(348, 8%, 88%) |
| HSV | hsv(348, 2%, 89%) |
| CMYK | cmyk(0%, 2.2%, 1.8%, 11%) |
| CIE-LAB | lab(88.88, 1.87, 0.11) |
| CIE-LCH | lch(88.88, 1.87, 3.45°) |
| OKLab | oklab(90.48% 0.0056 0.0003) |
| OKLCH | oklch(90.48% 0.006 3.4) |
| XYZ | xyz(71.1171, 73.9014, 80.3156) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.74
Light Gray
#D3D3D3
ΔE00 3.84
Fog
#D8DCE0
ΔE00 4.48
Whitesmoke
#F5F5F5
ΔE00 5.37
Very Light Pink
#FFF4F2
ΔE00 5.61
Snow
#FFFAFA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DEDF #DEE3E2
analogous
#E3DEE1 #E3DEDF #E3DFDE
triadic
#E3DEDF #DFE3DE #DEDFE3
tetradic
#E3DEDF #E1E3DE #DEE3E2 #DFDEE3
square
#E3DEDF #E1E3DE #DEE3E2 #DFDEE3
split-complementary
#E3DEDF #DEE3DF #DEE1E3
monochromatic
#AB9C9F #C7BDBF #E3DEDF #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.33
#E3DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#E3DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DEDF
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DEDF | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E0DFDF
Tritanopia (blue-blind)
#E4DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dedf; /* rgb */ color: rgb(227, 222, 223); /* oklch */ color: oklch(90.5% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#ebe8e9',
500: '#e3dedf',
950: '#000000',
},
}SCSS
$custom: #e3dedf; $custom-light: #ebe8e9; $custom-dark: #000000;
JSON
{
"hex": "#e3dedf",
"rgb": {
"r": 227,
"g": 222,
"b": 223
},
"hsl": {
"h": 348,
"s": 8.197,
"l": 88.039
},
"oklch": {
"l": 0.90481,
"c": 0.0056,
"h": 3.4
},
"luminance": 0.73901
}Semantic roles & 50–950 ramp
primary
#E3DEDF
secondary
#AEB7B5
accent
#928653
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484