#EB889B#EB889B
#EB889B is a light, vivid red. Relative luminance 0.376; OKLCH L 73.7% C 0.122 H 8.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EB889B |
|---|---|
| RGB | rgb(235, 136, 155) |
| HSL | hsl(348, 71%, 73%) |
| HSV | hsv(348, 42%, 92%) |
| CMYK | cmyk(0%, 42.1%, 34%, 7.8%) |
| CIE-LAB | lab(67.76, 39.86, 6.51) |
| CIE-LCH | lch(67.76, 40.39, 9.27°) |
| OKLab | oklab(73.75% 0.1209 0.0174) |
| OKLCH | oklch(73.75% 0.122 8.2) |
| XYZ | xyz(48.9836, 37.6411, 35.6896) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.25
Pig Pink
#E78EA5
ΔE00 2.73
Rosa
#FE86A4
ΔE00 3.63
Dusty Pink (survey)
#D58A94
ΔE00 4.44
Pinky
#FC86AA
ΔE00 4.53
Carnation
#FD798F
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB889B #88EBD8
analogous
#EB88CC #EB889B #EBA688
triadic
#EB889B #9BEB88 #889BEB
tetradic
#EB889B #CCEB88 #88EBD8 #A688EB
square
#EB889B #CCEB88 #88EBD8 #A688EB
split-complementary
#EB889B #88EBA6 #88CCEB
monochromatic
#D52446 #E2546F #EB889B #F4BCC7 #FBE5E9
Accessibility & contrast
On white
2.46
#EB889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EB889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB889B
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB889B | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9B
Deuteranopia (green-blind)
#B1AC99
Tritanopia (blue-blind)
#FB7F8F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb889b; /* rgb */ color: rgb(235, 136, 155); /* oklch */ color: oklch(73.7% 0.122 8.2);
Tailwind
colors: {
custom: {
50: '#f4acb8',
500: '#eb889b',
950: '#000000',
},
}SCSS
$custom: #eb889b; $custom-light: #f4acb8; $custom-dark: #000000;
JSON
{
"hex": "#eb889b",
"rgb": {
"r": 235,
"g": 136,
"b": 155
},
"hsl": {
"h": 348.485,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.73745,
"c": 0.12213,
"h": 8.2
},
"luminance": 0.37637
}Semantic roles & 50–950 ramp
primary
#EB889B
secondary
#D9F2ED
accent
#D3AE12
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80