#E88EA7#E88EA7
#E88EA7 is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.7% C 0.113 H 2.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E88EA7 |
|---|---|
| RGB | rgb(232, 142, 167) |
| HSL | hsl(343, 66%, 73%) |
| HSV | hsv(343, 39%, 91%) |
| CMYK | cmyk(0%, 38.8%, 28%, 9%) |
| CIE-LAB | lab(68.96, 37.21, 1.47) |
| CIE-LCH | lch(68.96, 37.24, 2.27°) |
| OKLab | oklab(74.69% 0.1125 0.0044) |
| OKLCH | oklch(74.69% 0.113 2.2) |
| XYZ | xyz(49.9283, 39.2955, 41.5068) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.58
Dull Pink
#D5869D
ΔE00 3.81
Pinky
#FC86AA
ΔE00 3.97
Rosa
#FE86A4
ΔE00 4.31
Rose Pink
#F7879A
ΔE00 4.79
Faded Pink
#DE9DAC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88EA7 #8EE8CF
analogous
#E88ED4 #E88EA7 #E8A28E
triadic
#E88EA7 #A7E88E #8EA7E8
tetradic
#E88EA7 #D4E88E #8EE8CF #A28EE8
square
#E88EA7 #D4E88E #8EE8CF #A28EE8
split-complementary
#E88EA7 #8EE8A2 #8ED4E8
monochromatic
#D12B59 #DE5B7F #E88EA7 #F2C1CF #FAE6EB
Accessibility & contrast
On white
2.37
#E88EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#E88EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88EA7
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88EA7 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA8
Deuteranopia (green-blind)
#B1AFA5
Tritanopia (blue-blind)
#F68897
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e88ea7; /* rgb */ color: rgb(232, 142, 167); /* oklch */ color: oklch(74.7% 0.113 2.2);
Tailwind
colors: {
custom: {
50: '#f1b0c1',
500: '#e88ea7',
950: '#000000',
},
}SCSS
$custom: #e88ea7; $custom-light: #f1b0c1; $custom-dark: #000000;
JSON
{
"hex": "#e88ea7",
"rgb": {
"r": 232,
"g": 142,
"b": 167
},
"hsl": {
"h": 343.333,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.74689,
"c": 0.11261,
"h": 2.2
},
"luminance": 0.39292
}Semantic roles & 50–950 ramp
primary
#E88EA7
secondary
#DAF1EB
accent
#CE9B17
background
#FFFAFB
surface
#FEF5F7
border
#D6CFD0
text
#171112
muted
#858081