#F882FA#F882FA
#F882FA is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 77.9% C 0.203 H 326.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F882FA |
|---|---|
| RGB | rgb(248, 130, 250) |
| HSL | hsl(299, 92%, 75%) |
| HSV | hsv(299, 48%, 98%) |
| CMYK | cmyk(0.8%, 48%, 0%, 2%) |
| CIE-LAB | lab(71.44, 61.24, -40.57) |
| CIE-LCH | lch(71.44, 73.46, 326.48°) |
| OKLab | oklab(77.91% 0.1695 -0.1114) |
| OKLCH | oklch(77.91% 0.203 326.7) |
| XYZ | xyz(63.9481, 42.8272, 95.3221) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 3.72
Candy Pink
#FF63E9
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882FA #84FA82
analogous
#BC82FA #F882FA #FA82C0
triadic
#F882FA #FAF882 #82FAF8
tetradic
#F882FA #FABC82 #84FA82 #82C0FA
square
#F882FA #FABC82 #84FA82 #82C0FA
split-complementary
#F882FA #C0FA82 #82FABC
monochromatic
#F10CF5 #F547F8 #F882FA #FBBDFC #FDE2FE
Accessibility & contrast
On white
2.20
#F882FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F882FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882FA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882FA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#FE8FB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f882fa; /* rgb */ color: rgb(248, 130, 250); /* oklch */ color: oklch(77.9% 0.203 326.7);
Tailwind
colors: {
custom: {
50: '#fdaafc',
500: '#f882fa',
950: '#000000',
},
}SCSS
$custom: #f882fa; $custom-light: #fdaafc; $custom-dark: #000000;
JSON
{
"hex": "#f882fa",
"rgb": {
"r": 248,
"g": 130,
"b": 250
},
"hsl": {
"h": 299,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.77909,
"c": 0.20279,
"h": 326.7
},
"luminance": 0.42824
}Semantic roles & 50–950 ramp
primary
#F882FA
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85