#E88EC6#E88EC6
#E88EC6 is a light, vivid pink. Relative luminance 0.406; OKLCH L 75.7% C 0.129 H 342.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E88EC6 |
|---|---|
| RGB | rgb(232, 142, 198) |
| HSL | hsl(323, 66%, 73%) |
| HSV | hsv(323, 39%, 91%) |
| CMYK | cmyk(0%, 38.8%, 14.7%, 9%) |
| CIE-LAB | lab(69.88, 41.74, -14.47) |
| CIE-LCH | lch(69.88, 44.17, 340.88°) |
| OKLab | oklab(75.69% 0.1228 -0.0383) |
| OKLCH | oklch(75.69% 0.129 342.7) |
| XYZ | xyz(53.1451, 40.5822, 58.4490) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.26
Pink (survey)
#FF81C0
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 6.33
Plum
#DDA0DD
ΔE00 6.67
Bubblegum (survey)
#FF6CB5
ΔE00 7.73
Hot Pink
#FF69B4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88EC6 #8EE8B0
analogous
#DD8EE8 #E88EC6 #E88E99
triadic
#E88EC6 #C6E88E #8EC6E8
tetradic
#E88EC6 #E8DD8E #8EE8B0 #8E99E8
square
#E88EC6 #E8DD8E #8EE8B0 #8E99E8
split-complementary
#E88EC6 #99E88E #8EE8DD
monochromatic
#D12B92 #DE5BAC #E88EC6 #F2C1E0 #FAE6F2
Accessibility & contrast
On white
2.30
#E88EC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#E88EC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88EC6
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88EC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88EC6 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A2C8
Deuteranopia (green-blind)
#AAB0C4
Tritanopia (blue-blind)
#F28EA2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e88ec6; /* rgb */ color: rgb(232, 142, 198); /* oklch */ color: oklch(75.7% 0.129 342.7);
Tailwind
colors: {
custom: {
50: '#f1b0d7',
500: '#e88ec6',
950: '#000000',
},
}SCSS
$custom: #e88ec6; $custom-light: #f1b0d7; $custom-dark: #000000;
JSON
{
"hex": "#e88ec6",
"rgb": {
"r": 232,
"g": 142,
"b": 198
},
"hsl": {
"h": 322.667,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.75688,
"c": 0.12862,
"h": 342.7
},
"luminance": 0.40579
}Semantic roles & 50–950 ramp
primary
#E88EC6
secondary
#DAF1E3
accent
#CE5C17
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083