#FE89BE#FE89BE
#FE89BE is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.3% C 0.153 H 352.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE89BE |
|---|---|
| RGB | rgb(254, 137, 190) |
| HSL | hsl(333, 98%, 77%) |
| HSV | hsv(333, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 25.2%, 0.4%) |
| CIE-LAB | lab(71.34, 50.33, -7.56) |
| CIE-LCH | lch(71.34, 50.90, 351.46°) |
| OKLab | oklab(77.28% 0.1517 -0.0194) |
| OKLCH | oklch(77.28% 0.153 352.7) |
| XYZ | xyz(59.1147, 42.6846, 53.8307) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.06
Bubblegum Pink
#FE83CC
ΔE00 4.01
Pinky
#FC86AA
ΔE00 4.61
Carnation Pink
#FF7FA7
ΔE00 4.97
Bubblegum (survey)
#FF6CB5
ΔE00 5.56
Bubble Gum Pink
#FF69AF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE89BE #89FEC9
analogous
#FE89F8 #FE89BE #FE8F89
triadic
#FE89BE #BEFE89 #89BEFE
tetradic
#FE89BE #F8FE89 #89FEC9 #8F89FE
square
#FE89BE #F8FE89 #89FEC9 #8F89FE
split-complementary
#FE89BE #89FE8F #89F8FE
monochromatic
#FD107B #FD4C9D #FE89BE #FFC6DF #FFE1EE
Accessibility & contrast
On white
2.20
#FE89BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FE89BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE89BE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE89BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE89BE | 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)
#97A2C0
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#FF849C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe89be; /* rgb */ color: rgb(254, 137, 190); /* oklch */ color: oklch(77.3% 0.153 352.7);
Tailwind
colors: {
custom: {
50: '#ffaed1',
500: '#fe89be',
950: '#000000',
},
}SCSS
$custom: #fe89be; $custom-light: #ffaed1; $custom-dark: #000000;
JSON
{
"hex": "#fe89be",
"rgb": {
"r": 254,
"g": 137,
"b": 190
},
"hsl": {
"h": 332.821,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.77282,
"c": 0.1529,
"h": 352.7
},
"luminance": 0.4268
}Semantic roles & 50–950 ramp
primary
#FE89BE
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82