#E883BC#E883BC
#E883BC is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.6% C 0.141 H 346.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E883BC |
|---|---|
| RGB | rgb(232, 131, 188) |
| HSL | hsl(326, 69%, 71%) |
| HSV | hsv(326, 44%, 91%) |
| CMYK | cmyk(0%, 43.5%, 19%, 9%) |
| CIE-LAB | lab(67.29, 45.87, -12.78) |
| CIE-LCH | lch(67.29, 47.62, 344.44°) |
| OKLab | oklab(73.63% 0.1365 -0.0336) |
| OKLCH | oklch(73.63% 0.141 346.2) |
| XYZ | xyz(50.4730, 37.0228, 52.0549) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 3.98
Bubblegum (survey)
#FF6CB5
ΔE00 5.47
Hot Pink
#FF69B4
ΔE00 5.82
Bubble Gum Pink
#FF69AF
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883BC #83E8AF
analogous
#E183E8 #E883BC #E88389
triadic
#E883BC #BCE883 #83BCE8
tetradic
#E883BC #E8E183 #83E8AF #8389E8
square
#E883BC #E8E183 #83E8AF #8389E8
split-complementary
#E883BC #89E883 #83E8E1
monochromatic
#CB2683 #DE4FA0 #E883BC #F2B7D8 #FAE5F1
Accessibility & contrast
On white
2.50
#E883BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#E883BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883BC
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883BC | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BE
Deuteranopia (green-blind)
#A5AAB9
Tritanopia (blue-blind)
#F48298
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e883bc; /* rgb */ color: rgb(232, 131, 188); /* oklch */ color: oklch(73.6% 0.141 346.2);
Tailwind
colors: {
custom: {
50: '#f1a9d0',
500: '#e883bc',
950: '#000000',
},
}SCSS
$custom: #e883bc; $custom-light: #f1a9d0; $custom-dark: #000000;
JSON
{
"hex": "#e883bc",
"rgb": {
"r": 232,
"g": 131,
"b": 188
},
"hsl": {
"h": 326.139,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.73626,
"c": 0.14056,
"h": 346.2
},
"luminance": 0.37019
}Semantic roles & 50–950 ramp
primary
#E883BC
secondary
#D6F1E2
accent
#D16715
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82