#FE91CF#FE91CF
#FE91CF is a light, vivid pink. Relative luminance 0.458; OKLCH L 79.0% C 0.149 H 345.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91CF |
|---|---|
| RGB | rgb(254, 145, 207) |
| HSL | hsl(326, 98%, 78%) |
| HSV | hsv(326, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 18.5%, 0.4%) |
| CIE-LAB | lab(73.44, 48.74, -13.84) |
| CIE-LCH | lch(73.44, 50.67, 344.14°) |
| OKLab | oklab(79.03% 0.1449 -0.0364) |
| OKLCH | oklch(79.03% 0.149 345.9) |
| XYZ | xyz(62.2619, 45.8309, 64.5863) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 3.67
Bubblegum (survey)
#FF6CB5
ΔE00 7.43
Pinky
#FC86AA
ΔE00 7.90
Hot Pink
#FF69B4
ΔE00 7.91
Plum
#DDA0DD
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91CF #91FEC0
analogous
#F791FE #FE91CF #FE9198
triadic
#FE91CF #CFFE91 #91CFFE
tetradic
#FE91CF #FEF791 #91FEC0 #9198FE
square
#FE91CF #FEF791 #91FEC0 #9198FE
split-complementary
#FE91CF #98FE91 #91FEF7
monochromatic
#FD189A #FD54B5 #FE91CF #FFCEE9 #FFE1F2
Accessibility & contrast
On white
2.07
#FE91CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#FE91CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91CF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91CF | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9D1
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#FF90A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe91cf; /* rgb */ color: rgb(254, 145, 207); /* oklch */ color: oklch(79.0% 0.149 345.9);
Tailwind
colors: {
custom: {
50: '#ffb3dd',
500: '#fe91cf',
950: '#000000',
},
}SCSS
$custom: #fe91cf; $custom-light: #ffb3dd; $custom-dark: #000000;
JSON
{
"hex": "#fe91cf",
"rgb": {
"r": 254,
"g": 145,
"b": 207
},
"hsl": {
"h": 325.872,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.79034,
"c": 0.14942,
"h": 345.9
},
"luminance": 0.45827
}Semantic roles & 50–950 ramp
primary
#FE91CF
secondary
#D4F7E3
accent
#E66300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083