#FE91BB#FE91BB
#FE91BB is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.4% C 0.139 H 356.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91BB |
|---|---|
| RGB | rgb(254, 145, 187) |
| HSL | hsl(337, 98%, 78%) |
| HSV | hsv(337, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 26.4%, 0.4%) |
| CIE-LAB | lab(72.84, 45.94, -3.68) |
| CIE-LCH | lch(72.84, 46.08, 355.42°) |
| OKLab | oklab(78.38% 0.1386 -0.0091) |
| OKLCH | oklch(78.38% 0.139 356.2) |
| XYZ | xyz(59.9699, 44.9141, 52.5148) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.57
Pink (survey)
#FF81C0
ΔE00 4.56
Carnation Pink
#FF7FA7
ΔE00 4.59
Rosa
#FE86A4
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91BB #91FED4
analogous
#FE91F1 #FE91BB #FE9D91
triadic
#FE91BB #BBFE91 #91BBFE
tetradic
#FE91BB #F1FE91 #91FED4 #9D91FE
square
#FE91BB #F1FE91 #91FED4 #9D91FE
split-complementary
#FE91BB #91FE9D #91F1FE
monochromatic
#FD1870 #FD5496 #FE91BB #FFCEE0 #FFE1EC
Accessibility & contrast
On white
2.10
#FE91BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FE91BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91BB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91BB | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#BBBAB8
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe91bb; /* rgb */ color: rgb(254, 145, 187); /* oklch */ color: oklch(78.4% 0.139 356.2);
Tailwind
colors: {
custom: {
50: '#ffb3cf',
500: '#fe91bb',
950: '#000000',
},
}SCSS
$custom: #fe91bb; $custom-light: #ffb3cf; $custom-dark: #000000;
JSON
{
"hex": "#fe91bb",
"rgb": {
"r": 254,
"g": 145,
"b": 187
},
"hsl": {
"h": 336.881,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.78383,
"c": 0.13894,
"h": 356.2
},
"luminance": 0.44909
}Semantic roles & 50–950 ramp
primary
#FE91BB
secondary
#D4F7EA
accent
#E68D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082