#E89BAF#E89BAF
#E89BAF is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.1% C 0.095 H 2.6°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BAF |
|---|---|
| RGB | rgb(232, 155, 175) |
| HSL | hsl(344, 63%, 76%) |
| HSV | hsv(344, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 24.6%, 9%) |
| CIE-LAB | lab(72.03, 31.45, 1.47) |
| CIE-LCH | lch(72.03, 31.48, 2.68°) |
| OKLab | oklab(77.1% 0.0949 0.0043) |
| OKLCH | oklch(77.1% 0.095 2.6) |
| XYZ | xyz(52.7390, 43.6969, 46.2056) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.39
Pig Pink
#E78EA5
ΔE00 3.25
Soft Pink
#FDB0C0
ΔE00 5.53
Dull Pink
#D5869D
ΔE00 5.88
Dusty Pink
#D8A7B1
ΔE00 5.97
Dusty Pink (survey)
#D58A94
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BAF #9BE8D4
analogous
#E89BD5 #E89BAF #E8AD9B
triadic
#E89BAF #AFE89B #9BAFE8
tetradic
#E89BAF #D5E89B #9BE8D4 #AD9BE8
square
#E89BAF #D5E89B #9BE8D4 #AD9BE8
split-complementary
#E89BAF #9BE8AD #9BD5E8
monochromatic
#D1375F #DD6987 #E89BAF #F3CDD7 #F9E6EB
Accessibility & contrast
On white
2.16
#E89BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#E89BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BAF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BAF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8B0
Deuteranopia (green-blind)
#B8B6AD
Tritanopia (blue-blind)
#F596A2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89baf; /* rgb */ color: rgb(232, 155, 175); /* oklch */ color: oklch(77.1% 0.095 2.6);
Tailwind
colors: {
custom: {
50: '#f1b9c6',
500: '#e89baf',
950: '#000000',
},
}SCSS
$custom: #e89baf; $custom-light: #f1b9c6; $custom-dark: #000000;
JSON
{
"hex": "#e89baf",
"rgb": {
"r": 232,
"g": 155,
"b": 175
},
"hsl": {
"h": 344.416,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77097,
"c": 0.09501,
"h": 2.6
},
"luminance": 0.43694
}Semantic roles & 50–950 ramp
primary
#E89BAF
secondary
#DAF1EB
accent
#CA9D1B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082