#F882DA#F882DA
#F882DA is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.5% C 0.176 H 337.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F882DA |
|---|---|
| RGB | rgb(248, 130, 218) |
| HSL | hsl(315, 89%, 74%) |
| HSV | hsv(315, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 12.1%, 2.7%) |
| CIE-LAB | lab(70.17, 55.95, -24.95) |
| CIE-LCH | lch(70.17, 61.26, 335.97°) |
| OKLab | oklab(76.55% 0.1632 -0.0671) |
| OKLCH | oklch(76.55% 0.176 337.7) |
| XYZ | xyz(59.3493, 40.9877, 71.1015) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 4.63
Purply Pink
#F075E6
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 4.81
Pink (survey)
#FF81C0
ΔE00 6.06
Candy Pink
#FF63E9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882DA #82F8A0
analogous
#DB82F8 #F882DA #F8829F
triadic
#F882DA #DAF882 #82DAF8
tetradic
#F882DA #F8DB82 #82F8A0 #829FF8
square
#F882DA #F8DB82 #82F8A0 #829FF8
split-complementary
#F882DA #9FF882 #82F8DB
monochromatic
#F20EB8 #F548C9 #F882DA #FBBCEB #FDE2F6
Accessibility & contrast
On white
2.28
#F882DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F882DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882DA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882DA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#FF86A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f882da; /* rgb */ color: rgb(248, 130, 218); /* oklch */ color: oklch(76.5% 0.176 337.7);
Tailwind
colors: {
custom: {
50: '#fdaae5',
500: '#f882da',
950: '#000000',
},
}SCSS
$custom: #f882da; $custom-light: #fdaae5; $custom-dark: #000000;
JSON
{
"hex": "#f882da",
"rgb": {
"r": 248,
"g": 130,
"b": 218
},
"hsl": {
"h": 315.254,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76548,
"c": 0.17649,
"h": 337.7
},
"luminance": 0.40984
}Semantic roles & 50–950 ramp
primary
#F882DA
secondary
#D6F5DE
accent
#E63A00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84