#E882BF#E882BF
#E882BF is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.6% C 0.144 H 344.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E882BF |
|---|---|
| RGB | rgb(232, 130, 191) |
| HSL | hsl(324, 69%, 71%) |
| HSV | hsv(324, 44%, 91%) |
| CMYK | cmyk(0%, 44%, 17.7%, 9%) |
| CIE-LAB | lab(67.19, 46.83, -14.61) |
| CIE-LCH | lch(67.19, 49.05, 342.67°) |
| OKLab | oklab(73.58% 0.1389 -0.0386) |
| OKLCH | oklch(73.58% 0.144 344.5) |
| XYZ | xyz(50.6661, 36.8862, 53.7313) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.70
Pink (survey)
#FF81C0
ΔE00 4.05
Bubblegum (survey)
#FF6CB5
ΔE00 5.54
Hot Pink
#FF69B4
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.27
Bubble Gum Pink
#FF69AF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882BF #82E8AB
analogous
#DE82E8 #E882BF #E8828C
triadic
#E882BF #BFE882 #82BFE8
tetradic
#E882BF #E8DE82 #82E8AB #828CE8
square
#E882BF #E8DE82 #82E8AB #828CE8
split-complementary
#E882BF #8CE882 #82E8DE
monochromatic
#CA2588 #DE4EA5 #E882BF #F2B6D9 #FAE5F2
Accessibility & contrast
On white
2.51
#E882BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#E882BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882BF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882BF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#F48299
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e882bf; /* rgb */ color: rgb(232, 130, 191); /* oklch */ color: oklch(73.6% 0.144 344.5);
Tailwind
colors: {
custom: {
50: '#f1a9d2',
500: '#e882bf',
950: '#000000',
},
}SCSS
$custom: #e882bf; $custom-light: #f1a9d2; $custom-dark: #000000;
JSON
{
"hex": "#e882bf",
"rgb": {
"r": 232,
"g": 130,
"b": 191
},
"hsl": {
"h": 324.118,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.73581,
"c": 0.14416,
"h": 344.5
},
"luminance": 0.36883
}Semantic roles & 50–950 ramp
primary
#E882BF
secondary
#D5F0E0
accent
#D16015
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82