#E883BE#E883BE
#E883BE is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.7% C 0.142 H 345.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E883BE |
|---|---|
| RGB | rgb(232, 131, 190) |
| HSL | hsl(325, 69%, 71%) |
| HSV | hsv(325, 44%, 91%) |
| CMYK | cmyk(0%, 43.5%, 18.1%, 9%) |
| CIE-LAB | lab(67.36, 46.17, -13.80) |
| CIE-LCH | lch(67.36, 48.19, 343.36°) |
| OKLab | oklab(73.7% 0.1371 -0.0364) |
| OKLCH | oklch(73.7% 0.142 345.1) |
| XYZ | xyz(50.6901, 37.1096, 53.1982) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.79
Pink (survey)
#FF81C0
ΔE00 3.92
Bubblegum (survey)
#FF6CB5
ΔE00 5.58
Hot Pink
#FF69B4
ΔE00 5.92
Bubble Gum Pink
#FF69AF
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883BE #83E8AD
analogous
#DF83E8 #E883BE #E8838B
triadic
#E883BE #BEE883 #83BEE8
tetradic
#E883BE #E8DF83 #83E8AD #838BE8
square
#E883BE #E8DF83 #83E8AD #838BE8
split-complementary
#E883BE #8BE883 #83E8DF
monochromatic
#CB2686 #DE4FA3 #E883BE #F2B7D9 #FAE5F1
Accessibility & contrast
On white
2.49
#E883BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E883BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883BE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883BE | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC0
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#F48299
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e883be; /* rgb */ color: rgb(232, 131, 190); /* oklch */ color: oklch(73.7% 0.142 345.1);
Tailwind
colors: {
custom: {
50: '#f1a9d1',
500: '#e883be',
950: '#000000',
},
}SCSS
$custom: #e883be; $custom-light: #f1a9d1; $custom-dark: #000000;
JSON
{
"hex": "#e883be",
"rgb": {
"r": 232,
"g": 131,
"b": 190
},
"hsl": {
"h": 324.95,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.73697,
"c": 0.14184,
"h": 345.1
},
"luminance": 0.37106
}Semantic roles & 50–950 ramp
primary
#E883BE
secondary
#D6F1E1
accent
#D16315
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82