#E5989A#E5989A
#E5989A is a light, moderate red. Relative luminance 0.414; OKLCH L 75.7% C 0.093 H 17.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E5989A |
|---|---|
| RGB | rgb(229, 152, 154) |
| HSL | hsl(358, 60%, 75%) |
| HSV | hsv(358, 34%, 90%) |
| CMYK | cmyk(0%, 33.6%, 32.8%, 10.2%) |
| CIE-LAB | lab(70.49, 29.14, 10.87) |
| CIE-LCH | lch(70.49, 31.10, 20.46°) |
| OKLab | oklab(75.67% 0.0885 0.0284) |
| OKLCH | oklch(75.67% 0.093 17.8) |
| XYZ | xyz(49.3757, 41.4510, 35.9658) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.01
Faded Pink
#DE9DAC
ΔE00 5.76
Greyish Pink
#C88D94
ΔE00 6.26
Rose Pink
#F7879A
ΔE00 6.52
Pig Pink
#E78EA5
ΔE00 6.80
Blush (survey)
#F29E8E
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5989A #98E5E3
analogous
#E598C0 #E5989A #E5BD98
triadic
#E5989A #9AE598 #989AE5
tetradic
#E5989A #C0E598 #98E5E3 #BD98E5
square
#E5989A #C0E598 #98E5E3 #BD98E5
split-complementary
#E5989A #98E5BD #98C0E5
monochromatic
#CC363A #D9676A #E5989A #F1C9CA #F9E7E7
Accessibility & contrast
On white
2.26
#E5989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#E5989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5989A
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5989A | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39A
Deuteranopia (green-blind)
#B9B299
Tritanopia (blue-blind)
#F49099
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e5989a; /* rgb */ color: rgb(229, 152, 154); /* oklch */ color: oklch(75.7% 0.093 17.8);
Tailwind
colors: {
custom: {
50: '#efb7b7',
500: '#e5989a',
950: '#000000',
},
}SCSS
$custom: #e5989a; $custom-light: #efb7b7; $custom-dark: #000000;
JSON
{
"hex": "#e5989a",
"rgb": {
"r": 229,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.442,
"s": 59.69,
"l": 74.706
},
"oklch": {
"l": 0.75674,
"c": 0.0929,
"h": 17.8
},
"luminance": 0.41448
}Semantic roles & 50–950 ramp
primary
#E5989A
secondary
#DBF0F0
accent
#C7C31E
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080