#E882AE#E882AE
#E882AE is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.0% C 0.134 H 353.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E882AE |
|---|---|
| RGB | rgb(232, 130, 174) |
| HSL | hsl(334, 69%, 71%) |
| HSV | hsv(334, 44%, 91%) |
| CMYK | cmyk(0%, 44%, 25%, 9%) |
| CIE-LAB | lab(66.66, 44.37, -5.85) |
| CIE-LCH | lch(66.66, 44.75, 352.49°) |
| OKLab | oklab(73% 0.1336 -0.0149) |
| OKLCH | oklch(73% 0.134 353.6) |
| XYZ | xyz(48.9027, 36.1808, 44.4442) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.55
Pinky
#FC86AA
ΔE00 4.81
Carnation Pink
#FF7FA7
ΔE00 5.04
Pig Pink
#E78EA5
ΔE00 5.44
Dull Pink
#D5869D
ΔE00 5.48
Bubblegum (survey)
#FF6CB5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882AE #82E8BC
analogous
#E882E1 #E882AE #E88982
triadic
#E882AE #AEE882 #82AEE8
tetradic
#E882AE #E1E882 #82E8BC #8982E8
square
#E882AE #E1E882 #82E8BC #8982E8
split-complementary
#E882AE #82E889 #82E1E8
monochromatic
#CA256C #DE4E8D #E882AE #F2B6CF #FAE5EE
Accessibility & contrast
On white
2.55
#E882AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#E882AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882AE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882AE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97AF
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#F67E92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e882ae; /* rgb */ color: rgb(232, 130, 174); /* oklch */ color: oklch(73.0% 0.134 353.6);
Tailwind
colors: {
custom: {
50: '#f1a8c6',
500: '#e882ae',
950: '#000000',
},
}SCSS
$custom: #e882ae; $custom-light: #f1a8c6; $custom-dark: #000000;
JSON
{
"hex": "#e882ae",
"rgb": {
"r": 232,
"g": 130,
"b": 174
},
"hsl": {
"h": 334.118,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.73003,
"c": 0.13445,
"h": 353.6
},
"luminance": 0.36177
}Semantic roles & 50–950 ramp
primary
#E882AE
secondary
#D5F0E5
accent
#D18015
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82