#F886BF#F886BF
#F886BF is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.1% C 0.152 H 350.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F886BF |
|---|---|
| RGB | rgb(248, 134, 191) |
| HSL | hsl(330, 89%, 75%) |
| HSV | hsv(330, 46%, 97%) |
| CMYK | cmyk(0%, 46%, 23%, 2.7%) |
| CIE-LAB | lab(70.02, 50.00, -10.17) |
| CIE-LCH | lch(70.02, 51.03, 348.50°) |
| OKLab | oklab(76.13% 0.1501 -0.0264) |
| OKLCH | oklch(76.13% 0.152 350) |
| XYZ | xyz(56.6419, 40.7726, 54.1668) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.43
Bubblegum Pink
#FE83CC
ΔE00 2.94
Bubblegum (survey)
#FF6CB5
ΔE00 4.89
Hot Pink
#FF69B4
ΔE00 5.39
Bubble Gum Pink
#FF69AF
ΔE00 5.56
Pinky
#FC86AA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F886BF #86F8BF
analogous
#F886F8 #F886BF #F88686
triadic
#F886BF #BFF886 #86BFF8
tetradic
#F886BF #F8F886 #86F8BF #8686F8
square
#F886BF #F8F886 #86F8BF #8686F8
split-complementary
#F886BF #86F886 #86F8F8
monochromatic
#F11282 #F54CA0 #F886BF #FBC0DE #FDE2F0
Accessibility & contrast
On white
2.29
#F886BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F886BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F886BF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F886BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F886BF | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#FF839B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f886bf; /* rgb */ color: rgb(248, 134, 191); /* oklch */ color: oklch(76.1% 0.152 350.0);
Tailwind
colors: {
custom: {
50: '#fdacd2',
500: '#f886bf',
950: '#000000',
},
}SCSS
$custom: #f886bf; $custom-light: #fdacd2; $custom-dark: #000000;
JSON
{
"hex": "#f886bf",
"rgb": {
"r": 248,
"g": 134,
"b": 191
},
"hsl": {
"h": 330,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.76134,
"c": 0.15241,
"h": 350
},
"luminance": 0.40768
}Semantic roles & 50–950 ramp
primary
#F886BF
secondary
#D6F5E6
accent
#E67300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82