#F882B8#F882B8
#F882B8 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.3% C 0.155 H 352.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F882B8 |
|---|---|
| RGB | rgb(248, 130, 184) |
| HSL | hsl(333, 89%, 74%) |
| HSV | hsv(333, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 25.8%, 2.7%) |
| CIE-LAB | lab(69.03, 51.02, -7.72) |
| CIE-LCH | lch(69.03, 51.60, 351.39°) |
| OKLab | oklab(75.32% 0.1539 -0.0198) |
| OKLCH | oklch(75.32% 0.155 352.7) |
| XYZ | xyz(55.3475, 39.3870, 50.0255) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.78
Bubblegum Pink
#FE83CC
ΔE00 4.06
Bubblegum (survey)
#FF6CB5
ΔE00 4.20
Pinky
#FC86AA
ΔE00 4.61
Bubble Gum Pink
#FF69AF
ΔE00 4.62
Carnation Pink
#FF7FA7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882B8 #82F8C2
analogous
#F882F3 #F882B8 #F88782
triadic
#F882B8 #B8F882 #82B8F8
tetradic
#F882B8 #F3F882 #82F8C2 #8782F8
square
#F882B8 #F3F882 #82F8C2 #8782F8
split-complementary
#F882B8 #82F887 #82F3F8
monochromatic
#F20E76 #F54897 #F882B8 #FBBCD9 #FDE2EF
Accessibility & contrast
On white
2.37
#F882B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F882B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882B8
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882B8 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBA
Deuteranopia (green-blind)
#AFB0B5
Tritanopia (blue-blind)
#FF7D96
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f882b8; /* rgb */ color: rgb(248, 130, 184); /* oklch */ color: oklch(75.3% 0.155 352.7);
Tailwind
colors: {
custom: {
50: '#fda9cd',
500: '#f882b8',
950: '#000000',
},
}SCSS
$custom: #f882b8; $custom-light: #fda9cd; $custom-dark: #000000;
JSON
{
"hex": "#f882b8",
"rgb": {
"r": 248,
"g": 130,
"b": 184
},
"hsl": {
"h": 332.542,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.75322,
"c": 0.15517,
"h": 352.7
},
"luminance": 0.39382
}Semantic roles & 50–950 ramp
primary
#F882B8
secondary
#D6F5E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82