#F880CC#F880CC
#F880CC is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.7% C 0.170 H 343.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F880CC |
|---|---|
| RGB | rgb(248, 128, 204) |
| HSL | hsl(322, 90%, 74%) |
| HSV | hsv(322, 48%, 97%) |
| CMYK | cmyk(0%, 48.4%, 17.7%, 2.7%) |
| CIE-LAB | lab(69.30, 54.80, -18.50) |
| CIE-LCH | lch(69.30, 57.84, 341.35°) |
| OKLab | oklab(75.73% 0.1626 -0.0491) |
| OKLCH | oklch(75.73% 0.17 343.2) |
| XYZ | xyz(57.3307, 39.7587, 61.7697) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.41
Pink (survey)
#FF81C0
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 5.23
Hot Pink
#FF69B4
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.11
Bubble Gum Pink
#FF69AF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880CC #80F8AC
analogous
#E880F8 #F880CC #F88090
triadic
#F880CC #CCF880 #80CCF8
tetradic
#F880CC #F8E880 #80F8AC #8090F8
square
#F880CC #F8E880 #80F8AC #8090F8
split-complementary
#F880CC #90F880 #80F8E8
monochromatic
#F00D9D #F546B5 #F880CC #FBBAE3 #FDE2F3
Accessibility & contrast
On white
2.35
#F880CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F880CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880CC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880CC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCF
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#FF809D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f880cc; /* rgb */ color: rgb(248, 128, 204); /* oklch */ color: oklch(75.7% 0.170 343.2);
Tailwind
colors: {
custom: {
50: '#fda8db',
500: '#f880cc',
950: '#000000',
},
}SCSS
$custom: #f880cc; $custom-light: #fda8db; $custom-dark: #000000;
JSON
{
"hex": "#f880cc",
"rgb": {
"r": 248,
"g": 128,
"b": 204
},
"hsl": {
"h": 322,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.75734,
"c": 0.16987,
"h": 343.2
},
"luminance": 0.39754
}Semantic roles & 50–950 ramp
primary
#F880CC
secondary
#D6F5E1
accent
#E65400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83