#F882D2#F882D2
#F882D2 is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.2% C 0.171 H 340.9°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F882D2 |
|---|---|
| RGB | rgb(248, 130, 210) |
| HSL | hsl(319, 89%, 74%) |
| HSV | hsv(319, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 15.3%, 2.7%) |
| CIE-LAB | lab(69.88, 54.72, -20.95) |
| CIE-LCH | lch(69.88, 58.60, 339.05°) |
| OKLab | oklab(76.24% 0.1613 -0.0559) |
| OKLCH | oklch(76.24% 0.171 340.9) |
| XYZ | xyz(58.3276, 40.5790, 65.7207) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.09
Pink (survey)
#FF81C0
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 6.02
Bubblegum (survey)
#FF6CB5
ΔE00 6.28
Violet (CSS)
#EE82EE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882D2 #82F8A8
analogous
#E382F8 #F882D2 #F88297
triadic
#F882D2 #D2F882 #82D2F8
tetradic
#F882D2 #F8E382 #82F8A8 #8297F8
square
#F882D2 #F8E382 #82F8A8 #8297F8
split-complementary
#F882D2 #97F882 #82F8E3
monochromatic
#F20EA8 #F548BD #F882D2 #FBBCE7 #FDE2F5
Accessibility & contrast
On white
2.30
#F882D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F882D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882D2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882D2 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889FD5
Deuteranopia (green-blind)
#A8B2CF
Tritanopia (blue-blind)
#FF84A1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f882d2; /* rgb */ color: rgb(248, 130, 210); /* oklch */ color: oklch(76.2% 0.171 340.9);
Tailwind
colors: {
custom: {
50: '#fdaae0',
500: '#f882d2',
950: '#000000',
},
}SCSS
$custom: #f882d2; $custom-light: #fdaae0; $custom-dark: #000000;
JSON
{
"hex": "#f882d2",
"rgb": {
"r": 248,
"g": 130,
"b": 210
},
"hsl": {
"h": 319.322,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76239,
"c": 0.17072,
"h": 340.9
},
"luminance": 0.40575
}Semantic roles & 50–950 ramp
primary
#F882D2
secondary
#D6F5E0
accent
#E64A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83