#E7DFDF#E7DFDF
#E7DFDF is a very light, near-neutral red. Relative luminance 0.751; OKLCH L 91.0% C 0.009 H 17.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFDF |
|---|---|
| RGB | rgb(231, 223, 223) |
| HSL | hsl(0, 14%, 89%) |
| HSV | hsv(0, 3%, 91%) |
| CMYK | cmyk(0%, 3.5%, 3.5%, 9.4%) |
| CIE-LAB | lab(89.44, 2.72, 0.97) |
| CIE-LCH | lch(89.44, 2.88, 19.61°) |
| OKLab | oklab(91% 0.0084 0.0026) |
| OKLCH | oklch(91% 0.009 17.3) |
| XYZ | xyz(72.6601, 75.0924, 80.4642) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.97
Very Light Pink
#FFF4F2
ΔE00 4.79
Light Gray
#D3D3D3
ΔE00 4.95
Lavenderblush
#FFF0F5
ΔE00 5.66
Snow
#FFFAFA
ΔE00 5.73
Whitesmoke
#F5F5F5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFDF #DFE7E7
analogous
#E7DFE3 #E7DFDF #E7E3DF
triadic
#E7DFDF #DFE7DF #DFDFE7
tetradic
#E7DFDF #E3E7DF #DFE7E7 #E3DFE7
square
#E7DFDF #E3E7DF #DFE7E7 #E3DFE7
split-complementary
#E7DFDF #DFE7E3 #DFE3E7
monochromatic
#B39999 #CDBCBC #E7DFDF #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.31
#E7DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#E7DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFDF
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFDF | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#E9DEDF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7dfdf; /* rgb */ color: rgb(231, 223, 223); /* oklch */ color: oklch(91.0% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#eee9e9',
500: '#e7dfdf',
950: '#000000',
},
}SCSS
$custom: #e7dfdf; $custom-light: #eee9e9; $custom-dark: #000000;
JSON
{
"hex": "#e7dfdf",
"rgb": {
"r": 231,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.90996,
"c": 0.00875,
"h": 17.3
},
"luminance": 0.75092
}Semantic roles & 50–950 ramp
primary
#E7DFDF
secondary
#AEBCBC
accent
#98984D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484