#F882D9#F882D9
#F882D9 is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.5% C 0.176 H 338.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F882D9 |
|---|---|
| RGB | rgb(248, 130, 217) |
| HSL | hsl(316, 89%, 74%) |
| HSV | hsv(316, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 12.5%, 2.7%) |
| CIE-LAB | lab(70.13, 55.80, -24.45) |
| CIE-LCH | lch(70.13, 60.92, 336.33°) |
| OKLab | oklab(76.51% 0.163 -0.0657) |
| OKLCH | oklch(76.51% 0.176 338) |
| XYZ | xyz(59.2188, 40.9355, 70.4145) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 5.87
Candy Pink
#FF63E9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882D9 #82F8A1
analogous
#DC82F8 #F882D9 #F8829E
triadic
#F882D9 #D9F882 #82D9F8
tetradic
#F882D9 #F8DC82 #82F8A1 #829EF8
square
#F882D9 #F8DC82 #82F8A1 #829EF8
split-complementary
#F882D9 #9EF882 #82F8DC
monochromatic
#F20EB6 #F548C7 #F882D9 #FBBCEB #FDE2F6
Accessibility & contrast
On white
2.29
#F882D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F882D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882D9
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882D9 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DC
Deuteranopia (green-blind)
#A5B2D6
Tritanopia (blue-blind)
#FF86A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f882d9; /* rgb */ color: rgb(248, 130, 217); /* oklch */ color: oklch(76.5% 0.176 338.0);
Tailwind
colors: {
custom: {
50: '#fdaae5',
500: '#f882d9',
950: '#000000',
},
}SCSS
$custom: #f882d9; $custom-light: #fdaae5; $custom-dark: #000000;
JSON
{
"hex": "#f882d9",
"rgb": {
"r": 248,
"g": 130,
"b": 217
},
"hsl": {
"h": 315.763,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76508,
"c": 0.17575,
"h": 338
},
"luminance": 0.40931
}Semantic roles & 50–950 ramp
primary
#F882D9
secondary
#D6F5DE
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84