#E883BA#E883BA
#E883BA is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.6% C 0.139 H 347.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E883BA |
|---|---|
| RGB | rgb(232, 131, 186) |
| HSL | hsl(327, 69%, 71%) |
| HSV | hsv(327, 44%, 91%) |
| CMYK | cmyk(0%, 43.5%, 19.8%, 9%) |
| CIE-LAB | lab(67.23, 45.57, -11.75) |
| CIE-LCH | lch(67.23, 47.06, 345.54°) |
| OKLab | oklab(73.56% 0.1359 -0.0308) |
| OKLCH | oklch(73.56% 0.139 347.2) |
| XYZ | xyz(50.2589, 36.9371, 50.9273) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.74
Bubblegum Pink
#FE83CC
ΔE00 4.22
Bubblegum (survey)
#FF6CB5
ΔE00 5.39
Hot Pink
#FF69B4
ΔE00 5.75
Bubble Gum Pink
#FF69AF
ΔE00 6.01
Pinky
#FC86AA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883BA #83E8B1
analogous
#E383E8 #E883BA #E88387
triadic
#E883BA #BAE883 #83BAE8
tetradic
#E883BA #E8E383 #83E8B1 #8387E8
square
#E883BA #E8E383 #83E8B1 #8387E8
split-complementary
#E883BA #87E883 #83E8E3
monochromatic
#CB2680 #DE4F9D #E883BA #F2B7D7 #FAE5F1
Accessibility & contrast
On white
2.50
#E883BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#E883BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883BA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883BA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C99BC
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#F48197
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e883ba; /* rgb */ color: rgb(232, 131, 186); /* oklch */ color: oklch(73.6% 0.139 347.2);
Tailwind
colors: {
custom: {
50: '#f1a9ce',
500: '#e883ba',
950: '#000000',
},
}SCSS
$custom: #e883ba; $custom-light: #f1a9ce; $custom-dark: #000000;
JSON
{
"hex": "#e883ba",
"rgb": {
"r": 232,
"g": 131,
"b": 186
},
"hsl": {
"h": 327.327,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.73556,
"c": 0.13934,
"h": 347.2
},
"luminance": 0.36934
}Semantic roles & 50–950 ramp
primary
#E883BA
secondary
#D6F1E2
accent
#D16A15
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82