#F882C0#F882C0
#F882C0 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.6% C 0.159 H 348.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F882C0 |
|---|---|
| RGB | rgb(248, 130, 192) |
| HSL | hsl(328, 89%, 74%) |
| HSV | hsv(328, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 22.6%, 2.7%) |
| CIE-LAB | lab(69.28, 52.11, -11.83) |
| CIE-LCH | lch(69.28, 53.44, 347.21°) |
| OKLab | oklab(75.59% 0.1563 -0.0309) |
| OKLCH | oklch(75.59% 0.159 348.8) |
| XYZ | xyz(56.2099, 39.7320, 54.5675) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.20
Bubblegum Pink
#FE83CC
ΔE00 2.29
Bubblegum (survey)
#FF6CB5
ΔE00 4.17
Hot Pink
#FF69B4
ΔE00 4.65
Bubble Gum Pink
#FF69AF
ΔE00 5.00
Pinky
#FC86AA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882C0 #82F8BA
analogous
#F582F8 #F882C0 #F88285
triadic
#F882C0 #C0F882 #82C0F8
tetradic
#F882C0 #F8F582 #82F8BA #8285F8
square
#F882C0 #F8F582 #82F8BA #8285F8
split-complementary
#F882C0 #85F882 #82F8F5
monochromatic
#F20E86 #F548A3 #F882C0 #FBBCDD #FDE2F0
Accessibility & contrast
On white
2.35
#F882C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F882C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882C0
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882C0 | 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)
#8E9DC2
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#FF7F99
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f882c0; /* rgb */ color: rgb(248, 130, 192); /* oklch */ color: oklch(75.6% 0.159 348.8);
Tailwind
colors: {
custom: {
50: '#fda9d3',
500: '#f882c0',
950: '#000000',
},
}SCSS
$custom: #f882c0; $custom-light: #fda9d3; $custom-dark: #000000;
JSON
{
"hex": "#f882c0",
"rgb": {
"r": 248,
"g": 130,
"b": 192
},
"hsl": {
"h": 328.475,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.7559,
"c": 0.15935,
"h": 348.8
},
"luminance": 0.39727
}Semantic roles & 50–950 ramp
primary
#F882C0
secondary
#D6F5E5
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82