#E8DFE5#E8DFE5
#E8DFE5 is a very light, near-neutral pink. Relative luminance 0.756; OKLCH L 91.2% C 0.013 H 337.5°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFE5 |
|---|---|
| RGB | rgb(232, 223, 229) |
| HSL | hsl(320, 16%, 89%) |
| HSV | hsv(320, 4%, 91%) |
| CMYK | cmyk(0%, 3.9%, 1.3%, 9%) |
| CIE-LAB | lab(89.67, 4.11, -1.84) |
| CIE-LCH | lch(89.67, 4.50, 335.94°) |
| OKLab | oklab(91.25% 0.0117 -0.0048) |
| OKLCH | oklch(91.25% 0.013 337.5) |
| XYZ | xyz(73.8071, 75.5887, 84.8154) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.53
Gainsboro
#DCDCDC
ΔE00 5.75
Very Light Pink
#FFF4F2
ΔE00 5.85
Ghostwhite
#F8F8FF
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.51
Snow
#FFFAFA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFE5 #DFE8E2
analogous
#E7DFE8 #E8DFE5 #E8DFE1
triadic
#E8DFE5 #E5E8DF #DFE5E8
tetradic
#E8DFE5 #E8E7DF #DFE8E2 #DFE1E8
square
#E8DFE5 #E8E7DF #DFE8E2 #DFE1E8
split-complementary
#E8DFE5 #E1E8DF #DFE8E7
monochromatic
#B598AB #CEBBC8 #E8DFE5 #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.30
#E8DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#E8DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFE5
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFE5 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E5
Deuteranopia (green-blind)
#E1E2E5
Tritanopia (blue-blind)
#E9DFE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dfe5; /* rgb */ color: rgb(232, 223, 229); /* oklch */ color: oklch(91.2% 0.013 337.5);
Tailwind
colors: {
custom: {
50: '#efe9ed',
500: '#e8dfe5',
950: '#000000',
},
}SCSS
$custom: #e8dfe5; $custom-light: #efe9ed; $custom-dark: #000000;
JSON
{
"hex": "#e8dfe5",
"rgb": {
"r": 232,
"g": 223,
"b": 229
},
"hsl": {
"h": 320,
"s": 16.364,
"l": 89.216
},
"oklch": {
"l": 0.91248,
"c": 0.01261,
"h": 337.5
},
"luminance": 0.75588
}Semantic roles & 50–950 ramp
primary
#E8DFE5
secondary
#ADBEB3
accent
#9B654B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484