#EA80A2#EA80A2
#EA80A2 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.6% C 0.135 H 0.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80A2 |
|---|---|
| RGB | rgb(234, 128, 162) |
| HSL | hsl(341, 72%, 71%) |
| HSV | hsv(341, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 30.8%, 8.2%) |
| CIE-LAB | lab(66.17, 44.47, 0.25) |
| CIE-LCH | lch(66.17, 44.47, 0.32°) |
| OKLab | oklab(72.58% 0.1348 0.0012) |
| OKLCH | oklch(72.58% 0.135 0.5) |
| XYZ | xyz(48.1743, 35.5435, 38.4988) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.32
Carnation Pink
#FF7FA7
ΔE00 3.45
Pig Pink
#E78EA5
ΔE00 3.71
Rosa
#FE86A4
ΔE00 4.15
Dull Pink
#D5869D
ΔE00 4.27
Palevioletred
#DB7093
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80A2 #80EAC8
analogous
#EA80D7 #EA80A2 #EA9380
triadic
#EA80A2 #A2EA80 #80A2EA
tetradic
#EA80A2 #D7EA80 #80EAC8 #9380EA
square
#EA80A2 #D7EA80 #80EAC8 #9380EA
split-complementary
#EA80A2 #80EA93 #80D7EA
monochromatic
#CE2259 #E14B7C #EA80A2 #F3B5C8 #FBE5EC
Accessibility & contrast
On white
2.59
#EA80A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#EA80A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80A2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80A2 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9095A3
Deuteranopia (green-blind)
#ABA8A0
Tritanopia (blue-blind)
#FA798C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea80a2; /* rgb */ color: rgb(234, 128, 162); /* oklch */ color: oklch(72.6% 0.135 0.5);
Tailwind
colors: {
custom: {
50: '#f3a7bd',
500: '#ea80a2',
950: '#000000',
},
}SCSS
$custom: #ea80a2; $custom-light: #f3a7bd; $custom-dark: #000000;
JSON
{
"hex": "#ea80a2",
"rgb": {
"r": 234,
"g": 128,
"b": 162
},
"hsl": {
"h": 340.755,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.72575,
"c": 0.13481,
"h": 0.5
},
"luminance": 0.35539
}Semantic roles & 50–950 ramp
primary
#EA80A2
secondary
#D5F1E8
accent
#D49512
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171012
muted
#857F81