#E3889B#E3889B
#E3889B is a light, moderate red. Relative luminance 0.363; OKLCH L 72.8% C 0.113 H 6.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E3889B |
|---|---|
| RGB | rgb(227, 136, 155) |
| HSL | hsl(347, 62%, 71%) |
| HSV | hsv(347, 40%, 89%) |
| CMYK | cmyk(0%, 40.1%, 31.7%, 11%) |
| CIE-LAB | lab(66.76, 36.99, 4.94) |
| CIE-LCH | lch(66.76, 37.32, 7.61°) |
| OKLab | oklab(72.77% 0.1122 0.0133) |
| OKLCH | oklch(72.77% 0.113 6.8) |
| XYZ | xyz(46.4008, 36.3094, 35.5685) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.23
Dull Pink
#D5869D
ΔE00 3.35
Dusty Pink (survey)
#D58A94
ΔE00 3.43
Rose Pink
#F7879A
ΔE00 3.77
Rosa
#FE86A4
ΔE00 4.75
Pinky
#FC86AA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3889B #88E3D0
analogous
#E388C8 #E3889B #E3A288
triadic
#E3889B #9BE388 #889BE3
tetradic
#E3889B #C8E388 #88E3D0 #A288E3
square
#E3889B #C8E388 #88E3D0 #A288E3
split-complementary
#E3889B #88E3A2 #88C8E3
monochromatic
#C32E4D #D75671 #E3889B #EFBAC5 #F9E6EA
Accessibility & contrast
On white
2.54
#E3889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#E3889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3889B
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3889B | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989B
Deuteranopia (green-blind)
#ADA999
Tritanopia (blue-blind)
#F2808F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e3889b; /* rgb */ color: rgb(227, 136, 155); /* oklch */ color: oklch(72.8% 0.113 6.8);
Tailwind
colors: {
custom: {
50: '#eeacb8',
500: '#e3889b',
950: '#000000',
},
}SCSS
$custom: #e3889b; $custom-light: #eeacb8; $custom-dark: #000000;
JSON
{
"hex": "#e3889b",
"rgb": {
"r": 227,
"g": 136,
"b": 155
},
"hsl": {
"h": 347.473,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.72772,
"c": 0.11294,
"h": 6.8
},
"luminance": 0.36306
}Semantic roles & 50–950 ramp
primary
#E3889B
secondary
#D7EFEA
accent
#CAA51C
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#171011
muted
#857F80