#E89BC7#E89BC7
#E89BC7 is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.8% C 0.107 H 344.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BC7 |
|---|---|
| RGB | rgb(232, 155, 199) |
| HSL | hsl(326, 63%, 76%) |
| HSV | hsv(326, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 14.2%, 9%) |
| CIE-LAB | lab(72.71, 35.06, -10.78) |
| CIE-LCH | lch(72.71, 36.68, 342.90°) |
| OKLab | oklab(77.85% 0.1032 -0.0284) |
| OKLCH | oklch(77.85% 0.107 344.6) |
| XYZ | xyz(55.3091, 44.7249, 59.7412) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.39
Powder Pink
#FFB2D0
ΔE00 6.84
Bubblegum Pink
#FE83CC
ΔE00 6.89
Pink (survey)
#FF81C0
ΔE00 6.98
Lilac
#C8A2C8
ΔE00 7.68
Pig Pink
#E78EA5
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BC7 #9BE8BC
analogous
#E29BE8 #E89BC7 #E89BA0
triadic
#E89BC7 #C7E89B #9BC7E8
tetradic
#E89BC7 #E8E29B #9BE8BC #9BA0E8
square
#E89BC7 #E8E29B #9BE8BC #9BA0E8
split-complementary
#E89BC7 #A0E89B #9BE8E2
monochromatic
#D1378F #DD69AB #E89BC7 #F3CDE3 #F9E6F1
Accessibility & contrast
On white
2.11
#E89BC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E89BC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BC7
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BC7 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ABC9
Deuteranopia (green-blind)
#B3B7C5
Tritanopia (blue-blind)
#F29BAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89bc7; /* rgb */ color: rgb(232, 155, 199); /* oklch */ color: oklch(77.8% 0.107 344.6);
Tailwind
colors: {
custom: {
50: '#f0b9d8',
500: '#e89bc7',
950: '#000000',
},
}SCSS
$custom: #e89bc7; $custom-light: #f0b9d8; $custom-dark: #000000;
JSON
{
"hex": "#e89bc7",
"rgb": {
"r": 232,
"g": 155,
"b": 199
},
"hsl": {
"h": 325.714,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77847,
"c": 0.10699,
"h": 344.6
},
"luminance": 0.44722
}Semantic roles & 50–950 ramp
primary
#E89BC7
secondary
#DAF1E4
accent
#CA661B
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083