#F882B2#F882B2
#F882B2 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.1% C 0.152 H 355.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F882B2 |
|---|---|
| RGB | rgb(248, 130, 178) |
| HSL | hsl(336, 89%, 74%) |
| HSV | hsv(336, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 28.2%, 2.7%) |
| CIE-LAB | lab(68.85, 50.23, -4.62) |
| CIE-LCH | lch(68.85, 50.44, 354.75°) |
| OKLab | oklab(75.13% 0.152 -0.0115) |
| OKLCH | oklch(75.13% 0.152 355.7) |
| XYZ | xyz(54.7319, 39.1407, 46.7832) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.09
Pinky
#FC86AA
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 3.23
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Bubble Gum Pink
#FF69AF
ΔE00 4.84
Rosa
#FE86A4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882B2 #82F8C8
analogous
#F882ED #F882B2 #F88D82
triadic
#F882B2 #B2F882 #82B2F8
tetradic
#F882B2 #EDF882 #82F8C8 #8D82F8
square
#F882B2 #EDF882 #82F8C8 #8D82F8
split-complementary
#F882B2 #82F88D #82EDF8
monochromatic
#F20E6B #F5488E #F882B2 #FBBCD6 #FDE2ED
Accessibility & contrast
On white
2.38
#F882B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F882B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882B2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882B2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB4
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#FF7C94
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f882b2; /* rgb */ color: rgb(248, 130, 178); /* oklch */ color: oklch(75.1% 0.152 355.7);
Tailwind
colors: {
custom: {
50: '#fda9c9',
500: '#f882b2',
950: '#000000',
},
}SCSS
$custom: #f882b2; $custom-light: #fda9c9; $custom-dark: #000000;
JSON
{
"hex": "#f882b2",
"rgb": {
"r": 248,
"g": 130,
"b": 178
},
"hsl": {
"h": 335.593,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.7513,
"c": 0.15242,
"h": 355.7
},
"luminance": 0.39136
}Semantic roles & 50–950 ramp
primary
#F882B2
secondary
#D6F5E8
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82