#E89FBB#E89FBB
#E89FBB is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.1% C 0.093 H 354.8°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FBB |
|---|---|
| RGB | rgb(232, 159, 187) |
| HSL | hsl(337, 61%, 77%) |
| HSV | hsv(337, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 19.4%, 9%) |
| CIE-LAB | lab(73.25, 31.07, -3.37) |
| CIE-LCH | lch(73.25, 31.26, 353.81°) |
| OKLab | oklab(78.14% 0.0929 -0.0085) |
| OKLCH | oklch(78.14% 0.093 354.8) |
| XYZ | xyz(54.6471, 45.5429, 52.9163) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.15
Powder Pink
#FFB2D0
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.28
Soft Pink
#FDB0C0
ΔE00 6.04
Baby Pink
#FFB7CE
ΔE00 6.13
Dusty Pink
#D8A7B1
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FBB #9FE8CC
analogous
#E89FE0 #E89FBB #E8A89F
triadic
#E89FBB #BBE89F #9FBBE8
tetradic
#E89FBB #E0E89F #9FE8CC #A89FE8
square
#E89FBB #E0E89F #9FE8CC #A89FE8
split-complementary
#E89FBB #9FE8A8 #9FE0E8
monochromatic
#D03C75 #DC6E98 #E89FBB #F4D0DE #F9E6EE
Accessibility & contrast
On white
2.08
#E89FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#E89FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FBB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FBB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#B8B9B9
Tritanopia (blue-blind)
#F39CA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e89fbb; /* rgb */ color: rgb(232, 159, 187); /* oklch */ color: oklch(78.1% 0.093 354.8);
Tailwind
colors: {
custom: {
50: '#f0bccf',
500: '#e89fbb',
950: '#000000',
},
}SCSS
$custom: #e89fbb; $custom-light: #f0bccf; $custom-dark: #000000;
JSON
{
"hex": "#e89fbb",
"rgb": {
"r": 232,
"g": 159,
"b": 187
},
"hsl": {
"h": 336.986,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.78142,
"c": 0.0933,
"h": 354.8
},
"luminance": 0.4554
}Semantic roles & 50–950 ramp
primary
#E89FBB
secondary
#DBF0E8
accent
#C9871C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182