#E89FAA#E89FAA
#E89FAA is a light, moderate red. Relative luminance 0.449; OKLCH L 77.6% C 0.088 H 9.4°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FAA |
|---|---|
| RGB | rgb(232, 159, 170) |
| HSL | hsl(351, 61%, 77%) |
| HSV | hsv(351, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 26.7%, 9%) |
| CIE-LAB | lab(72.80, 28.62, 5.36) |
| CIE-LCH | lch(72.80, 29.12, 10.60°) |
| OKLab | oklab(77.65% 0.0867 0.0144) |
| OKLCH | oklch(77.65% 0.088 9.4) |
| XYZ | xyz(52.9338, 44.8576, 43.8927) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.60
Pig Pink
#E78EA5
ΔE00 5.01
Dusty Pink
#D8A7B1
ΔE00 5.05
Soft Pink
#FDB0C0
ΔE00 5.07
Dusty Pink (survey)
#D58A94
ΔE00 5.91
Lightpink
#FFB6C1
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FAA #9FE8DD
analogous
#E89FCF #E89FAA #E8B99F
triadic
#E89FAA #AAE89F #9FAAE8
tetradic
#E89FAA #CFE89F #9FE8DD #B99FE8
square
#E89FAA #CFE89F #9FE8DD #B99FE8
split-complementary
#E89FAA #9FE8B9 #9FCFE8
monochromatic
#D03C53 #DC6E7E #E89FAA #F4D0D6 #F9E6E9
Accessibility & contrast
On white
2.11
#E89FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#E89FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FAA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FAA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#BCB8A9
Tritanopia (blue-blind)
#F599A3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89faa; /* rgb */ color: rgb(232, 159, 170); /* oklch */ color: oklch(77.6% 0.088 9.4);
Tailwind
colors: {
custom: {
50: '#f1bcc3',
500: '#e89faa',
950: '#000000',
},
}SCSS
$custom: #e89faa; $custom-light: #f1bcc3; $custom-dark: #000000;
JSON
{
"hex": "#e89faa",
"rgb": {
"r": 232,
"g": 159,
"b": 170
},
"hsl": {
"h": 350.959,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77648,
"c": 0.08793,
"h": 9.4
},
"luminance": 0.44854
}Semantic roles & 50–950 ramp
primary
#E89FAA
secondary
#DBF0ED
accent
#C9AF1C
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181