#F882DE#F882DE
#F882DE is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.7% C 0.180 H 336.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F882DE |
|---|---|
| RGB | rgb(248, 130, 222) |
| HSL | hsl(313, 89%, 74%) |
| HSV | hsv(313, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 10.5%, 2.7%) |
| CIE-LAB | lab(70.32, 56.58, -26.94) |
| CIE-LCH | lch(70.32, 62.66, 334.54°) |
| OKLab | oklab(76.71% 0.1642 -0.0727) |
| OKLCH | oklch(76.71% 0.18 336.1) |
| XYZ | xyz(59.8790, 41.1996, 73.8915) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.11
Bubblegum Pink
#FE83CC
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 5.80
Pink (survey)
#FF81C0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882DE #82F89C
analogous
#D782F8 #F882DE #F882A3
triadic
#F882DE #DEF882 #82DEF8
tetradic
#F882DE #F8D782 #82F89C #82A3F8
square
#F882DE #F8D782 #82F89C #82A3F8
split-complementary
#F882DE #A3F882 #82F8D7
monochromatic
#F20EBF #F548CF #F882DE #FBBCED #FDE2F7
Accessibility & contrast
On white
2.27
#F882DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F882DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882DE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882DE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E1
Deuteranopia (green-blind)
#A4B2DB
Tritanopia (blue-blind)
#FF87A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f882de; /* rgb */ color: rgb(248, 130, 222); /* oklch */ color: oklch(76.7% 0.180 336.1);
Tailwind
colors: {
custom: {
50: '#fdaae8',
500: '#f882de',
950: '#000000',
},
}SCSS
$custom: #f882de; $custom-light: #fdaae8; $custom-dark: #000000;
JSON
{
"hex": "#f882de",
"rgb": {
"r": 248,
"g": 130,
"b": 222
},
"hsl": {
"h": 313.22,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76707,
"c": 0.17952,
"h": 336.1
},
"luminance": 0.41196
}Semantic roles & 50–950 ramp
primary
#F882DE
secondary
#D6F5DD
accent
#E63300
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84