#E89DBA#E89DBA
#E89DBA is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.8% C 0.096 H 354.7°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E89DBA |
|---|---|
| RGB | rgb(232, 157, 186) |
| HSL | hsl(337, 62%, 76%) |
| HSV | hsv(337, 32%, 91%) |
| CMYK | cmyk(0%, 32.3%, 19.8%, 9%) |
| CIE-LAB | lab(72.77, 31.99, -3.52) |
| CIE-LCH | lch(72.77, 32.18, 353.73°) |
| OKLab | oklab(77.77% 0.0957 -0.0089) |
| OKLCH | oklch(77.77% 0.096 354.7) |
| XYZ | xyz(54.1993, 44.8180, 52.2408) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.30
Pig Pink
#E78EA5
ΔE00 4.95
Powder Pink
#FFB2D0
ΔE00 5.58
Soft Pink
#FDB0C0
ΔE00 6.38
Baby Pink
#FFB7CE
ΔE00 6.55
Dull Pink
#D5869D
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89DBA #9DE8CB
analogous
#E89DE0 #E89DBA #E8A69D
triadic
#E89DBA #BAE89D #9DBAE8
tetradic
#E89DBA #E0E89D #9DE8CB #A69DE8
square
#E89DBA #E0E89D #9DE8CB #A69DE8
split-complementary
#E89DBA #9DE8A6 #9DE0E8
monochromatic
#D13A74 #DC6B97 #E89DBA #F4CFDD #F9E6EE
Accessibility & contrast
On white
2.11
#E89DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E89DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89DBA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89DBA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#B7B7B8
Tritanopia (blue-blind)
#F39AA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89dba; /* rgb */ color: rgb(232, 157, 186); /* oklch */ color: oklch(77.8% 0.096 354.7);
Tailwind
colors: {
custom: {
50: '#f0bace',
500: '#e89dba',
950: '#000000',
},
}SCSS
$custom: #e89dba; $custom-light: #f0bace; $custom-dark: #000000;
JSON
{
"hex": "#e89dba",
"rgb": {
"r": 232,
"g": 157,
"b": 186
},
"hsl": {
"h": 336.8,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.77768,
"c": 0.0961,
"h": 354.7
},
"luminance": 0.44815
}Semantic roles & 50–950 ramp
primary
#E89DBA
secondary
#DAF1E8
accent
#CA861C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182