#EA80A0#EA80A0
#EA80A0 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.5% C 0.134 H 1.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80A0 |
|---|---|
| RGB | rgb(234, 128, 160) |
| HSL | hsl(342, 72%, 71%) |
| HSV | hsv(342, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 31.6%, 8.2%) |
| CIE-LAB | lab(66.12, 44.22, 1.30) |
| CIE-LCH | lch(66.12, 44.24, 1.68°) |
| OKLab | oklab(72.52% 0.1341 0.004) |
| OKLCH | oklch(72.52% 0.134 1.7) |
| XYZ | xyz(47.9979, 35.4729, 37.5699) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.34
Carnation Pink
#FF7FA7
ΔE00 3.47
Pig Pink
#E78EA5
ΔE00 3.53
Rosa
#FE86A4
ΔE00 3.90
Dull Pink
#D5869D
ΔE00 4.19
Palevioletred
#DB7093
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80A0 #80EACA
analogous
#EA80D5 #EA80A0 #EA9580
triadic
#EA80A0 #A0EA80 #80A0EA
tetradic
#EA80A0 #D5EA80 #80EACA #9580EA
square
#EA80A0 #D5EA80 #80EACA #9580EA
split-complementary
#EA80A0 #80EA95 #80D5EA
monochromatic
#CE2256 #E14B79 #EA80A0 #F3B5C7 #FBE5EB
Accessibility & contrast
On white
2.59
#EA80A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#EA80A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80A0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80A0 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9095A1
Deuteranopia (green-blind)
#ABA89E
Tritanopia (blue-blind)
#FA788B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea80a0; /* rgb */ color: rgb(234, 128, 160); /* oklch */ color: oklch(72.5% 0.134 1.7);
Tailwind
colors: {
custom: {
50: '#f3a7bc',
500: '#ea80a0',
950: '#000000',
},
}SCSS
$custom: #ea80a0; $custom-light: #f3a7bc; $custom-dark: #000000;
JSON
{
"hex": "#ea80a0",
"rgb": {
"r": 234,
"g": 128,
"b": 160
},
"hsl": {
"h": 341.887,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.72516,
"c": 0.13416,
"h": 1.7
},
"luminance": 0.35469
}Semantic roles & 50–950 ramp
primary
#EA80A0
secondary
#D5F1E8
accent
#D49912
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171012
muted
#857F81