#E888C0#E888C0
#E888C0 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.5% C 0.135 H 344.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E888C0 |
|---|---|
| RGB | rgb(232, 136, 192) |
| HSL | hsl(325, 68%, 72%) |
| HSV | hsv(325, 41%, 91%) |
| CMYK | cmyk(0%, 41.4%, 17.2%, 9%) |
| CIE-LAB | lab(68.44, 43.91, -13.29) |
| CIE-LCH | lch(68.44, 45.88, 343.16°) |
| OKLab | oklab(74.53% 0.1301 -0.0351) |
| OKLCH | oklch(74.53% 0.135 344.9) |
| XYZ | xyz(51.5980, 38.5733, 54.5866) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.91
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum (survey)
#FF6CB5
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.71
Hot Pink
#FF69B4
ΔE00 6.80
Bubble Gum Pink
#FF69AF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E888C0 #88E8B0
analogous
#E088E8 #E888C0 #E88890
triadic
#E888C0 #C0E888 #88C0E8
tetradic
#E888C0 #E8E088 #88E8B0 #8890E8
square
#E888C0 #E8E088 #88E8B0 #8890E8
split-complementary
#E888C0 #90E888 #88E8E0
monochromatic
#CE2889 #DE55A5 #E888C0 #F2BBDB #FAE5F1
Accessibility & contrast
On white
2.41
#E888C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#E888C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E888C0
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E888C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E888C0 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC2
Deuteranopia (green-blind)
#A7ADBD
Tritanopia (blue-blind)
#F3879C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e888c0; /* rgb */ color: rgb(232, 136, 192); /* oklch */ color: oklch(74.5% 0.135 344.9);
Tailwind
colors: {
custom: {
50: '#f1acd3',
500: '#e888c0',
950: '#000000',
},
}SCSS
$custom: #e888c0; $custom-light: #f1acd3; $custom-dark: #000000;
JSON
{
"hex": "#e888c0",
"rgb": {
"r": 232,
"g": 136,
"b": 192
},
"hsl": {
"h": 325,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.74534,
"c": 0.13475,
"h": 344.9
},
"luminance": 0.3857
}Semantic roles & 50–950 ramp
primary
#E888C0
secondary
#D9F2E3
accent
#D06316
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82