#E8DFE4#E8DFE4
#E8DFE4 is a very light, near-neutral pink. Relative luminance 0.755; OKLCH L 91.2% C 0.012 H 342.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFE4 |
|---|---|
| RGB | rgb(232, 223, 228) |
| HSL | hsl(327, 16%, 89%) |
| HSV | hsv(327, 4%, 91%) |
| CMYK | cmyk(0%, 3.9%, 1.7%, 9%) |
| CIE-LAB | lab(89.64, 3.93, -1.35) |
| CIE-LCH | lch(89.64, 4.16, 341.08°) |
| OKLab | oklab(91.22% 0.0113 -0.0035) |
| OKLCH | oklch(91.22% 0.012 342.7) |
| XYZ | xyz(73.6679, 75.5330, 84.0822) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.55
Gainsboro
#DCDCDC
ΔE00 5.46
Very Light Pink
#FFF4F2
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 6.25
Ghostwhite
#F8F8FF
ΔE00 6.36
Snow
#FFFAFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFE4 #DFE8E3
analogous
#E8DFE8 #E8DFE4 #E8DFE0
triadic
#E8DFE4 #E4E8DF #DFE4E8
tetradic
#E8DFE4 #E8E8DF #DFE8E3 #DFE0E8
square
#E8DFE4 #E8E8DF #DFE8E3 #DFE0E8
split-complementary
#E8DFE4 #E0E8DF #DFE8E8
monochromatic
#B598A8 #CEBBC6 #E8DFE4 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.30
#E8DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#E8DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFE4
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFE4 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E4
Deuteranopia (green-blind)
#E1E2E4
Tritanopia (blue-blind)
#E9DFE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dfe4; /* rgb */ color: rgb(232, 223, 228); /* oklch */ color: oklch(91.2% 0.012 342.7);
Tailwind
colors: {
custom: {
50: '#efe9ec',
500: '#e8dfe4',
950: '#000000',
},
}SCSS
$custom: #e8dfe4; $custom-light: #efe9ec; $custom-dark: #000000;
JSON
{
"hex": "#e8dfe4",
"rgb": {
"r": 232,
"g": 223,
"b": 228
},
"hsl": {
"h": 326.667,
"s": 16.364,
"l": 89.216
},
"oklch": {
"l": 0.91219,
"c": 0.01182,
"h": 342.7
},
"luminance": 0.75533
}Semantic roles & 50–950 ramp
primary
#E8DFE4
secondary
#ADBEB5
accent
#9B6E4B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484