#EA8BAA#EA8BAA
#EA8BAA is a light, vivid pink. Relative luminance 0.389; OKLCH L 74.5% C 0.120 H 359.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BAA |
|---|---|
| RGB | rgb(234, 139, 170) |
| HSL | hsl(340, 69%, 73%) |
| HSV | hsv(340, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 27.4%, 8.2%) |
| CIE-LAB | lab(68.65, 39.88, -0.63) |
| CIE-LCH | lch(68.65, 39.88, 359.09°) |
| OKLab | oklab(74.53% 0.1205 -0.0011) |
| OKLCH | oklch(74.53% 0.121 359.5) |
| XYZ | xyz(50.4215, 38.8637, 42.8682) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.10
Pinky
#FC86AA
ΔE00 3.28
Dull Pink
#D5869D
ΔE00 4.13
Rosa
#FE86A4
ΔE00 4.27
Carnation Pink
#FF7FA7
ΔE00 4.33
Rose Pink
#F7879A
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BAA #8BEACB
analogous
#EA8BD9 #EA8BAA #EA9B8B
triadic
#EA8BAA #AAEA8B #8BAAEA
tetradic
#EA8BAA #D9EA8B #8BEACB #9B8BEA
square
#EA8BAA #D9EA8B #8BEACB #9B8BEA
split-complementary
#EA8BAA #8BEA9B #8BD9EA
monochromatic
#D4265F #E15784 #EA8BAA #F3BFD0 #FAE5EC
Accessibility & contrast
On white
2.39
#EA8BAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EA8BAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BAA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BAA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#B0AEA8
Tritanopia (blue-blind)
#F88596
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea8baa; /* rgb */ color: rgb(234, 139, 170); /* oklch */ color: oklch(74.5% 0.120 359.5);
Tailwind
colors: {
custom: {
50: '#f3aec3',
500: '#ea8baa',
950: '#000000',
},
}SCSS
$custom: #ea8baa; $custom-light: #f3aec3; $custom-dark: #000000;
JSON
{
"hex": "#ea8baa",
"rgb": {
"r": 234,
"g": 139,
"b": 170
},
"hsl": {
"h": 340.421,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.7453,
"c": 0.1205,
"h": 359.5
},
"luminance": 0.3886
}Semantic roles & 50–950 ramp
primary
#EA8BAA
secondary
#D9F2EA
accent
#D19414
background
#FFFAFB
surface
#FEF4F7
border
#D6CED0
text
#171012
muted
#857F81