#F882BF#F882BF
#F882BF is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.6% C 0.159 H 349.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F882BF |
|---|---|
| RGB | rgb(248, 130, 191) |
| HSL | hsl(329, 89%, 74%) |
| HSV | hsv(329, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 23%, 2.7%) |
| CIE-LAB | lab(69.25, 51.97, -11.32) |
| CIE-LCH | lch(69.25, 53.19, 347.71°) |
| OKLab | oklab(75.56% 0.156 -0.0295) |
| OKLCH | oklch(75.56% 0.159 349.3) |
| XYZ | xyz(56.0995, 39.6878, 53.9860) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.13
Bubblegum Pink
#FE83CC
ΔE00 2.50
Bubblegum (survey)
#FF6CB5
ΔE00 4.13
Hot Pink
#FF69B4
ΔE00 4.62
Bubble Gum Pink
#FF69AF
ΔE00 4.91
Pinky
#FC86AA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882BF #82F8BB
analogous
#F682F8 #F882BF #F88284
triadic
#F882BF #BFF882 #82BFF8
tetradic
#F882BF #F8F682 #82F8BB #8284F8
square
#F882BF #F8F682 #82F8BB #8284F8
split-complementary
#F882BF #84F882 #82F8F6
monochromatic
#F20E84 #F548A1 #F882BF #FBBCDD #FDE2F0
Accessibility & contrast
On white
2.35
#F882BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F882BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882BF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882BF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#FF7F99
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f882bf; /* rgb */ color: rgb(248, 130, 191); /* oklch */ color: oklch(75.6% 0.159 349.3);
Tailwind
colors: {
custom: {
50: '#fda9d2',
500: '#f882bf',
950: '#000000',
},
}SCSS
$custom: #f882bf; $custom-light: #fda9d2; $custom-dark: #000000;
JSON
{
"hex": "#f882bf",
"rgb": {
"r": 248,
"g": 130,
"b": 191
},
"hsl": {
"h": 328.983,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.75555,
"c": 0.1588,
"h": 349.3
},
"luminance": 0.39683
}Semantic roles & 50–950 ramp
primary
#F882BF
secondary
#D6F5E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82