#E88EA5#E88EA5
#E88EA5 is a light, moderate pink. Relative luminance 0.392; OKLCH L 74.6% C 0.112 H 3.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E88EA5 |
|---|---|
| RGB | rgb(232, 142, 165) |
| HSL | hsl(345, 66%, 73%) |
| HSV | hsv(345, 39%, 91%) |
| CMYK | cmyk(0%, 38.8%, 28.9%, 9%) |
| CIE-LAB | lab(68.91, 36.94, 2.52) |
| CIE-LCH | lch(68.91, 37.03, 3.90°) |
| OKLab | oklab(74.63% 0.1118 0.0071) |
| OKLCH | oklch(74.63% 0.112 3.6) |
| XYZ | xyz(49.7448, 39.2221, 40.5406) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.19
Dull Pink
#D5869D
ΔE00 3.86
Pinky
#FC86AA
ΔE00 4.14
Rosa
#FE86A4
ΔE00 4.21
Rose Pink
#F7879A
ΔE00 4.34
Faded Pink
#DE9DAC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88EA5 #8EE8D1
analogous
#E88ED2 #E88EA5 #E8A48E
triadic
#E88EA5 #A5E88E #8EA5E8
tetradic
#E88EA5 #D2E88E #8EE8D1 #A48EE8
square
#E88EA5 #D2E88E #8EE8D1 #A48EE8
split-complementary
#E88EA5 #8EE8A4 #8ED2E8
monochromatic
#D12B55 #DE5B7C #E88EA5 #F2C1CD #FAE6EB
Accessibility & contrast
On white
2.37
#E88EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E88EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88EA5
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88EA5 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA6
Deuteranopia (green-blind)
#B2AEA3
Tritanopia (blue-blind)
#F68796
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e88ea5; /* rgb */ color: rgb(232, 142, 165); /* oklch */ color: oklch(74.6% 0.112 3.6);
Tailwind
colors: {
custom: {
50: '#f1b0bf',
500: '#e88ea5',
950: '#000000',
},
}SCSS
$custom: #e88ea5; $custom-light: #f1b0bf; $custom-dark: #000000;
JSON
{
"hex": "#e88ea5",
"rgb": {
"r": 232,
"g": 142,
"b": 165
},
"hsl": {
"h": 344.667,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.74631,
"c": 0.11203,
"h": 3.6
},
"luminance": 0.39218
}Semantic roles & 50–950 ramp
primary
#E88EA5
secondary
#DAF1EB
accent
#CE9F17
background
#FFFAFB
surface
#FEF5F7
border
#D6CFD0
text
#171112
muted
#858081