#E883BF#E883BF
#E883BF is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.7% C 0.142 H 344.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E883BF |
|---|---|
| RGB | rgb(232, 131, 191) |
| HSL | hsl(324, 69%, 71%) |
| HSV | hsv(324, 44%, 91%) |
| CMYK | cmyk(0%, 43.5%, 17.7%, 9%) |
| CIE-LAB | lab(67.39, 46.32, -14.31) |
| CIE-LCH | lch(67.39, 48.48, 342.83°) |
| OKLab | oklab(73.73% 0.1374 -0.0378) |
| OKLCH | oklch(73.73% 0.142 344.6) |
| XYZ | xyz(50.7997, 37.1535, 53.7758) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.71
Pink (survey)
#FF81C0
ΔE00 4.00
Bubblegum (survey)
#FF6CB5
ΔE00 5.65
Hot Pink
#FF69B4
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.36
Bubble Gum Pink
#FF69AF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883BF #83E8AC
analogous
#DE83E8 #E883BF #E8838C
triadic
#E883BF #BFE883 #83BFE8
tetradic
#E883BF #E8DE83 #83E8AC #838CE8
square
#E883BF #E8DE83 #83E8AC #838CE8
split-complementary
#E883BF #8CE883 #83E8DE
monochromatic
#CB2688 #DE4FA4 #E883BF #F2B7DA #FAE5F2
Accessibility & contrast
On white
2.49
#E883BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E883BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883BF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883BF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#F48299
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e883bf; /* rgb */ color: rgb(232, 131, 191); /* oklch */ color: oklch(73.7% 0.142 344.6);
Tailwind
colors: {
custom: {
50: '#f1a9d2',
500: '#e883bf',
950: '#000000',
},
}SCSS
$custom: #e883bf; $custom-light: #f1a9d2; $custom-dark: #000000;
JSON
{
"hex": "#e883bf",
"rgb": {
"r": 232,
"g": 131,
"b": 191
},
"hsl": {
"h": 324.356,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.73732,
"c": 0.14249,
"h": 344.6
},
"luminance": 0.3715
}Semantic roles & 50–950 ramp
primary
#E883BF
secondary
#D6F1E1
accent
#D16115
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82