#E89BC1#E89BC1
#E89BC1 is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.6% C 0.103 H 348.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BC1 |
|---|---|
| RGB | rgb(232, 155, 193) |
| HSL | hsl(330, 63%, 76%) |
| HSV | hsv(330, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 16.8%, 9%) |
| CIE-LAB | lab(72.53, 34.12, -7.74) |
| CIE-LCH | lch(72.53, 34.99, 347.22°) |
| OKLab | oklab(77.65% 0.1012 -0.0201) |
| OKLCH | oklch(77.65% 0.103 348.7) |
| XYZ | xyz(54.6261, 44.4517, 56.1445) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.19
Pig Pink
#E78EA5
ΔE00 6.53
Faded Pink
#DE9DAC
ΔE00 6.58
Pink (survey)
#FF81C0
ΔE00 7.16
Pinky
#FC86AA
ΔE00 7.58
Bubblegum Pink
#FE83CC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BC1 #9BE8C2
analogous
#E89BE7 #E89BC1 #E89B9B
triadic
#E89BC1 #C1E89B #9BC1E8
tetradic
#E89BC1 #E7E89B #9BE8C2 #9B9BE8
square
#E89BC1 #E7E89B #9BE8C2 #9B9BE8
split-complementary
#E89BC1 #9BE89B #9BE7E8
monochromatic
#D13783 #DD69A2 #E89BC1 #F3CDE0 #F9E6F0
Accessibility & contrast
On white
2.12
#E89BC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E89BC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BC1
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BC1 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC2
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#F399A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89bc1; /* rgb */ color: rgb(232, 155, 193); /* oklch */ color: oklch(77.6% 0.103 348.7);
Tailwind
colors: {
custom: {
50: '#f0b9d3',
500: '#e89bc1',
950: '#000000',
},
}SCSS
$custom: #e89bc1; $custom-light: #f0b9d3; $custom-dark: #000000;
JSON
{
"hex": "#e89bc1",
"rgb": {
"r": 232,
"g": 155,
"b": 193
},
"hsl": {
"h": 330.39,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77649,
"c": 0.10318,
"h": 348.7
},
"luminance": 0.44449
}Semantic roles & 50–950 ramp
primary
#E89BC1
secondary
#DAF1E6
accent
#CA741B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082