#E89EB3#E89EB3
#E89EB3 is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.7% C 0.092 H 0.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EB3 |
|---|---|
| RGB | rgb(232, 158, 179) |
| HSL | hsl(343, 62%, 76%) |
| HSV | hsv(343, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 22.8%, 9%) |
| CIE-LAB | lab(72.80, 30.42, 0.40) |
| CIE-LCH | lch(72.80, 30.43, 0.75°) |
| OKLab | oklab(77.73% 0.0916 0.0015) |
| OKLCH | oklch(77.73% 0.092 0.9) |
| XYZ | xyz(53.6432, 44.8673, 48.4739) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.41
Pig Pink
#E78EA5
ΔE00 4.10
Soft Pink
#FDB0C0
ΔE00 5.12
Dusty Pink
#D8A7B1
ΔE00 5.59
Powder Pink
#FFB2D0
ΔE00 6.13
Baby Pink
#FFB7CE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EB3 #9EE8D3
analogous
#E89ED8 #E89EB3 #E8AE9E
triadic
#E89EB3 #B3E89E #9EB3E8
tetradic
#E89EB3 #D8E89E #9EE8D3 #AE9EE8
square
#E89EB3 #D8E89E #9EE8D3 #AE9EE8
split-complementary
#E89EB3 #9EE8AE #9ED8E8
monochromatic
#D13B65 #DC6D8C #E89EB3 #F4CFDA #F9E6EC
Accessibility & contrast
On white
2.11
#E89EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#E89EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EB3
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EB3 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#B9B8B1
Tritanopia (blue-blind)
#F49AA5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89eb3; /* rgb */ color: rgb(232, 158, 179); /* oklch */ color: oklch(77.7% 0.092 0.9);
Tailwind
colors: {
custom: {
50: '#f0bbc9',
500: '#e89eb3',
950: '#000000',
},
}SCSS
$custom: #e89eb3; $custom-light: #f0bbc9; $custom-dark: #000000;
JSON
{
"hex": "#e89eb3",
"rgb": {
"r": 232,
"g": 158,
"b": 179
},
"hsl": {
"h": 342.973,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77729,
"c": 0.09164,
"h": 0.9
},
"luminance": 0.44864
}Semantic roles & 50–950 ramp
primary
#E89EB3
secondary
#DAF1EA
accent
#C9981C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182