#F884B2#F884B2
#F884B2 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.4% C 0.149 H 356.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F884B2 |
|---|---|
| RGB | rgb(248, 132, 178) |
| HSL | hsl(336, 89%, 75%) |
| HSV | hsv(336, 47%, 97%) |
| CMYK | cmyk(0%, 46.8%, 28.2%, 2.7%) |
| CIE-LAB | lab(69.24, 49.25, -4.05) |
| CIE-LCH | lch(69.24, 49.41, 355.30°) |
| OKLab | oklab(75.42% 0.149 -0.01) |
| OKLCH | oklch(75.42% 0.149 356.2) |
| XYZ | xyz(55.0005, 39.6780, 46.8727) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.85
Carnation Pink
#FF7FA7
ΔE00 3.08
Pink (survey)
#FF81C0
ΔE00 3.37
Rosa
#FE86A4
ΔE00 4.68
Bubblegum (survey)
#FF6CB5
ΔE00 5.27
Bubble Gum Pink
#FF69AF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F884B2 #84F8CA
analogous
#F884EC #F884B2 #F89084
triadic
#F884B2 #B2F884 #84B2F8
tetradic
#F884B2 #ECF884 #84F8CA #9084F8
square
#F884B2 #ECF884 #84F8CA #9084F8
split-complementary
#F884B2 #84F890 #84ECF8
monochromatic
#F1106A #F54A8E #F884B2 #FBBED6 #FDE2ED
Accessibility & contrast
On white
2.35
#F884B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F884B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F884B2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F884B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F884B2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB4
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#FF7E95
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f884b2; /* rgb */ color: rgb(248, 132, 178); /* oklch */ color: oklch(75.4% 0.149 356.2);
Tailwind
colors: {
custom: {
50: '#fdaac9',
500: '#f884b2',
950: '#000000',
},
}SCSS
$custom: #f884b2; $custom-light: #fdaac9; $custom-dark: #000000;
JSON
{
"hex": "#f884b2",
"rgb": {
"r": 248,
"g": 132,
"b": 178
},
"hsl": {
"h": 336.207,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.75421,
"c": 0.14932,
"h": 356.2
},
"luminance": 0.39673
}Semantic roles & 50–950 ramp
primary
#F884B2
secondary
#D6F5E9
accent
#E68A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82