#FE89BC#FE89BC
#FE89BC is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.2% C 0.152 H 353.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FE89BC |
|---|---|
| RGB | rgb(254, 137, 188) |
| HSL | hsl(334, 98%, 77%) |
| HSV | hsv(334, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 26%, 0.4%) |
| CIE-LAB | lab(71.28, 50.06, -6.53) |
| CIE-LCH | lch(71.28, 50.49, 352.57°) |
| OKLab | oklab(77.22% 0.151 -0.0166) |
| OKLCH | oklch(77.22% 0.152 353.7) |
| XYZ | xyz(58.8977, 42.5978, 52.6874) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.41
Pinky
#FC86AA
ΔE00 4.13
Bubblegum Pink
#FE83CC
ΔE00 4.48
Carnation Pink
#FF7FA7
ΔE00 4.53
Bubblegum (survey)
#FF6CB5
ΔE00 5.67
Rosa
#FE86A4
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE89BC #89FECB
analogous
#FE89F7 #FE89BC #FE9189
triadic
#FE89BC #BCFE89 #89BCFE
tetradic
#FE89BC #F7FE89 #89FECB #9189FE
square
#FE89BC #F7FE89 #89FECB #9189FE
split-complementary
#FE89BC #89FE91 #89F7FE
monochromatic
#FD1077 #FD4C9A #FE89BC #FFC6DE #FFE1EE
Accessibility & contrast
On white
2.21
#FE89BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FE89BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE89BC
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE89BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE89BC | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2BE
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#FF849C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe89bc; /* rgb */ color: rgb(254, 137, 188); /* oklch */ color: oklch(77.2% 0.152 353.7);
Tailwind
colors: {
custom: {
50: '#ffaed0',
500: '#fe89bc',
950: '#000000',
},
}SCSS
$custom: #fe89bc; $custom-light: #ffaed0; $custom-dark: #000000;
JSON
{
"hex": "#fe89bc",
"rgb": {
"r": 254,
"g": 137,
"b": 188
},
"hsl": {
"h": 333.846,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.77218,
"c": 0.15194,
"h": 353.7
},
"luminance": 0.42593
}Semantic roles & 50–950 ramp
primary
#FE89BC
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82