#EA80A3#EA80A3
#EA80A3 is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.6% C 0.135 H 359.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80A3 |
|---|---|
| RGB | rgb(234, 128, 163) |
| HSL | hsl(340, 72%, 71%) |
| HSV | hsv(340, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 30.3%, 8.2%) |
| CIE-LAB | lab(66.20, 44.60, -0.28) |
| CIE-LCH | lch(66.20, 44.60, 359.64°) |
| OKLab | oklab(72.61% 0.1352 -0.0001) |
| OKLCH | oklch(72.61% 0.135 359.9) |
| XYZ | xyz(48.2636, 35.5792, 38.9688) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.35
Carnation Pink
#FF7FA7
ΔE00 3.48
Pig Pink
#E78EA5
ΔE00 3.83
Rosa
#FE86A4
ΔE00 4.29
Dull Pink
#D5869D
ΔE00 4.34
Palevioletred
#DB7093
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80A3 #80EAC7
analogous
#EA80D8 #EA80A3 #EA9280
triadic
#EA80A3 #A3EA80 #80A3EA
tetradic
#EA80A3 #D8EA80 #80EAC7 #9280EA
square
#EA80A3 #D8EA80 #80EAC7 #9280EA
split-complementary
#EA80A3 #80EA92 #80D8EA
monochromatic
#CE225B #E14B7D #EA80A3 #F3B5C9 #FBE5EC
Accessibility & contrast
On white
2.59
#EA80A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#EA80A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80A3
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80A3 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9095A4
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#F9798D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea80a3; /* rgb */ color: rgb(234, 128, 163); /* oklch */ color: oklch(72.6% 0.135 359.9);
Tailwind
colors: {
custom: {
50: '#f3a7be',
500: '#ea80a3',
950: '#000000',
},
}SCSS
$custom: #ea80a3; $custom-light: #f3a7be; $custom-dark: #000000;
JSON
{
"hex": "#ea80a3",
"rgb": {
"r": 234,
"g": 128,
"b": 163
},
"hsl": {
"h": 340.189,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.72605,
"c": 0.13515,
"h": 359.9
},
"luminance": 0.35575
}Semantic roles & 50–950 ramp
primary
#EA80A3
secondary
#D5F1E8
accent
#D49412
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171012
muted
#857F81