#E8DFE1#E8DFE1
#E8DFE1 is a very light, near-neutral red. Relative luminance 0.754; OKLCH L 91.1% C 0.010 H 2.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFE1 |
|---|---|
| RGB | rgb(232, 223, 225) |
| HSL | hsl(347, 16%, 89%) |
| HSV | hsv(347, 4%, 91%) |
| CMYK | cmyk(0%, 3.9%, 3%, 9%) |
| CIE-LAB | lab(89.56, 3.40, 0.11) |
| CIE-LCH | lch(89.56, 3.41, 1.93°) |
| OKLab | oklab(91.13% 0.0102 0.0004) |
| OKLCH | oklch(91.13% 0.01 2) |
| XYZ | xyz(73.2551, 75.3679, 81.9079) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.72
Lavenderblush
#FFF0F5
ΔE00 4.91
Very Light Pink
#FFF4F2
ΔE00 4.92
Light Gray
#D3D3D3
ΔE00 5.60
Snow
#FFFAFA
ΔE00 5.94
Whitesmoke
#F5F5F5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFE1 #DFE8E6
analogous
#E8DFE6 #E8DFE1 #E8E2DF
triadic
#E8DFE1 #E1E8DF #DFE1E8
tetradic
#E8DFE1 #E6E8DF #DFE8E6 #E2DFE8
square
#E8DFE1 #E6E8DF #DFE8E6 #E2DFE8
split-complementary
#E8DFE1 #DFE8E2 #DFE6E8
monochromatic
#B5989E #CEBBC0 #E8DFE1 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.31
#E8DFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#E8DFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFE1
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFE1 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E1
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#EADFE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dfe1; /* rgb */ color: rgb(232, 223, 225); /* oklch */ color: oklch(91.1% 0.010 2.0);
Tailwind
colors: {
custom: {
50: '#efe9ea',
500: '#e8dfe1',
950: '#000000',
},
}SCSS
$custom: #e8dfe1; $custom-light: #efe9ea; $custom-dark: #000000;
JSON
{
"hex": "#e8dfe1",
"rgb": {
"r": 232,
"g": 223,
"b": 225
},
"hsl": {
"h": 346.667,
"s": 16.364,
"l": 89.216
},
"oklch": {
"l": 0.91133,
"c": 0.01016,
"h": 2
},
"luminance": 0.75367
}Semantic roles & 50–950 ramp
primary
#E8DFE1
secondary
#ADBEBA
accent
#9B894B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484