#FE91BC#FE91BC
#FE91BC is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.4% C 0.139 H 355.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91BC |
|---|---|
| RGB | rgb(254, 145, 188) |
| HSL | hsl(336, 98%, 78%) |
| HSV | hsv(336, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 26%, 0.4%) |
| CIE-LAB | lab(72.86, 46.07, -4.19) |
| CIE-LCH | lch(72.86, 46.26, 354.80°) |
| OKLab | oklab(78.41% 0.139 -0.0104) |
| OKLCH | oklch(78.41% 0.139 355.7) |
| XYZ | xyz(60.0773, 44.9571, 53.0806) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.77
Pink (survey)
#FF81C0
ΔE00 4.38
Carnation Pink
#FF7FA7
ΔE00 4.74
Rosa
#FE86A4
ΔE00 5.29
Pig Pink
#E78EA5
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91BC #91FED3
analogous
#FE91F3 #FE91BC #FE9C91
triadic
#FE91BC #BCFE91 #91BCFE
tetradic
#FE91BC #F3FE91 #91FED3 #9C91FE
square
#FE91BC #F3FE91 #91FED3 #9C91FE
split-complementary
#FE91BC #91FE9C #91F3FE
monochromatic
#FD1872 #FD5497 #FE91BC #FFCEE1 #FFE1ED
Accessibility & contrast
On white
2.10
#FE91BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FE91BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91BC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91BC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#BABAB9
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe91bc; /* rgb */ color: rgb(254, 145, 188); /* oklch */ color: oklch(78.4% 0.139 355.7);
Tailwind
colors: {
custom: {
50: '#ffb3d0',
500: '#fe91bc',
950: '#000000',
},
}SCSS
$custom: #fe91bc; $custom-light: #ffb3d0; $custom-dark: #000000;
JSON
{
"hex": "#fe91bc",
"rgb": {
"r": 254,
"g": 145,
"b": 188
},
"hsl": {
"h": 336.33,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.78413,
"c": 0.13936,
"h": 355.7
},
"luminance": 0.44952
}Semantic roles & 50–950 ramp
primary
#FE91BC
secondary
#D4F7E9
accent
#E68B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082