#E89FAC#E89FAC
#E89FAC is a light, moderate red. Relative luminance 0.449; OKLCH L 77.7% C 0.088 H 7.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FAC |
|---|---|
| RGB | rgb(232, 159, 172) |
| HSL | hsl(349, 61%, 77%) |
| HSV | hsv(349, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 25.9%, 9%) |
| CIE-LAB | lab(72.85, 28.90, 4.33) |
| CIE-LCH | lch(72.85, 29.22, 8.51°) |
| OKLab | oklab(77.7% 0.0875 0.0117) |
| OKLCH | oklch(77.7% 0.088 7.6) |
| XYZ | xyz(53.1244, 44.9338, 44.8967) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.19
Pig Pink
#E78EA5
ΔE00 4.68
Soft Pink
#FDB0C0
ΔE00 4.87
Dusty Pink
#D8A7B1
ΔE00 4.98
Lightpink
#FFB6C1
ΔE00 5.90
Dusty Pink (survey)
#D58A94
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FAC #9FE8DB
analogous
#E89FD1 #E89FAC #E8B79F
triadic
#E89FAC #ACE89F #9FACE8
tetradic
#E89FAC #D1E89F #9FE8DB #B79FE8
square
#E89FAC #D1E89F #9FE8DB #B79FE8
split-complementary
#E89FAC #9FE8B7 #9FD1E8
monochromatic
#D03C57 #DC6E81 #E89FAC #F4D0D7 #F9E6EA
Accessibility & contrast
On white
2.10
#E89FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E89FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FAC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FAC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAC
Deuteranopia (green-blind)
#BCB8AB
Tritanopia (blue-blind)
#F599A4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89fac; /* rgb */ color: rgb(232, 159, 172); /* oklch */ color: oklch(77.7% 0.088 7.6);
Tailwind
colors: {
custom: {
50: '#f1bcc4',
500: '#e89fac',
950: '#000000',
},
}SCSS
$custom: #e89fac; $custom-light: #f1bcc4; $custom-dark: #000000;
JSON
{
"hex": "#e89fac",
"rgb": {
"r": 232,
"g": 159,
"b": 172
},
"hsl": {
"h": 349.315,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77703,
"c": 0.08827,
"h": 7.6
},
"luminance": 0.44931
}Semantic roles & 50–950 ramp
primary
#E89FAC
secondary
#DBF0ED
accent
#C9AA1C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171212
muted
#858181