#E883AE#E883AE
#E883AE is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.2% C 0.133 H 353.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E883AE |
|---|---|
| RGB | rgb(232, 131, 174) |
| HSL | hsl(334, 69%, 71%) |
| HSV | hsv(334, 44%, 91%) |
| CMYK | cmyk(0%, 43.5%, 25%, 9%) |
| CIE-LAB | lab(66.86, 43.86, -5.55) |
| CIE-LCH | lch(66.86, 44.21, 352.79°) |
| OKLab | oklab(73.16% 0.1321 -0.0141) |
| OKLCH | oklch(73.16% 0.133 353.9) |
| XYZ | xyz(49.0364, 36.4481, 44.4887) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.63
Pinky
#FC86AA
ΔE00 4.67
Carnation Pink
#FF7FA7
ΔE00 4.97
Pig Pink
#E78EA5
ΔE00 5.19
Dull Pink
#D5869D
ΔE00 5.33
Bubblegum (survey)
#FF6CB5
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883AE #83E8BD
analogous
#E883E0 #E883AE #E88A83
triadic
#E883AE #AEE883 #83AEE8
tetradic
#E883AE #E0E883 #83E8BD #8A83E8
square
#E883AE #E0E883 #83E8BD #8A83E8
split-complementary
#E883AE #83E88A #83E0E8
monochromatic
#CB266C #DE4F8C #E883AE #F2B7D0 #FAE5EE
Accessibility & contrast
On white
2.53
#E883AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#E883AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883AE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883AE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98AF
Deuteranopia (green-blind)
#A9A9AC
Tritanopia (blue-blind)
#F67F92
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e883ae; /* rgb */ color: rgb(232, 131, 174); /* oklch */ color: oklch(73.2% 0.133 353.9);
Tailwind
colors: {
custom: {
50: '#f1a9c6',
500: '#e883ae',
950: '#000000',
},
}SCSS
$custom: #e883ae; $custom-light: #f1a9c6; $custom-dark: #000000;
JSON
{
"hex": "#e883ae",
"rgb": {
"r": 232,
"g": 131,
"b": 174
},
"hsl": {
"h": 334.455,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.73156,
"c": 0.13284,
"h": 353.9
},
"luminance": 0.36444
}Semantic roles & 50–950 ramp
primary
#E883AE
secondary
#D6F1E5
accent
#D18115
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82