#E8DFDF#E8DFDF
#E8DFDF is a very light, near-neutral red. Relative luminance 0.753; OKLCH L 91.1% C 0.010 H 17.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFDF |
|---|---|
| RGB | rgb(232, 223, 223) |
| HSL | hsl(0, 16%, 89%) |
| HSV | hsv(0, 4%, 91%) |
| CMYK | cmyk(0%, 3.9%, 3.9%, 9%) |
| CIE-LAB | lab(89.51, 3.06, 1.09) |
| CIE-LCH | lch(89.51, 3.25, 19.64°) |
| OKLab | oklab(91.08% 0.0094 0.0029) |
| OKLCH | oklch(91.08% 0.01 17.3) |
| XYZ | xyz(72.9838, 75.2594, 80.4794) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.40
Very Light Pink
#FFF4F2
ΔE00 4.67
Light Gray
#D3D3D3
ΔE00 5.33
Lavenderblush
#FFF0F5
ΔE00 5.38
Seashell
#FFF5EE
ΔE00 5.79
Snow
#FFFAFA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFDF #DFE8E8
analogous
#E8DFE4 #E8DFDF #E8E4DF
triadic
#E8DFDF #DFE8DF #DFDFE8
tetradic
#E8DFDF #E4E8DF #DFE8E8 #E4DFE8
square
#E8DFDF #E4E8DF #DFE8E8 #E4DFE8
split-complementary
#E8DFDF #DFE8E4 #DFE4E8
monochromatic
#B59898 #CEBBBB #E8DFDF #F2EDED #F2EDED
Accessibility & contrast
On white
1.31
#E8DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#E8DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFDF
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFDF | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E2E2DF
Tritanopia (blue-blind)
#EADEDF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dfdf; /* rgb */ color: rgb(232, 223, 223); /* oklch */ color: oklch(91.1% 0.010 17.3);
Tailwind
colors: {
custom: {
50: '#efe9e9',
500: '#e8dfdf',
950: '#000000',
},
}SCSS
$custom: #e8dfdf; $custom-light: #efe9e9; $custom-dark: #000000;
JSON
{
"hex": "#e8dfdf",
"rgb": {
"r": 232,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 16.364,
"l": 89.216
},
"oklch": {
"l": 0.91076,
"c": 0.00985,
"h": 17.3
},
"luminance": 0.75259
}Semantic roles & 50–950 ramp
primary
#E8DFDF
secondary
#ADBEBE
accent
#9B9B4B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484