#E89FBD#E89FBD
#E89FBD is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.2% C 0.094 H 353.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FBD |
|---|---|
| RGB | rgb(232, 159, 189) |
| HSL | hsl(335, 61%, 77%) |
| HSV | hsv(335, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 18.5%, 9%) |
| CIE-LAB | lab(73.30, 31.38, -4.39) |
| CIE-LCH | lch(73.30, 31.68, 352.04°) |
| OKLab | oklab(78.2% 0.0936 -0.0112) |
| OKLCH | oklch(78.2% 0.094 353.2) |
| XYZ | xyz(54.8627, 45.6292, 54.0518) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.69
Powder Pink
#FFB2D0
ΔE00 5.21
Pig Pink
#E78EA5
ΔE00 5.66
Baby Pink
#FFB7CE
ΔE00 6.26
Soft Pink
#FDB0C0
ΔE00 6.42
Dusty Pink
#D8A7B1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FBD #9FE8CA
analogous
#E89FE2 #E89FBD #E8A69F
triadic
#E89FBD #BDE89F #9FBDE8
tetradic
#E89FBD #E2E89F #9FE8CA #A69FE8
square
#E89FBD #E2E89F #9FE8CA #A69FE8
split-complementary
#E89FBD #9FE8A6 #9FE2E8
monochromatic
#D03C79 #DC6E9B #E89FBD #F4D0DF #F9E6EE
Accessibility & contrast
On white
2.07
#E89FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#E89FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FBD
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FBD | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBE
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#F39CA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e89fbd; /* rgb */ color: rgb(232, 159, 189); /* oklch */ color: oklch(78.2% 0.094 353.2);
Tailwind
colors: {
custom: {
50: '#f0bcd0',
500: '#e89fbd',
950: '#000000',
},
}SCSS
$custom: #e89fbd; $custom-light: #f0bcd0; $custom-dark: #000000;
JSON
{
"hex": "#e89fbd",
"rgb": {
"r": 232,
"g": 159,
"b": 189
},
"hsl": {
"h": 335.342,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.78203,
"c": 0.09428,
"h": 353.2
},
"luminance": 0.45626
}Semantic roles & 50–950 ramp
primary
#E89FBD
secondary
#DBF0E7
accent
#C9821C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182