#EA889B#EA889B
#EA889B is a light, vivid red. Relative luminance 0.375; OKLCH L 73.6% C 0.121 H 8.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA889B |
|---|---|
| RGB | rgb(234, 136, 155) |
| HSL | hsl(348, 70%, 73%) |
| HSV | hsv(348, 42%, 92%) |
| CMYK | cmyk(0%, 41.9%, 33.8%, 8.2%) |
| CIE-LAB | lab(67.63, 39.50, 6.31) |
| CIE-LCH | lch(67.63, 40.00, 9.08°) |
| OKLab | oklab(73.62% 0.1198 0.0169) |
| OKLCH | oklch(73.62% 0.121 8) |
| XYZ | xyz(48.6542, 37.4713, 35.6742) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.44
Pig Pink
#E78EA5
ΔE00 2.63
Rosa
#FE86A4
ΔE00 3.75
Dusty Pink (survey)
#D58A94
ΔE00 4.30
Pinky
#FC86AA
ΔE00 4.59
Dull Pink
#D5869D
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA889B #88EAD7
analogous
#EA88CC #EA889B #EAA688
triadic
#EA889B #9BEA88 #889BEA
tetradic
#EA889B #CCEA88 #88EAD7 #A688EA
square
#EA889B #CCEA88 #88EAD7 #A688EA
split-complementary
#EA889B #88EAA6 #88CCEA
monochromatic
#D22547 #E1546F #EA889B #F3BCC7 #FAE5E9
Accessibility & contrast
On white
2.47
#EA889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EA889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA889B
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA889B | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99999B
Deuteranopia (green-blind)
#B1AC99
Tritanopia (blue-blind)
#FA7F8F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea889b; /* rgb */ color: rgb(234, 136, 155); /* oklch */ color: oklch(73.6% 0.121 8.0);
Tailwind
colors: {
custom: {
50: '#f3acb8',
500: '#ea889b',
950: '#000000',
},
}SCSS
$custom: #ea889b; $custom-light: #f3acb8; $custom-dark: #000000;
JSON
{
"hex": "#ea889b",
"rgb": {
"r": 234,
"g": 136,
"b": 155
},
"hsl": {
"h": 348.367,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.73622,
"c": 0.12099,
"h": 8
},
"luminance": 0.37467
}Semantic roles & 50–950 ramp
primary
#EA889B
secondary
#D9F2ED
accent
#D2AD14
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80