#F880BF#F880BF
#F880BF is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.3% C 0.162 H 349.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F880BF |
|---|---|
| RGB | rgb(248, 128, 191) |
| HSL | hsl(329, 90%, 74%) |
| HSV | hsv(329, 48%, 97%) |
| CMYK | cmyk(0%, 48.4%, 23%, 2.7%) |
| CIE-LAB | lab(68.87, 52.95, -11.89) |
| CIE-LCH | lch(68.87, 54.27, 347.35°) |
| OKLab | oklab(75.27% 0.159 -0.031) |
| OKLCH | oklch(75.27% 0.162 349) |
| XYZ | xyz(55.8361, 39.1609, 53.8982) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.24
Bubblegum Pink
#FE83CC
ΔE00 2.39
Bubblegum (survey)
#FF6CB5
ΔE00 3.79
Hot Pink
#FF69B4
ΔE00 4.26
Bubble Gum Pink
#FF69AF
ΔE00 4.63
Carnation Pink
#FF7FA7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880BF #80F8B9
analogous
#F580F8 #F880BF #F88083
triadic
#F880BF #BFF880 #80BFF8
tetradic
#F880BF #F8F580 #80F8B9 #8083F8
square
#F880BF #F8F580 #80F8B9 #8083F8
split-complementary
#F880BF #83F880 #80F8F5
monochromatic
#F00D84 #F546A2 #F880BF #FBBADC #FDE2F0
Accessibility & contrast
On white
2.38
#F880BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F880BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880BF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880BF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f880bf; /* rgb */ color: rgb(248, 128, 191); /* oklch */ color: oklch(75.3% 0.162 349.0);
Tailwind
colors: {
custom: {
50: '#fda8d2',
500: '#f880bf',
950: '#000000',
},
}SCSS
$custom: #f880bf; $custom-light: #fda8d2; $custom-dark: #000000;
JSON
{
"hex": "#f880bf",
"rgb": {
"r": 248,
"g": 128,
"b": 191
},
"hsl": {
"h": 328.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.75271,
"c": 0.16198,
"h": 349
},
"luminance": 0.39156
}Semantic roles & 50–950 ramp
primary
#F880BF
secondary
#D6F5E5
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82