#E89FBC#E89FBC
#E89FBC is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.2% C 0.094 H 354.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FBC |
|---|---|
| RGB | rgb(232, 159, 188) |
| HSL | hsl(336, 61%, 77%) |
| HSV | hsv(336, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 19%, 9%) |
| CIE-LAB | lab(73.28, 31.23, -3.88) |
| CIE-LCH | lch(73.28, 31.46, 352.92°) |
| OKLab | oklab(78.17% 0.0933 -0.0098) |
| OKLCH | oklch(78.17% 0.094 354) |
| XYZ | xyz(54.7545, 45.5859, 53.4821) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.42
Powder Pink
#FFB2D0
ΔE00 5.22
Pig Pink
#E78EA5
ΔE00 5.47
Baby Pink
#FFB7CE
ΔE00 6.19
Soft Pink
#FDB0C0
ΔE00 6.23
Dusty Pink
#D8A7B1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FBC #9FE8CB
analogous
#E89FE1 #E89FBC #E8A79F
triadic
#E89FBC #BCE89F #9FBCE8
tetradic
#E89FBC #E1E89F #9FE8CB #A79FE8
square
#E89FBC #E1E89F #9FE8CB #A79FE8
split-complementary
#E89FBC #9FE8A7 #9FE1E8
monochromatic
#D03C77 #DC6E9A #E89FBC #F4D0DE #F9E6EE
Accessibility & contrast
On white
2.08
#E89FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#E89FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FBC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FBC | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBD
Deuteranopia (green-blind)
#B8B9BA
Tritanopia (blue-blind)
#F39CA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e89fbc; /* rgb */ color: rgb(232, 159, 188); /* oklch */ color: oklch(78.2% 0.094 354.0);
Tailwind
colors: {
custom: {
50: '#f0bcd0',
500: '#e89fbc',
950: '#000000',
},
}SCSS
$custom: #e89fbc; $custom-light: #f0bcd0; $custom-dark: #000000;
JSON
{
"hex": "#e89fbc",
"rgb": {
"r": 232,
"g": 159,
"b": 188
},
"hsl": {
"h": 336.164,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.78172,
"c": 0.09378,
"h": 354
},
"luminance": 0.45583
}Semantic roles & 50–950 ramp
primary
#E89FBC
secondary
#DBF0E8
accent
#C9841C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182