#E89DB5#E89DB5
#E89DB5 is a light, moderate pink. Relative luminance 0.446; OKLCH L 77.6% C 0.094 H 358.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E89DB5 |
|---|---|
| RGB | rgb(232, 157, 181) |
| HSL | hsl(341, 62%, 76%) |
| HSV | hsv(341, 32%, 91%) |
| CMYK | cmyk(0%, 32.3%, 22%, 9%) |
| CIE-LAB | lab(72.63, 31.25, -0.96) |
| CIE-LCH | lch(72.63, 31.26, 358.25°) |
| OKLab | oklab(77.62% 0.0939 -0.0021) |
| OKLCH | oklch(77.62% 0.094 358.7) |
| XYZ | xyz(53.6770, 44.6091, 49.4902) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.04
Pig Pink
#E78EA5
ΔE00 4.11
Soft Pink
#FDB0C0
ΔE00 5.59
Powder Pink
#FFB2D0
ΔE00 5.93
Dusty Pink
#D8A7B1
ΔE00 6.11
Dull Pink
#D5869D
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89DB5 #9DE8D0
analogous
#E89DDB #E89DB5 #E8AB9D
triadic
#E89DB5 #B5E89D #9DB5E8
tetradic
#E89DB5 #DBE89D #9DE8D0 #AB9DE8
square
#E89DB5 #DBE89D #9DE8D0 #AB9DE8
split-complementary
#E89DB5 #9DE8AB #9DDBE8
monochromatic
#D13A6A #DC6B90 #E89DB5 #F4CFDA #F9E6EC
Accessibility & contrast
On white
2.12
#E89DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#E89DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89DB5
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89DB5 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB6
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#F499A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89db5; /* rgb */ color: rgb(232, 157, 181); /* oklch */ color: oklch(77.6% 0.094 358.7);
Tailwind
colors: {
custom: {
50: '#f0bacb',
500: '#e89db5',
950: '#000000',
},
}SCSS
$custom: #e89db5; $custom-light: #f0bacb; $custom-dark: #000000;
JSON
{
"hex": "#e89db5",
"rgb": {
"r": 232,
"g": 157,
"b": 181
},
"hsl": {
"h": 340.8,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.77616,
"c": 0.09394,
"h": 358.7
},
"luminance": 0.44606
}Semantic roles & 50–950 ramp
primary
#E89DB5
secondary
#DAF1E9
accent
#CA921C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182