#E88EA6#E88EA6
#E88EA6 is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.7% C 0.112 H 2.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E88EA6 |
|---|---|
| RGB | rgb(232, 142, 166) |
| HSL | hsl(344, 66%, 73%) |
| HSV | hsv(344, 39%, 91%) |
| CMYK | cmyk(0%, 38.8%, 28.4%, 9%) |
| CIE-LAB | lab(68.94, 37.07, 2.00) |
| CIE-LCH | lch(68.94, 37.13, 3.08°) |
| OKLab | oklab(74.66% 0.1122 0.0057) |
| OKLCH | oklch(74.66% 0.112 2.9) |
| XYZ | xyz(49.8362, 39.2586, 41.0218) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.30
Dull Pink
#D5869D
ΔE00 3.82
Pinky
#FC86AA
ΔE00 4.04
Rosa
#FE86A4
ΔE00 4.25
Rose Pink
#F7879A
ΔE00 4.56
Faded Pink
#DE9DAC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88EA6 #8EE8D0
analogous
#E88ED3 #E88EA6 #E8A38E
triadic
#E88EA6 #A6E88E #8EA6E8
tetradic
#E88EA6 #D3E88E #8EE8D0 #A38EE8
square
#E88EA6 #D3E88E #8EE8D0 #A38EE8
split-complementary
#E88EA6 #8EE8A3 #8ED3E8
monochromatic
#D12B57 #DE5B7E #E88EA6 #F2C1CE #FAE6EB
Accessibility & contrast
On white
2.37
#E88EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E88EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88EA6
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88EA6 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA7
Deuteranopia (green-blind)
#B1AFA4
Tritanopia (blue-blind)
#F68896
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e88ea6; /* rgb */ color: rgb(232, 142, 166); /* oklch */ color: oklch(74.7% 0.112 2.9);
Tailwind
colors: {
custom: {
50: '#f1b0c0',
500: '#e88ea6',
950: '#000000',
},
}SCSS
$custom: #e88ea6; $custom-light: #f1b0c0; $custom-dark: #000000;
JSON
{
"hex": "#e88ea6",
"rgb": {
"r": 232,
"g": 142,
"b": 166
},
"hsl": {
"h": 344,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.7466,
"c": 0.11232,
"h": 2.9
},
"luminance": 0.39255
}Semantic roles & 50–950 ramp
primary
#E88EA6
secondary
#DAF1EB
accent
#CE9D17
background
#FFFAFB
surface
#FEF5F7
border
#D6CFD0
text
#171112
muted
#858081