#E88BC0#E88BC0
#E88BC0 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.0% C 0.130 H 345.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E88BC0 |
|---|---|
| RGB | rgb(232, 139, 192) |
| HSL | hsl(326, 67%, 73%) |
| HSV | hsv(326, 40%, 91%) |
| CMYK | cmyk(0%, 40.1%, 17.2%, 9%) |
| CIE-LAB | lab(69.06, 42.36, -12.36) |
| CIE-LCH | lch(69.06, 44.13, 343.73°) |
| OKLab | oklab(75% 0.1255 -0.0325) |
| OKLCH | oklch(75% 0.13 345.5) |
| XYZ | xyz(52.0264, 39.4301, 54.7295) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.27
Pink (survey)
#FF81C0
ΔE00 4.29
Bubblegum (survey)
#FF6CB5
ΔE00 6.91
Lavender Pink
#DD85D7
ΔE00 7.16
Hot Pink
#FF69B4
ΔE00 7.32
Pinky
#FC86AA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88BC0 #8BE8B3
analogous
#E18BE8 #E88BC0 #E88B92
triadic
#E88BC0 #C0E88B #8BC0E8
tetradic
#E88BC0 #E8E18B #8BE8B3 #8B92E8
square
#E88BC0 #E8E18B #8BE8B3 #8B92E8
split-complementary
#E88BC0 #92E88B #8BE8E1
monochromatic
#CF2988 #DE58A4 #E88BC0 #F2BEDC #FAE5F1
Accessibility & contrast
On white
2.36
#E88BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#E88BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88BC0
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88BC0 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC2
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#F38A9E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e88bc0; /* rgb */ color: rgb(232, 139, 192); /* oklch */ color: oklch(75.0% 0.130 345.5);
Tailwind
colors: {
custom: {
50: '#f1aed3',
500: '#e88bc0',
950: '#000000',
},
}SCSS
$custom: #e88bc0; $custom-light: #f1aed3; $custom-dark: #000000;
JSON
{
"hex": "#e88bc0",
"rgb": {
"r": 232,
"g": 139,
"b": 192
},
"hsl": {
"h": 325.806,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.75003,
"c": 0.12969,
"h": 345.5
},
"luminance": 0.39427
}Semantic roles & 50–950 ramp
primary
#E88BC0
secondary
#DAF1E4
accent
#CF6617
background
#FEFAFC
surface
#FDF5F9
border
#D5CFD2
text
#171014
muted
#857F82