#E89BB7#E89BB7
#E89BB7 is a light, moderate pink. Relative luminance 0.440; OKLCH L 77.3% C 0.098 H 356.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BB7 |
|---|---|
| RGB | rgb(232, 155, 183) |
| HSL | hsl(338, 63%, 76%) |
| HSV | hsv(338, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 21.1%, 9%) |
| CIE-LAB | lab(72.24, 32.60, -2.64) |
| CIE-LCH | lch(72.24, 32.71, 355.38°) |
| OKLab | oklab(77.33% 0.0978 -0.0065) |
| OKLCH | oklch(77.33% 0.098 356.2) |
| XYZ | xyz(53.5481, 44.0205, 50.4669) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.00
Pig Pink
#E78EA5
ΔE00 4.24
Powder Pink
#FFB2D0
ΔE00 6.02
Dull Pink
#D5869D
ΔE00 6.27
Pinky
#FC86AA
ΔE00 6.39
Soft Pink
#FDB0C0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BB7 #9BE8CC
analogous
#E89BDD #E89BB7 #E8A59B
triadic
#E89BB7 #B7E89B #9BB7E8
tetradic
#E89BB7 #DDE89B #9BE8CC #A59BE8
square
#E89BB7 #DDE89B #9BE8CC #A59BE8
split-complementary
#E89BB7 #9BE8A5 #9BDDE8
monochromatic
#D1376F #DD6993 #E89BB7 #F3CDDB #F9E6ED
Accessibility & contrast
On white
2.14
#E89BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E89BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BB7
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BB7 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B8
Deuteranopia (green-blind)
#B6B6B5
Tritanopia (blue-blind)
#F497A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89bb7; /* rgb */ color: rgb(232, 155, 183); /* oklch */ color: oklch(77.3% 0.098 356.2);
Tailwind
colors: {
custom: {
50: '#f0b9cc',
500: '#e89bb7',
950: '#000000',
},
}SCSS
$custom: #e89bb7; $custom-light: #f0b9cc; $custom-dark: #000000;
JSON
{
"hex": "#e89bb7",
"rgb": {
"r": 232,
"g": 155,
"b": 183
},
"hsl": {
"h": 338.182,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77335,
"c": 0.09799,
"h": 356.2
},
"luminance": 0.44017
}Semantic roles & 50–950 ramp
primary
#E89BB7
secondary
#DAF1E9
accent
#CA8B1B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082