#E89FB6#E89FB6
#E89FB6 is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.0% C 0.091 H 358.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FB6 |
|---|---|
| RGB | rgb(232, 159, 182) |
| HSL | hsl(341, 61%, 77%) |
| HSV | hsv(341, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 21.6%, 9%) |
| CIE-LAB | lab(73.11, 30.33, -0.81) |
| CIE-LCH | lch(73.11, 30.34, 358.47°) |
| OKLab | oklab(77.99% 0.0911 -0.0017) |
| OKLCH | oklch(77.99% 0.091 358.9) |
| XYZ | xyz(54.1211, 45.3325, 50.1463) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.87
Pig Pink
#E78EA5
ΔE00 4.54
Soft Pink
#FDB0C0
ΔE00 5.22
Powder Pink
#FFB2D0
ΔE00 5.66
Dusty Pink
#D8A7B1
ΔE00 5.72
Baby Pink
#FFB7CE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FB6 #9FE8D1
analogous
#E89FDB #E89FB6 #E8AD9F
triadic
#E89FB6 #B6E89F #9FB6E8
tetradic
#E89FB6 #DBE89F #9FE8D1 #AD9FE8
square
#E89FB6 #DBE89F #9FE8D1 #AD9FE8
split-complementary
#E89FB6 #9FE8AD #9FDBE8
monochromatic
#D03C6B #DC6E90 #E89FB6 #F4D0DC #F9E6EC
Accessibility & contrast
On white
2.09
#E89FB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E89FB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FB6
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FB6 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB7
Deuteranopia (green-blind)
#BAB8B4
Tritanopia (blue-blind)
#F49BA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89fb6; /* rgb */ color: rgb(232, 159, 182); /* oklch */ color: oklch(78.0% 0.091 358.9);
Tailwind
colors: {
custom: {
50: '#f0bccb',
500: '#e89fb6',
950: '#000000',
},
}SCSS
$custom: #e89fb6; $custom-light: #f0bccb; $custom-dark: #000000;
JSON
{
"hex": "#e89fb6",
"rgb": {
"r": 232,
"g": 159,
"b": 182
},
"hsl": {
"h": 341.096,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77991,
"c": 0.09116,
"h": 358.9
},
"luminance": 0.45329
}Semantic roles & 50–950 ramp
primary
#E89FB6
secondary
#DBF0EA
accent
#C9931C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182