#F882DB#F882DB
#F882DB is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.6% C 0.177 H 337.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F882DB |
|---|---|
| RGB | rgb(248, 130, 219) |
| HSL | hsl(315, 89%, 74%) |
| HSV | hsv(315, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 11.7%, 2.7%) |
| CIE-LAB | lab(70.20, 56.11, -25.45) |
| CIE-LCH | lch(70.20, 61.61, 335.60°) |
| OKLab | oklab(76.59% 0.1635 -0.0685) |
| OKLCH | oklch(76.59% 0.177 337.3) |
| XYZ | xyz(59.4805, 41.0402, 71.7928) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 6.11
Pink (survey)
#FF81C0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882DB #82F89F
analogous
#DA82F8 #F882DB #F882A0
triadic
#F882DB #DBF882 #82DBF8
tetradic
#F882DB #F8DA82 #82F89F #82A0F8
square
#F882DB #F8DA82 #82F89F #82A0F8
split-complementary
#F882DB #A0F882 #82F8DA
monochromatic
#F20EBA #F548CA #F882DB #FBBCEC #FDE2F7
Accessibility & contrast
On white
2.28
#F882DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F882DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882DB
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882DB | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DE
Deuteranopia (green-blind)
#A5B2D8
Tritanopia (blue-blind)
#FF86A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f882db; /* rgb */ color: rgb(248, 130, 219); /* oklch */ color: oklch(76.6% 0.177 337.3);
Tailwind
colors: {
custom: {
50: '#fdaae6',
500: '#f882db',
950: '#000000',
},
}SCSS
$custom: #f882db; $custom-light: #fdaae6; $custom-dark: #000000;
JSON
{
"hex": "#f882db",
"rgb": {
"r": 248,
"g": 130,
"b": 219
},
"hsl": {
"h": 314.746,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76587,
"c": 0.17724,
"h": 337.3
},
"luminance": 0.41036
}Semantic roles & 50–950 ramp
primary
#F882DB
secondary
#D6F5DD
accent
#E63800
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84