#E883B3#E883B3
#E883B3 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.3% C 0.135 H 351.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E883B3 |
|---|---|
| RGB | rgb(232, 131, 179) |
| HSL | hsl(331, 69%, 71%) |
| HSV | hsv(331, 44%, 91%) |
| CMYK | cmyk(0%, 43.5%, 22.8%, 9%) |
| CIE-LAB | lab(67.01, 44.56, -8.14) |
| CIE-LCH | lch(67.01, 45.30, 349.65°) |
| OKLab | oklab(73.32% 0.1337 -0.021) |
| OKLCH | oklch(73.32% 0.135 351.1) |
| XYZ | xyz(49.5329, 36.6467, 47.1038) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.00
Bubblegum Pink
#FE83CC
ΔE00 5.35
Bubblegum (survey)
#FF6CB5
ΔE00 5.46
Pinky
#FC86AA
ΔE00 5.63
Bubble Gum Pink
#FF69AF
ΔE00 5.78
Hot Pink
#FF69B4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883B3 #83E8B8
analogous
#E883E5 #E883B3 #E88583
triadic
#E883B3 #B3E883 #83B3E8
tetradic
#E883B3 #E5E883 #83E8B8 #8583E8
square
#E883B3 #E5E883 #83E8B8 #8583E8
split-complementary
#E883B3 #83E885 #83E5E8
monochromatic
#CB2674 #DE4F93 #E883B3 #F2B7D3 #FAE5EF
Accessibility & contrast
On white
2.52
#E883B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E883B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883B3
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883B3 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B5
Deuteranopia (green-blind)
#A7AAB1
Tritanopia (blue-blind)
#F58094
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e883b3; /* rgb */ color: rgb(232, 131, 179); /* oklch */ color: oklch(73.3% 0.135 351.1);
Tailwind
colors: {
custom: {
50: '#f1a9c9',
500: '#e883b3',
950: '#000000',
},
}SCSS
$custom: #e883b3; $custom-light: #f1a9c9; $custom-dark: #000000;
JSON
{
"hex": "#e883b3",
"rgb": {
"r": 232,
"g": 131,
"b": 179
},
"hsl": {
"h": 331.485,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.73319,
"c": 0.13536,
"h": 351.1
},
"luminance": 0.36643
}Semantic roles & 50–950 ramp
primary
#E883B3
secondary
#D6F1E4
accent
#D17715
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82