#EA809B#EA809B
#EA809B is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.4% C 0.133 H 4.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EA809B |
|---|---|
| RGB | rgb(234, 128, 155) |
| HSL | hsl(345, 72%, 71%) |
| HSV | hsv(345, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 33.8%, 8.2%) |
| CIE-LAB | lab(65.98, 43.60, 3.94) |
| CIE-LCH | lch(65.98, 43.78, 5.16°) |
| OKLab | oklab(72.37% 0.1323 0.0108) |
| OKLCH | oklch(72.37% 0.133 4.7) |
| XYZ | xyz(47.5693, 35.3015, 35.3125) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.44
Rosa
#FE86A4
ΔE00 3.62
Rose Pink
#F7879A
ΔE00 3.78
Pinky
#FC86AA
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 3.92
Dull Pink
#D5869D
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA809B #80EACF
analogous
#EA80D0 #EA809B #EA9A80
triadic
#EA809B #9BEA80 #809BEA
tetradic
#EA809B #D0EA80 #80EACF #9A80EA
square
#EA809B #D0EA80 #80EACF #9A80EA
split-complementary
#EA809B #80EA9A #80D0EA
monochromatic
#CE224E #E14B72 #EA809B #F3B5C4 #FBE5EA
Accessibility & contrast
On white
2.61
#EA809B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#EA809B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA809B
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA809B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA809B | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92949C
Deuteranopia (green-blind)
#ACA899
Tritanopia (blue-blind)
#FA778A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea809b; /* rgb */ color: rgb(234, 128, 155); /* oklch */ color: oklch(72.4% 0.133 4.7);
Tailwind
colors: {
custom: {
50: '#f3a7b8',
500: '#ea809b',
950: '#000000',
},
}SCSS
$custom: #ea809b; $custom-light: #f3a7b8; $custom-dark: #000000;
JSON
{
"hex": "#ea809b",
"rgb": {
"r": 234,
"g": 128,
"b": 155
},
"hsl": {
"h": 344.717,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.72372,
"c": 0.13276,
"h": 4.7
},
"luminance": 0.35297
}Semantic roles & 50–950 ramp
primary
#EA809B
secondary
#D5F1EA
accent
#D4A212
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80