#F882C3#F882C3
#F882C3 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.7% C 0.161 H 347.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F882C3 |
|---|---|
| RGB | rgb(248, 130, 195) |
| HSL | hsl(327, 89%, 74%) |
| HSV | hsv(327, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 21.4%, 2.7%) |
| CIE-LAB | lab(69.37, 52.53, -13.36) |
| CIE-LCH | lch(69.37, 54.20, 345.73°) |
| OKLab | oklab(75.69% 0.1572 -0.0351) |
| OKLCH | oklch(75.69% 0.161 347.4) |
| XYZ | xyz(56.5457, 39.8663, 56.3360) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.60
Bubblegum Pink
#FE83CC
ΔE00 1.70
Bubblegum (survey)
#FF6CB5
ΔE00 4.37
Hot Pink
#FF69B4
ΔE00 4.82
Bubble Gum Pink
#FF69AF
ΔE00 5.29
Pinky
#FC86AA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882C3 #82F8B7
analogous
#F282F8 #F882C3 #F88288
triadic
#F882C3 #C3F882 #82C3F8
tetradic
#F882C3 #F8F282 #82F8B7 #8288F8
square
#F882C3 #F8F282 #82F8B7 #8288F8
split-complementary
#F882C3 #88F882 #82F8F2
monochromatic
#F20E8B #F548A7 #F882C3 #FBBCDF #FDE2F1
Accessibility & contrast
On white
2.34
#F882C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F882C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882C3
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882C3 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9DC5
Deuteranopia (green-blind)
#ACB1C0
Tritanopia (blue-blind)
#FF809A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f882c3; /* rgb */ color: rgb(248, 130, 195); /* oklch */ color: oklch(75.7% 0.161 347.4);
Tailwind
colors: {
custom: {
50: '#fda9d5',
500: '#f882c3',
950: '#000000',
},
}SCSS
$custom: #f882c3; $custom-light: #fda9d5; $custom-dark: #000000;
JSON
{
"hex": "#f882c3",
"rgb": {
"r": 248,
"g": 130,
"b": 195
},
"hsl": {
"h": 326.949,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.75693,
"c": 0.16107,
"h": 347.4
},
"luminance": 0.39862
}Semantic roles & 50–950 ramp
primary
#F882C3
secondary
#D6F5E4
accent
#E66700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83