#E89FA4#E89FA4
#E89FA4 is a light, moderate red. Relative luminance 0.446; OKLCH L 77.5% C 0.087 H 14.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FA4 |
|---|---|
| RGB | rgb(232, 159, 164) |
| HSL | hsl(356, 61%, 77%) |
| HSV | hsv(356, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 29.3%, 9%) |
| CIE-LAB | lab(72.65, 27.81, 8.46) |
| CIE-LCH | lch(72.65, 29.07, 16.91°) |
| OKLab | oklab(77.49% 0.0845 0.0223) |
| OKLCH | oklch(77.49% 0.087 14.8) |
| XYZ | xyz(52.3791, 44.6357, 40.9715) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.33
Dusty Pink
#D8A7B1
ΔE00 5.75
Dusty Pink (survey)
#D58A94
ΔE00 5.98
Soft Pink
#FDB0C0
ΔE00 6.17
Lightpink
#FFB6C1
ΔE00 6.42
Pig Pink
#E78EA5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FA4 #9FE8E3
analogous
#E89FC9 #E89FA4 #E8BF9F
triadic
#E89FA4 #A4E89F #9FA4E8
tetradic
#E89FA4 #C9E89F #9FE8E3 #BF9FE8
square
#E89FA4 #C9E89F #9FE8E3 #BF9FE8
split-complementary
#E89FA4 #9FE8BF #9FC9E8
monochromatic
#D03C46 #DC6E75 #E89FA4 #F4D0D3 #F9E6E8
Accessibility & contrast
On white
2.12
#E89FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#E89FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FA4
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FA4 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#BDB8A3
Tritanopia (blue-blind)
#F698A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89fa4; /* rgb */ color: rgb(232, 159, 164); /* oklch */ color: oklch(77.5% 0.087 14.8);
Tailwind
colors: {
custom: {
50: '#f1bcbe',
500: '#e89fa4',
950: '#000000',
},
}SCSS
$custom: #e89fa4; $custom-light: #f1bcbe; $custom-dark: #000000;
JSON
{
"hex": "#e89fa4",
"rgb": {
"r": 232,
"g": 159,
"b": 164
},
"hsl": {
"h": 355.89,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77487,
"c": 0.08737,
"h": 14.8
},
"luminance": 0.44632
}Semantic roles & 50–950 ramp
primary
#E89FA4
secondary
#DBF0EF
accent
#C9BD1C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181