#E88BB0#E88BB0
#E88BB0 is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.5% C 0.121 H 355.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E88BB0 |
|---|---|
| RGB | rgb(232, 139, 176) |
| HSL | hsl(336, 67%, 73%) |
| HSV | hsv(336, 40%, 91%) |
| CMYK | cmyk(0%, 40.1%, 24.1%, 9%) |
| CIE-LAB | lab(68.58, 40.01, -4.14) |
| CIE-LCH | lch(68.58, 40.22, 354.10°) |
| OKLab | oklab(74.48% 0.1204 -0.0104) |
| OKLCH | oklch(74.48% 0.121 355.1) |
| XYZ | xyz(50.3490, 38.7592, 45.8953) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.82
Pinky
#FC86AA
ΔE00 4.32
Dull Pink
#D5869D
ΔE00 4.80
Carnation Pink
#FF7FA7
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 5.47
Rosa
#FE86A4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88BB0 #8BE8C3
analogous
#E88BDE #E88BB0 #E8948B
triadic
#E88BB0 #B0E88B #8BB0E8
tetradic
#E88BB0 #DEE88B #8BE8C3 #948BE8
square
#E88BB0 #DEE88B #8BE8C3 #948BE8
split-complementary
#E88BB0 #8BE894 #8BDEE8
monochromatic
#CF296B #DE588D #E88BB0 #F2BED3 #FAE5EE
Accessibility & contrast
On white
2.40
#E88BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#E88BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88BB0
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88BB0 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB1
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#F58798
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e88bb0; /* rgb */ color: rgb(232, 139, 176); /* oklch */ color: oklch(74.5% 0.121 355.1);
Tailwind
colors: {
custom: {
50: '#f1aec7',
500: '#e88bb0',
950: '#000000',
},
}SCSS
$custom: #e88bb0; $custom-light: #f1aec7; $custom-dark: #000000;
JSON
{
"hex": "#e88bb0",
"rgb": {
"r": 232,
"g": 139,
"b": 176
},
"hsl": {
"h": 336.129,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.74475,
"c": 0.12082,
"h": 355.1
},
"luminance": 0.38756
}Semantic roles & 50–950 ramp
primary
#E88BB0
secondary
#DAF1E8
accent
#CF8617
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82