#E7889B#E7889B
#E7889B is a light, moderate red. Relative luminance 0.370; OKLCH L 73.3% C 0.118 H 7.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E7889B |
|---|---|
| RGB | rgb(231, 136, 155) |
| HSL | hsl(348, 66%, 72%) |
| HSV | hsv(348, 41%, 91%) |
| CMYK | cmyk(0%, 41.1%, 32.9%, 9.4%) |
| CIE-LAB | lab(67.25, 38.43, 5.72) |
| CIE-LCH | lch(67.25, 38.85, 8.47°) |
| OKLab | oklab(73.26% 0.1165 0.0153) |
| OKLCH | oklch(73.26% 0.118 7.5) |
| XYZ | xyz(47.6774, 36.9676, 35.6284) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.38
Rose Pink
#F7879A
ΔE00 3.01
Dusty Pink (survey)
#D58A94
ΔE00 3.90
Dull Pink
#D5869D
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.15
Pinky
#FC86AA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7889B #88E7D4
analogous
#E788CB #E7889B #E7A588
triadic
#E7889B #9BE788 #889BE7
tetradic
#E7889B #CBE788 #88E7D4 #A588E7
square
#E7889B #CBE788 #88E7D4 #A588E7
split-complementary
#E7889B #88E7A5 #88CBE7
monochromatic
#CC294A #DD5570 #E7889B #F1BBC6 #FAE6EA
Accessibility & contrast
On white
2.50
#E7889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#E7889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7889B
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7889B | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999B
Deuteranopia (green-blind)
#AFAB99
Tritanopia (blue-blind)
#F6808F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e7889b; /* rgb */ color: rgb(231, 136, 155); /* oklch */ color: oklch(73.3% 0.118 7.5);
Tailwind
colors: {
custom: {
50: '#f1acb8',
500: '#e7889b',
950: '#000000',
},
}SCSS
$custom: #e7889b; $custom-light: #f1acb8; $custom-dark: #000000;
JSON
{
"hex": "#e7889b",
"rgb": {
"r": 231,
"g": 136,
"b": 155
},
"hsl": {
"h": 348,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.73256,
"c": 0.11755,
"h": 7.5
},
"luminance": 0.36964
}Semantic roles & 50–950 ramp
primary
#E7889B
secondary
#D9F1ED
accent
#CEAA17
background
#FFFAFB
surface
#FEF4F6
border
#D6CED0
text
#171011
muted
#857F80