#F881BF#F881BF
#F881BF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.4% C 0.160 H 349.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F881BF |
|---|---|
| RGB | rgb(248, 129, 191) |
| HSL | hsl(329, 89%, 74%) |
| HSV | hsv(329, 48%, 97%) |
| CMYK | cmyk(0%, 48%, 23%, 2.7%) |
| CIE-LAB | lab(69.06, 52.46, -11.60) |
| CIE-LCH | lch(69.06, 53.73, 347.53°) |
| OKLab | oklab(75.41% 0.1575 -0.0303) |
| OKLCH | oklch(75.41% 0.16 349.1) |
| XYZ | xyz(55.9671, 39.4231, 53.9418) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.16
Bubblegum Pink
#FE83CC
ΔE00 2.43
Bubblegum (survey)
#FF6CB5
ΔE00 3.96
Hot Pink
#FF69B4
ΔE00 4.44
Bubble Gum Pink
#FF69AF
ΔE00 4.77
Carnation Pink
#FF7FA7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F881BF #81F8BA
analogous
#F581F8 #F881BF #F88184
triadic
#F881BF #BFF881 #81BFF8
tetradic
#F881BF #F8F581 #81F8BA #8184F8
square
#F881BF #F8F581 #81F8BA #8184F8
split-complementary
#F881BF #84F881 #81F8F5
monochromatic
#F10D84 #F547A2 #F881BF #FBBBDC #FDE2F0
Accessibility & contrast
On white
2.36
#F881BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F881BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F881BF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F881BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F881BF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC1
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#FF7E98
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f881bf; /* rgb */ color: rgb(248, 129, 191); /* oklch */ color: oklch(75.4% 0.160 349.1);
Tailwind
colors: {
custom: {
50: '#fda9d2',
500: '#f881bf',
950: '#000000',
},
}SCSS
$custom: #f881bf; $custom-light: #fda9d2; $custom-dark: #000000;
JSON
{
"hex": "#f881bf",
"rgb": {
"r": 248,
"g": 129,
"b": 191
},
"hsl": {
"h": 328.739,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.75413,
"c": 0.16039,
"h": 349.1
},
"luminance": 0.39419
}Semantic roles & 50–950 ramp
primary
#F881BF
secondary
#D6F5E5
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82