#EB889F#EB889F
#EB889F is a light, vivid red. Relative luminance 0.378; OKLCH L 73.9% C 0.123 H 5.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EB889F |
|---|---|
| RGB | rgb(235, 136, 159) |
| HSL | hsl(346, 71%, 73%) |
| HSV | hsv(346, 42%, 92%) |
| CMYK | cmyk(0%, 42.1%, 32.3%, 7.8%) |
| CIE-LAB | lab(67.86, 40.35, 4.40) |
| CIE-LCH | lch(67.86, 40.59, 6.23°) |
| OKLab | oklab(73.86% 0.1224 0.012) |
| OKLCH | oklch(73.86% 0.123 5.6) |
| XYZ | xyz(49.3250, 37.7777, 37.4882) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.91
Rose Pink
#F7879A
ΔE00 2.99
Rosa
#FE86A4
ΔE00 3.23
Pinky
#FC86AA
ΔE00 3.65
Dull Pink
#D5869D
ΔE00 4.26
Carnation Pink
#FF7FA7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB889F #88EBD4
analogous
#EB88D0 #EB889F #EBA388
triadic
#EB889F #9FEB88 #889FEB
tetradic
#EB889F #D0EB88 #88EBD4 #A388EB
square
#EB889F #D0EB88 #88EBD4 #A388EB
split-complementary
#EB889F #88EBA3 #88D0EB
monochromatic
#D5244D #E25475 #EB889F #F4BCC9 #FBE5EA
Accessibility & contrast
On white
2.45
#EB889F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EB889F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB889F
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB889F | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA0
Deuteranopia (green-blind)
#B1AC9D
Tritanopia (blue-blind)
#FB8090
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb889f; /* rgb */ color: rgb(235, 136, 159); /* oklch */ color: oklch(73.9% 0.123 5.6);
Tailwind
colors: {
custom: {
50: '#f4acbb',
500: '#eb889f',
950: '#000000',
},
}SCSS
$custom: #eb889f; $custom-light: #f4acbb; $custom-dark: #000000;
JSON
{
"hex": "#eb889f",
"rgb": {
"r": 235,
"g": 136,
"b": 159
},
"hsl": {
"h": 346.061,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.73855,
"c": 0.12295,
"h": 5.6
},
"luminance": 0.37774
}Semantic roles & 50–950 ramp
primary
#EB889F
secondary
#D9F2EC
accent
#D3A612
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80