#E080B2#E080B2
#E080B2 is a light, vivid pink. Relative luminance 0.345; OKLCH L 71.8% C 0.132 H 348.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E080B2 |
|---|---|
| RGB | rgb(224, 128, 178) |
| HSL | hsl(329, 61%, 69%) |
| HSV | hsv(329, 43%, 88%) |
| CMYK | cmyk(0%, 42.9%, 20.5%, 12.2%) |
| CIE-LAB | lab(65.36, 43.28, -10.14) |
| CIE-LCH | lch(65.36, 44.45, 346.81°) |
| OKLab | oklab(71.85% 0.1293 -0.0265) |
| OKLCH | oklch(71.85% 0.132 348.4) |
| XYZ | xyz(46.4964, 34.5033, 46.3217) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.18
Bubblegum (survey)
#FF6CB5
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 5.95
Hot Pink
#FF69B4
ΔE00 6.18
Bubble Gum Pink
#FF69AF
ΔE00 6.27
Pale Magenta
#D767AD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080B2 #80E0AE
analogous
#DE80E0 #E080B2 #E08082
triadic
#E080B2 #B2E080 #80B2E0
tetradic
#E080B2 #E0DE80 #80E0AE #8082E0
square
#E080B2 #E0DE80 #80E0AE #8082E0
split-complementary
#E080B2 #82E080 #80E0DE
monochromatic
#B92D76 #D44F94 #E080B2 #ECB1D0 #F8E2EE
Accessibility & contrast
On white
2.66
#E080B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#E080B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080B2
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080B2 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B4
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#EC7E92
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e080b2; /* rgb */ color: rgb(224, 128, 178); /* oklch */ color: oklch(71.8% 0.132 348.4);
Tailwind
colors: {
custom: {
50: '#eca7c9',
500: '#e080b2',
950: '#000000',
},
}SCSS
$custom: #e080b2; $custom-light: #eca7c9; $custom-dark: #000000;
JSON
{
"hex": "#e080b2",
"rgb": {
"r": 224,
"g": 128,
"b": 178
},
"hsl": {
"h": 328.75,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.71849,
"c": 0.13194,
"h": 348.4
},
"luminance": 0.345
}Semantic roles & 50–950 ramp
primary
#E080B2
secondary
#D0ECDD
accent
#C86F1D
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#161013
muted
#847F82