#FE81BF#FE81BF
#FE81BF is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.2% C 0.166 H 350.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FE81BF |
|---|---|
| RGB | rgb(254, 129, 191) |
| HSL | hsl(330, 98%, 75%) |
| HSV | hsv(330, 49%, 100%) |
| CMYK | cmyk(0%, 49.2%, 24.8%, 0.4%) |
| CIE-LAB | lab(69.85, 54.37, -10.33) |
| CIE-LCH | lch(69.85, 55.34, 349.24°) |
| OKLab | oklab(76.17% 0.1638 -0.0268) |
| OKLCH | oklch(76.17% 0.166 350.7) |
| XYZ | xyz(58.1291, 40.5378, 54.0432) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.21
Bubblegum Pink
#FE83CC
ΔE00 2.70
Bubblegum (survey)
#FF6CB5
ΔE00 3.89
Hot Pink
#FF69B4
ΔE00 4.40
Bubble Gum Pink
#FF69AF
ΔE00 4.62
Carnation Pink
#FF7FA7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE81BF #81FEC0
analogous
#FE81FD #FE81BF #FE8181
triadic
#FE81BF #BFFE81 #81BFFE
tetradic
#FE81BF #FDFE81 #81FEC0 #8181FE
square
#FE81BF #FDFE81 #81FEC0 #8181FE
split-complementary
#FE81BF #81FE81 #81FDFE
monochromatic
#FD0881 #FE44A0 #FE81BF #FEBEDE #FFE1F0
Accessibility & contrast
On white
2.31
#FE81BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FE81BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE81BF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE81BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE81BF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe81bf; /* rgb */ color: rgb(254, 129, 191); /* oklch */ color: oklch(76.2% 0.166 350.7);
Tailwind
colors: {
custom: {
50: '#ffa9d2',
500: '#fe81bf',
950: '#000000',
},
}SCSS
$custom: #fe81bf; $custom-light: #ffa9d2; $custom-dark: #000000;
JSON
{
"hex": "#fe81bf",
"rgb": {
"r": 254,
"g": 129,
"b": 191
},
"hsl": {
"h": 330.24,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.76172,
"c": 0.16595,
"h": 350.7
},
"luminance": 0.40533
}Semantic roles & 50–950 ramp
primary
#FE81BF
secondary
#D4F7E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82