#F882DD#F882DD
#F882DD is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.7% C 0.179 H 336.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F882DD |
|---|---|
| RGB | rgb(248, 130, 221) |
| HSL | hsl(314, 89%, 74%) |
| HSV | hsv(314, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 10.9%, 2.7%) |
| CIE-LAB | lab(70.28, 56.42, -26.44) |
| CIE-LCH | lch(70.28, 62.31, 334.89°) |
| OKLab | oklab(76.67% 0.1639 -0.0713) |
| OKLCH | oklch(76.67% 0.179 336.5) |
| XYZ | xyz(59.7454, 41.1461, 73.1878) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 4.47
Candy Pink
#FF63E9
ΔE00 5.90
Pink (survey)
#FF81C0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882DD #82F89D
analogous
#D882F8 #F882DD #F882A2
triadic
#F882DD #DDF882 #82DDF8
tetradic
#F882DD #F8D882 #82F89D #82A2F8
square
#F882DD #F8D882 #82F89D #82A2F8
split-complementary
#F882DD #A2F882 #82F8D8
monochromatic
#F20EBD #F548CD #F882DD #FBBCED #FDE2F7
Accessibility & contrast
On white
2.28
#F882DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F882DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882DD
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882DD | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E0
Deuteranopia (green-blind)
#A4B2DA
Tritanopia (blue-blind)
#FF87A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f882dd; /* rgb */ color: rgb(248, 130, 221); /* oklch */ color: oklch(76.7% 0.179 336.5);
Tailwind
colors: {
custom: {
50: '#fdaae7',
500: '#f882dd',
950: '#000000',
},
}SCSS
$custom: #f882dd; $custom-light: #fdaae7; $custom-dark: #000000;
JSON
{
"hex": "#f882dd",
"rgb": {
"r": 248,
"g": 130,
"b": 221
},
"hsl": {
"h": 313.729,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76667,
"c": 0.17876,
"h": 336.5
},
"luminance": 0.41142
}Semantic roles & 50–950 ramp
primary
#F882DD
secondary
#D6F5DD
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84