#E89EB2#E89EB2
#E89EB2 is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.7% C 0.091 H 1.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EB2 |
|---|---|
| RGB | rgb(232, 158, 178) |
| HSL | hsl(344, 62%, 76%) |
| HSV | hsv(344, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 23.3%, 9%) |
| CIE-LAB | lab(72.78, 30.28, 0.91) |
| CIE-LCH | lch(72.78, 30.29, 1.72°) |
| OKLab | oklab(77.7% 0.0913 0.0028) |
| OKLCH | oklch(77.7% 0.091 1.8) |
| XYZ | xyz(53.5424, 44.8270, 47.9432) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.23
Pig Pink
#E78EA5
ΔE00 4.05
Soft Pink
#FDB0C0
ΔE00 5.04
Dusty Pink
#D8A7B1
ΔE00 5.48
Powder Pink
#FFB2D0
ΔE00 6.29
Baby Pink
#FFB7CE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EB2 #9EE8D4
analogous
#E89ED7 #E89EB2 #E8AF9E
triadic
#E89EB2 #B2E89E #9EB2E8
tetradic
#E89EB2 #D7E89E #9EE8D4 #AF9EE8
square
#E89EB2 #D7E89E #9EE8D4 #AF9EE8
split-complementary
#E89EB2 #9EE8AF #9ED7E8
monochromatic
#D13B63 #DC6D8B #E89EB2 #F4CFD9 #F9E6EB
Accessibility & contrast
On white
2.11
#E89EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E89EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EB2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EB2 | 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)
#A8ABB3
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#F499A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89eb2; /* rgb */ color: rgb(232, 158, 178); /* oklch */ color: oklch(77.7% 0.091 1.8);
Tailwind
colors: {
custom: {
50: '#f0bbc9',
500: '#e89eb2',
950: '#000000',
},
}SCSS
$custom: #e89eb2; $custom-light: #f0bbc9; $custom-dark: #000000;
JSON
{
"hex": "#e89eb2",
"rgb": {
"r": 232,
"g": 158,
"b": 178
},
"hsl": {
"h": 343.784,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.777,
"c": 0.09131,
"h": 1.8
},
"luminance": 0.44824
}Semantic roles & 50–950 ramp
primary
#E89EB2
secondary
#DAF1EB
accent
#C99B1C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182