#EA809F#EA809F
#EA809F is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.5% C 0.134 H 2.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA809F |
|---|---|
| RGB | rgb(234, 128, 159) |
| HSL | hsl(342, 72%, 71%) |
| HSV | hsv(342, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 32.1%, 8.2%) |
| CIE-LAB | lab(66.09, 44.10, 1.83) |
| CIE-LCH | lch(66.09, 44.13, 2.37°) |
| OKLab | oklab(72.49% 0.1338 0.0054) |
| OKLCH | oklch(72.49% 0.134 2.3) |
| XYZ | xyz(47.9108, 35.4381, 37.1111) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.38
Pig Pink
#E78EA5
ΔE00 3.46
Carnation Pink
#FF7FA7
ΔE00 3.52
Rosa
#FE86A4
ΔE00 3.81
Dull Pink
#D5869D
ΔE00 4.17
Rose Pink
#F7879A
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA809F #80EACB
analogous
#EA80D4 #EA809F #EA9680
triadic
#EA809F #9FEA80 #809FEA
tetradic
#EA809F #D4EA80 #80EACB #9680EA
square
#EA809F #D4EA80 #80EACB #9680EA
split-complementary
#EA809F #80EA96 #80D4EA
monochromatic
#CE2254 #E14B77 #EA809F #F3B5C7 #FBE5EB
Accessibility & contrast
On white
2.60
#EA809F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#EA809F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA809F
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA809F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA809F | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 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)
#9195A0
Deuteranopia (green-blind)
#ABA89D
Tritanopia (blue-blind)
#FA788B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea809f; /* rgb */ color: rgb(234, 128, 159); /* oklch */ color: oklch(72.5% 0.134 2.3);
Tailwind
colors: {
custom: {
50: '#f3a7bb',
500: '#ea809f',
950: '#000000',
},
}SCSS
$custom: #ea809f; $custom-light: #f3a7bb; $custom-dark: #000000;
JSON
{
"hex": "#ea809f",
"rgb": {
"r": 234,
"g": 128,
"b": 159
},
"hsl": {
"h": 342.453,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.72486,
"c": 0.13386,
"h": 2.3
},
"luminance": 0.35434
}Semantic roles & 50–950 ramp
primary
#EA809F
secondary
#D5F1E9
accent
#D49B12
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80