#E88EA8#E88EA8
#E88EA8 is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.7% C 0.113 H 1.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E88EA8 |
|---|---|
| RGB | rgb(232, 142, 168) |
| HSL | hsl(343, 66%, 73%) |
| HSV | hsv(343, 39%, 91%) |
| CMYK | cmyk(0%, 38.8%, 27.6%, 9%) |
| CIE-LAB | lab(68.99, 37.34, 0.95) |
| CIE-LCH | lch(68.99, 37.35, 1.46°) |
| OKLab | oklab(74.72% 0.1129 0.003) |
| OKLCH | oklch(74.72% 0.113 1.5) |
| XYZ | xyz(50.0211, 39.3326, 41.9956) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.87
Dull Pink
#D5869D
ΔE00 3.82
Pinky
#FC86AA
ΔE00 3.92
Rosa
#FE86A4
ΔE00 4.40
Faded Pink
#DE9DAC
ΔE00 4.99
Rose Pink
#F7879A
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88EA8 #8EE8CE
analogous
#E88ED5 #E88EA8 #E8A18E
triadic
#E88EA8 #A8E88E #8EA8E8
tetradic
#E88EA8 #D5E88E #8EE8CE #A18EE8
square
#E88EA8 #D5E88E #8EE8CE #A18EE8
split-complementary
#E88EA8 #8EE8A1 #8ED5E8
monochromatic
#D12B5B #DE5B81 #E88EA8 #F2C1CF #FAE6EB
Accessibility & contrast
On white
2.37
#E88EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#E88EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88EA8
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88EA8 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA9
Deuteranopia (green-blind)
#B1AFA6
Tritanopia (blue-blind)
#F68897
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e88ea8; /* rgb */ color: rgb(232, 142, 168); /* oklch */ color: oklch(74.7% 0.113 1.5);
Tailwind
colors: {
custom: {
50: '#f1b0c1',
500: '#e88ea8',
950: '#000000',
},
}SCSS
$custom: #e88ea8; $custom-light: #f1b0c1; $custom-dark: #000000;
JSON
{
"hex": "#e88ea8",
"rgb": {
"r": 232,
"g": 142,
"b": 168
},
"hsl": {
"h": 342.667,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.74718,
"c": 0.11293,
"h": 1.5
},
"luminance": 0.39329
}Semantic roles & 50–950 ramp
primary
#E88EA8
secondary
#DAF1EA
accent
#CE9917
background
#FFFAFB
surface
#FEF5F7
border
#D6CFD0
text
#171112
muted
#858081