#E89FA1#E89FA1
#E89FA1 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.4% C 0.087 H 17.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FA1 |
|---|---|
| RGB | rgb(232, 159, 161) |
| HSL | hsl(358, 61%, 77%) |
| HSV | hsv(358, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 30.6%, 9%) |
| CIE-LAB | lab(72.58, 27.42, 10.01) |
| CIE-LCH | lch(72.58, 29.19, 20.06°) |
| OKLab | oklab(77.41% 0.0833 0.0262) |
| OKLCH | oklch(77.41% 0.087 17.5) |
| XYZ | xyz(52.1114, 44.5286, 39.5614) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.32
Dusty Pink (survey)
#D58A94
ΔE00 6.31
Dusty Pink
#D8A7B1
ΔE00 6.32
Soft Pink
#FDB0C0
ΔE00 6.92
Lightpink
#FFB6C1
ΔE00 6.93
Blush (survey)
#F29E8E
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FA1 #9FE8E6
analogous
#E89FC6 #E89FA1 #E8C29F
triadic
#E89FA1 #A1E89F #9FA1E8
tetradic
#E89FA1 #C6E89F #9FE8E6 #C29FE8
square
#E89FA1 #C6E89F #9FE8E6 #C29FE8
split-complementary
#E89FA1 #9FE8C2 #9FC6E8
monochromatic
#D03C40 #DC6E71 #E89FA1 #F4D0D1 #F9E6E7
Accessibility & contrast
On white
2.12
#E89FA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#E89FA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FA1
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FA1 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA1
Deuteranopia (green-blind)
#BEB7A0
Tritanopia (blue-blind)
#F698A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89fa1; /* rgb */ color: rgb(232, 159, 161); /* oklch */ color: oklch(77.4% 0.087 17.5);
Tailwind
colors: {
custom: {
50: '#f1bcbc',
500: '#e89fa1',
950: '#000000',
},
}SCSS
$custom: #e89fa1; $custom-light: #f1bcbc; $custom-dark: #000000;
JSON
{
"hex": "#e89fa1",
"rgb": {
"r": 232,
"g": 159,
"b": 161
},
"hsl": {
"h": 358.356,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77409,
"c": 0.08737,
"h": 17.5
},
"luminance": 0.44525
}Semantic roles & 50–950 ramp
primary
#E89FA1
secondary
#DBF0F0
accent
#C9C41C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181