#FE89BB#FE89BB
#FE89BB is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.2% C 0.151 H 354.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FE89BB |
|---|---|
| RGB | rgb(254, 137, 187) |
| HSL | hsl(334, 98%, 77%) |
| HSV | hsv(334, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 26.4%, 0.4%) |
| CIE-LAB | lab(71.25, 49.93, -6.02) |
| CIE-LCH | lch(71.25, 50.29, 353.13°) |
| OKLab | oklab(77.19% 0.1507 -0.0152) |
| OKLCH | oklch(77.19% 0.151 354.2) |
| XYZ | xyz(58.7902, 42.5548, 52.1216) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.60
Pinky
#FC86AA
ΔE00 3.88
Carnation Pink
#FF7FA7
ΔE00 4.32
Bubblegum Pink
#FE83CC
ΔE00 4.72
Rosa
#FE86A4
ΔE00 5.66
Bubblegum (survey)
#FF6CB5
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE89BB #89FECC
analogous
#FE89F5 #FE89BB #FE9289
triadic
#FE89BB #BBFE89 #89BBFE
tetradic
#FE89BB #F5FE89 #89FECC #9289FE
square
#FE89BB #F5FE89 #89FECC #9289FE
split-complementary
#FE89BB #89FE92 #89F5FE
monochromatic
#FD1075 #FD4C98 #FE89BB #FFC6DE #FFE1EE
Accessibility & contrast
On white
2.21
#FE89BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FE89BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE89BB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE89BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE89BB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#B6B6B8
Tritanopia (blue-blind)
#FF839B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe89bb; /* rgb */ color: rgb(254, 137, 187); /* oklch */ color: oklch(77.2% 0.151 354.2);
Tailwind
colors: {
custom: {
50: '#ffaecf',
500: '#fe89bb',
950: '#000000',
},
}SCSS
$custom: #fe89bb; $custom-light: #ffaecf; $custom-dark: #000000;
JSON
{
"hex": "#fe89bb",
"rgb": {
"r": 254,
"g": 137,
"b": 187
},
"hsl": {
"h": 334.359,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.77186,
"c": 0.15148,
"h": 354.2
},
"luminance": 0.4255
}Semantic roles & 50–950 ramp
primary
#FE89BB
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181013
muted
#867F82