#E883BD#E883BD
#E883BD is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.7% C 0.141 H 345.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E883BD |
|---|---|
| RGB | rgb(232, 131, 189) |
| HSL | hsl(326, 69%, 71%) |
| HSV | hsv(326, 44%, 91%) |
| CMYK | cmyk(0%, 43.5%, 18.5%, 9%) |
| CIE-LAB | lab(67.33, 46.02, -13.29) |
| CIE-LCH | lch(67.33, 47.90, 343.89°) |
| OKLab | oklab(73.66% 0.1368 -0.035) |
| OKLCH | oklch(73.66% 0.141 345.6) |
| XYZ | xyz(50.5811, 37.0661, 52.6246) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.86
Bubblegum Pink
#FE83CC
ΔE00 3.88
Bubblegum (survey)
#FF6CB5
ΔE00 5.52
Hot Pink
#FF69B4
ΔE00 5.87
Bubble Gum Pink
#FF69AF
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883BD #83E8AE
analogous
#E083E8 #E883BD #E8838A
triadic
#E883BD #BDE883 #83BDE8
tetradic
#E883BD #E8E083 #83E8AE #838AE8
square
#E883BD #E8E083 #83E8AE #838AE8
split-complementary
#E883BD #8AE883 #83E8E0
monochromatic
#CB2685 #DE4FA2 #E883BD #F2B7D8 #FAE5F1
Accessibility & contrast
On white
2.50
#E883BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E883BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883BD
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883BD | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ABF
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#F48298
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e883bd; /* rgb */ color: rgb(232, 131, 189); /* oklch */ color: oklch(73.7% 0.141 345.6);
Tailwind
colors: {
custom: {
50: '#f1a9d1',
500: '#e883bd',
950: '#000000',
},
}SCSS
$custom: #e883bd; $custom-light: #f1a9d1; $custom-dark: #000000;
JSON
{
"hex": "#e883bd",
"rgb": {
"r": 232,
"g": 131,
"b": 189
},
"hsl": {
"h": 325.545,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.73661,
"c": 0.1412,
"h": 345.6
},
"luminance": 0.37063
}Semantic roles & 50–950 ramp
primary
#E883BD
secondary
#D6F1E1
accent
#D16515
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82