#E89BB5#E89BB5
#E89BB5 is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.3% C 0.097 H 357.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BB5 |
|---|---|
| RGB | rgb(232, 155, 181) |
| HSL | hsl(340, 63%, 76%) |
| HSV | hsv(340, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 22%, 9%) |
| CIE-LAB | lab(72.19, 32.31, -1.61) |
| CIE-LCH | lch(72.19, 32.35, 357.14°) |
| OKLab | oklab(77.27% 0.0971 -0.0038) |
| OKLCH | oklch(77.27% 0.097 357.8) |
| XYZ | xyz(53.3414, 43.9379, 49.3784) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.52
Pig Pink
#E78EA5
ΔE00 3.87
Dull Pink
#D5869D
ΔE00 6.08
Soft Pink
#FDB0C0
ΔE00 6.12
Powder Pink
#FFB2D0
ΔE00 6.15
Pinky
#FC86AA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BB5 #9BE8CE
analogous
#E89BDB #E89BB5 #E8A79B
triadic
#E89BB5 #B5E89B #9BB5E8
tetradic
#E89BB5 #DBE89B #9BE8CE #A79BE8
square
#E89BB5 #DBE89B #9BE8CE #A79BE8
split-complementary
#E89BB5 #9BE8A7 #9BDBE8
monochromatic
#D1376B #DD6990 #E89BB5 #F3CDDA #F9E6ED
Accessibility & contrast
On white
2.15
#E89BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#E89BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BB5
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BB5 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B6
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#F497A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89bb5; /* rgb */ color: rgb(232, 155, 181); /* oklch */ color: oklch(77.3% 0.097 357.8);
Tailwind
colors: {
custom: {
50: '#f0b9cb',
500: '#e89bb5',
950: '#000000',
},
}SCSS
$custom: #e89bb5; $custom-light: #f0b9cb; $custom-dark: #000000;
JSON
{
"hex": "#e89bb5",
"rgb": {
"r": 232,
"g": 155,
"b": 181
},
"hsl": {
"h": 339.74,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77274,
"c": 0.09713,
"h": 357.8
},
"luminance": 0.43935
}Semantic roles & 50–950 ramp
primary
#E89BB5
secondary
#DAF1E9
accent
#CA8F1B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082