#E8889B#E8889B
#E8889B is a light, moderate red. Relative luminance 0.371; OKLCH L 73.4% C 0.119 H 7.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E8889B |
|---|---|
| RGB | rgb(232, 136, 155) |
| HSL | hsl(348, 68%, 72%) |
| HSV | hsv(348, 41%, 91%) |
| CMYK | cmyk(0%, 41.4%, 33.2%, 9%) |
| CIE-LAB | lab(67.38, 38.79, 5.92) |
| CIE-LCH | lch(67.38, 39.24, 8.67°) |
| OKLab | oklab(73.38% 0.1176 0.0159) |
| OKLCH | oklch(73.38% 0.119 7.7) |
| XYZ | xyz(48.0012, 37.1346, 35.6436) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.45
Rose Pink
#F7879A
ΔE00 2.82
Rosa
#FE86A4
ΔE00 4.01
Dusty Pink (survey)
#D58A94
ΔE00 4.03
Dull Pink
#D5869D
ΔE00 4.27
Pinky
#FC86AA
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8889B #88E8D5
analogous
#E888CB #E8889B #E8A588
triadic
#E8889B #9BE888 #889BE8
tetradic
#E8889B #CBE888 #88E8D5 #A588E8
square
#E8889B #CBE888 #88E8D5 #A588E8
split-complementary
#E8889B #88E8A5 #88CBE8
monochromatic
#CE2849 #DE5570 #E8889B #F2BBC6 #FAE5E9
Accessibility & contrast
On white
2.49
#E8889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E8889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8889B
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8889B | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999B
Deuteranopia (green-blind)
#B0AB99
Tritanopia (blue-blind)
#F8808F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e8889b; /* rgb */ color: rgb(232, 136, 155); /* oklch */ color: oklch(73.4% 0.119 7.7);
Tailwind
colors: {
custom: {
50: '#f2acb8',
500: '#e8889b',
950: '#000000',
},
}SCSS
$custom: #e8889b; $custom-light: #f2acb8; $custom-dark: #000000;
JSON
{
"hex": "#e8889b",
"rgb": {
"r": 232,
"g": 136,
"b": 155
},
"hsl": {
"h": 348.125,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.73378,
"c": 0.11869,
"h": 7.7
},
"luminance": 0.37131
}Semantic roles & 50–950 ramp
primary
#E8889B
secondary
#D9F2ED
accent
#D0AB16
background
#FFFAFB
surface
#FEF4F6
border
#D6CED0
text
#171011
muted
#857F80