#F882AF#F882AF
#F882AF is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.0% C 0.151 H 357.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F882AF |
|---|---|
| RGB | rgb(248, 130, 175) |
| HSL | hsl(337, 89%, 74%) |
| HSV | hsv(337, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 29.4%, 2.7%) |
| CIE-LAB | lab(68.77, 49.85, -3.06) |
| CIE-LCH | lch(68.77, 49.94, 356.49°) |
| OKLab | oklab(75.04% 0.151 -0.0074) |
| OKLCH | oklch(75.04% 0.151 357.2) |
| XYZ | xyz(54.4340, 39.0216, 45.2142) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.50
Carnation Pink
#FF7FA7
ΔE00 2.54
Pink (survey)
#FF81C0
ΔE00 3.81
Rosa
#FE86A4
ΔE00 4.28
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Bubblegum (survey)
#FF6CB5
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882AF #82F8CB
analogous
#F882EA #F882AF #F89082
triadic
#F882AF #AFF882 #82AFF8
tetradic
#F882AF #EAF882 #82F8CB #9082F8
square
#F882AF #EAF882 #82F8CB #9082F8
split-complementary
#F882AF #82F890 #82EAF8
monochromatic
#F20E65 #F5488A #F882AF #FBBCD4 #FDE2EC
Accessibility & contrast
On white
2.39
#F882AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F882AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882AF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882AF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB0
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#FF7B92
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f882af; /* rgb */ color: rgb(248, 130, 175); /* oklch */ color: oklch(75.0% 0.151 357.2);
Tailwind
colors: {
custom: {
50: '#fda9c6',
500: '#f882af',
950: '#000000',
},
}SCSS
$custom: #f882af; $custom-light: #fda9c6; $custom-dark: #000000;
JSON
{
"hex": "#f882af",
"rgb": {
"r": 248,
"g": 130,
"b": 175
},
"hsl": {
"h": 337.119,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.75037,
"c": 0.15118,
"h": 357.2
},
"luminance": 0.39017
}Semantic roles & 50–950 ramp
primary
#F882AF
secondary
#D6F5E9
accent
#E68E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82