#FE89BF#FE89BF
#FE89BF is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.3% C 0.153 H 352.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE89BF |
|---|---|
| RGB | rgb(254, 137, 191) |
| HSL | hsl(332, 98%, 77%) |
| HSV | hsv(332, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 24.8%, 0.4%) |
| CIE-LAB | lab(71.37, 50.47, -8.07) |
| CIE-LCH | lch(71.37, 51.11, 350.92°) |
| OKLab | oklab(77.31% 0.152 -0.0207) |
| OKLCH | oklch(77.31% 0.153 352.2) |
| XYZ | xyz(59.2244, 42.7285, 54.4083) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.92
Bubblegum Pink
#FE83CC
ΔE00 3.79
Pinky
#FC86AA
ΔE00 4.84
Carnation Pink
#FF7FA7
ΔE00 5.19
Bubblegum (survey)
#FF6CB5
ΔE00 5.53
Hot Pink
#FF69B4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE89BF #89FEC8
analogous
#FE89F9 #FE89BF #FE8E89
triadic
#FE89BF #BFFE89 #89BFFE
tetradic
#FE89BF #F9FE89 #89FEC8 #8E89FE
square
#FE89BF #F9FE89 #89FEC8 #8E89FE
split-complementary
#FE89BF #89FE8E #89F9FE
monochromatic
#FD107D #FD4C9E #FE89BF #FFC6E0 #FFE1EF
Accessibility & contrast
On white
2.20
#FE89BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FE89BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE89BF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE89BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE89BF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C1
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#FF849D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe89bf; /* rgb */ color: rgb(254, 137, 191); /* oklch */ color: oklch(77.3% 0.153 352.2);
Tailwind
colors: {
custom: {
50: '#ffaed2',
500: '#fe89bf',
950: '#000000',
},
}SCSS
$custom: #fe89bf; $custom-light: #ffaed2; $custom-dark: #000000;
JSON
{
"hex": "#fe89bf",
"rgb": {
"r": 254,
"g": 137,
"b": 191
},
"hsl": {
"h": 332.308,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.77314,
"c": 0.15339,
"h": 352.2
},
"luminance": 0.42724
}Semantic roles & 50–950 ramp
primary
#FE89BF
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82