#EB889A#EB889A
#EB889A is a light, vivid red. Relative luminance 0.376; OKLCH L 73.7% C 0.122 H 8.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EB889A |
|---|---|
| RGB | rgb(235, 136, 154) |
| HSL | hsl(349, 71%, 73%) |
| HSV | hsv(349, 42%, 92%) |
| CMYK | cmyk(0%, 42.1%, 34.5%, 7.8%) |
| CIE-LAB | lab(67.73, 39.74, 7.03) |
| CIE-LCH | lch(67.73, 40.36, 10.04°) |
| OKLab | oklab(73.72% 0.1205 0.0187) |
| OKLCH | oklch(73.72% 0.122 8.8) |
| XYZ | xyz(48.8999, 37.6077, 35.2492) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.14
Pig Pink
#E78EA5
ΔE00 2.98
Rosa
#FE86A4
ΔE00 3.79
Dusty Pink (survey)
#D58A94
ΔE00 4.35
Carnation
#FD798F
ΔE00 4.60
Pinky
#FC86AA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB889A #88EBD9
analogous
#EB88CB #EB889A #EBA788
triadic
#EB889A #9AEB88 #889AEB
tetradic
#EB889A #CBEB88 #88EBD9 #A788EB
square
#EB889A #CBEB88 #88EBD9 #A788EB
split-complementary
#EB889A #88EBA7 #88CBEB
monochromatic
#D52444 #E2546E #EB889A #F4BCC6 #FBE5E9
Accessibility & contrast
On white
2.46
#EB889A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EB889A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB889A
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB889A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB889A | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99999A
Deuteranopia (green-blind)
#B2AC98
Tritanopia (blue-blind)
#FB7F8E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb889a; /* rgb */ color: rgb(235, 136, 154); /* oklch */ color: oklch(73.7% 0.122 8.8);
Tailwind
colors: {
custom: {
50: '#f4acb7',
500: '#eb889a',
950: '#000000',
},
}SCSS
$custom: #eb889a; $custom-light: #f4acb7; $custom-dark: #000000;
JSON
{
"hex": "#eb889a",
"rgb": {
"r": 235,
"g": 136,
"b": 154
},
"hsl": {
"h": 349.091,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.73717,
"c": 0.12197,
"h": 8.8
},
"luminance": 0.37604
}Semantic roles & 50–950 ramp
primary
#EB889A
secondary
#D9F2EE
accent
#D3B012
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80