#F880C0#F880C0
#F880C0 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.3% C 0.163 H 348.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F880C0 |
|---|---|
| RGB | rgb(248, 128, 192) |
| HSL | hsl(328, 90%, 74%) |
| HSV | hsv(328, 48%, 97%) |
| CMYK | cmyk(0%, 48.4%, 22.6%, 2.7%) |
| CIE-LAB | lab(68.90, 53.09, -12.40) |
| CIE-LCH | lch(68.90, 54.52, 346.85°) |
| OKLab | oklab(75.31% 0.1593 -0.0324) |
| OKLCH | oklch(75.31% 0.163 348.5) |
| XYZ | xyz(55.9465, 39.2051, 54.4797) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.34
Bubblegum Pink
#FE83CC
ΔE00 2.20
Bubblegum (survey)
#FF6CB5
ΔE00 3.85
Hot Pink
#FF69B4
ΔE00 4.31
Bubble Gum Pink
#FF69AF
ΔE00 4.73
Carnation Pink
#FF7FA7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880C0 #80F8B8
analogous
#F480F8 #F880C0 #F88084
triadic
#F880C0 #C0F880 #80C0F8
tetradic
#F880C0 #F8F480 #80F8B8 #8084F8
square
#F880C0 #F8F480 #80F8B8 #8084F8
split-complementary
#F880C0 #84F880 #80F8F4
monochromatic
#F00D86 #F546A3 #F880C0 #FBBADD #FDE2F1
Accessibility & contrast
On white
2.38
#F880C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F880C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880C0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880C0 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC2
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f880c0; /* rgb */ color: rgb(248, 128, 192); /* oklch */ color: oklch(75.3% 0.163 348.5);
Tailwind
colors: {
custom: {
50: '#fda8d3',
500: '#f880c0',
950: '#000000',
},
}SCSS
$custom: #f880c0; $custom-light: #fda8d3; $custom-dark: #000000;
JSON
{
"hex": "#f880c0",
"rgb": {
"r": 248,
"g": 128,
"b": 192
},
"hsl": {
"h": 328,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.75306,
"c": 0.16254,
"h": 348.5
},
"luminance": 0.39201
}Semantic roles & 50–950 ramp
primary
#F880C0
secondary
#D6F5E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82