#E89EA5#E89EA5
#E89EA5 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.3% C 0.089 H 13.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EA5 |
|---|---|
| RGB | rgb(232, 158, 165) |
| HSL | hsl(354, 62%, 76%) |
| HSV | hsv(354, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 28.9%, 9%) |
| CIE-LAB | lab(72.45, 28.48, 7.61) |
| CIE-LCH | lch(72.45, 29.48, 14.97°) |
| OKLab | oklab(77.34% 0.0865 0.0202) |
| OKLCH | oklch(77.34% 0.089 13.1) |
| XYZ | xyz(52.2985, 44.3294, 41.3918) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.78
Dusty Pink
#D8A7B1
ΔE00 5.65
Dusty Pink (survey)
#D58A94
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 5.76
Soft Pink
#FDB0C0
ΔE00 5.91
Lightpink
#FFB6C1
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EA5 #9EE8E1
analogous
#E89ECA #E89EA5 #E8BC9E
triadic
#E89EA5 #A5E89E #9EA5E8
tetradic
#E89EA5 #CAE89E #9EE8E1 #BC9EE8
square
#E89EA5 #CAE89E #9EE8E1 #BC9EE8
split-complementary
#E89EA5 #9EE8BC #9ECAE8
monochromatic
#D13B49 #DC6D77 #E89EA5 #F4CFD3 #F9E6E8
Accessibility & contrast
On white
2.13
#E89EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E89EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EA5
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EA5 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A5
Deuteranopia (green-blind)
#BCB7A4
Tritanopia (blue-blind)
#F697A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89ea5; /* rgb */ color: rgb(232, 158, 165); /* oklch */ color: oklch(77.3% 0.089 13.1);
Tailwind
colors: {
custom: {
50: '#f1bbbf',
500: '#e89ea5',
950: '#000000',
},
}SCSS
$custom: #e89ea5; $custom-light: #f1bbbf; $custom-dark: #000000;
JSON
{
"hex": "#e89ea5",
"rgb": {
"r": 232,
"g": 158,
"b": 165
},
"hsl": {
"h": 354.324,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77338,
"c": 0.08877,
"h": 13.1
},
"luminance": 0.44326
}Semantic roles & 50–950 ramp
primary
#E89EA5
secondary
#DAF1EE
accent
#C9B91C
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181