#E89BB2#E89BB2
#E89BB2 is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.2% C 0.096 H 0.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BB2 |
|---|---|
| RGB | rgb(232, 155, 178) |
| HSL | hsl(342, 63%, 76%) |
| HSV | hsv(342, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 23.3%, 9%) |
| CIE-LAB | lab(72.11, 31.87, -0.07) |
| CIE-LCH | lch(72.11, 31.87, 359.87°) |
| OKLab | oklab(77.19% 0.096 0.0003) |
| OKLCH | oklch(77.19% 0.096 0.2) |
| XYZ | xyz(53.0369, 43.8161, 47.7747) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.86
Pig Pink
#E78EA5
ΔE00 3.45
Soft Pink
#FDB0C0
ΔE00 5.76
Dull Pink
#D5869D
ΔE00 5.90
Pinky
#FC86AA
ΔE00 6.24
Dusty Pink
#D8A7B1
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BB2 #9BE8D1
analogous
#E89BD8 #E89BB2 #E8AA9B
triadic
#E89BB2 #B2E89B #9BB2E8
tetradic
#E89BB2 #D8E89B #9BE8D1 #AA9BE8
square
#E89BB2 #D8E89B #9BE8D1 #AA9BE8
split-complementary
#E89BB2 #9BE8AA #9BD8E8
monochromatic
#D13765 #DD698C #E89BB2 #F3CDD8 #F9E6EC
Accessibility & contrast
On white
2.15
#E89BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#E89BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BB2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BB2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B3
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#F497A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89bb2; /* rgb */ color: rgb(232, 155, 178); /* oklch */ color: oklch(77.2% 0.096 0.2);
Tailwind
colors: {
custom: {
50: '#f1b9c9',
500: '#e89bb2',
950: '#000000',
},
}SCSS
$custom: #e89bb2; $custom-light: #f1b9c9; $custom-dark: #000000;
JSON
{
"hex": "#e89bb2",
"rgb": {
"r": 232,
"g": 155,
"b": 178
},
"hsl": {
"h": 342.078,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77185,
"c": 0.09599,
"h": 0.2
},
"luminance": 0.43813
}Semantic roles & 50–950 ramp
primary
#E89BB2
secondary
#DAF1EA
accent
#CA961B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082