#E882BD#E882BD
#E882BD is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.5% C 0.143 H 345.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E882BD |
|---|---|
| RGB | rgb(232, 130, 189) |
| HSL | hsl(325, 69%, 71%) |
| HSV | hsv(325, 44%, 91%) |
| CMYK | cmyk(0%, 44%, 18.5%, 9%) |
| CIE-LAB | lab(67.13, 46.53, -13.59) |
| CIE-LCH | lch(67.13, 48.47, 343.72°) |
| OKLab | oklab(73.51% 0.1383 -0.0358) |
| OKLCH | oklch(73.51% 0.143 345.5) |
| XYZ | xyz(50.4475, 36.7987, 52.5801) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.85
Pink (survey)
#FF81C0
ΔE00 3.89
Bubblegum (survey)
#FF6CB5
ΔE00 5.39
Hot Pink
#FF69B4
ΔE00 5.73
Bubble Gum Pink
#FF69AF
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882BD #82E8AD
analogous
#E082E8 #E882BD #E8828A
triadic
#E882BD #BDE882 #82BDE8
tetradic
#E882BD #E8E082 #82E8AD #828AE8
square
#E882BD #E8E082 #82E8AD #828AE8
split-complementary
#E882BD #8AE882 #82E8E0
monochromatic
#CA2585 #DE4EA2 #E882BD #F2B6D8 #FAE5F1
Accessibility & contrast
On white
2.51
#E882BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#E882BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882BD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882BD | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BF
Deuteranopia (green-blind)
#A4AABA
Tritanopia (blue-blind)
#F48198
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e882bd; /* rgb */ color: rgb(232, 130, 189); /* oklch */ color: oklch(73.5% 0.143 345.5);
Tailwind
colors: {
custom: {
50: '#f1a9d1',
500: '#e882bd',
950: '#000000',
},
}SCSS
$custom: #e882bd; $custom-light: #f1a9d1; $custom-dark: #000000;
JSON
{
"hex": "#e882bd",
"rgb": {
"r": 232,
"g": 130,
"b": 189
},
"hsl": {
"h": 325.294,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.7351,
"c": 0.14286,
"h": 345.5
},
"luminance": 0.36795
}Semantic roles & 50–950 ramp
primary
#E882BD
secondary
#D5F0E1
accent
#D16415
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82