#F882FC#F882FC
#F882FC is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.0% C 0.205 H 326.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F882FC |
|---|---|
| RGB | rgb(248, 130, 252) |
| HSL | hsl(298, 95%, 75%) |
| HSV | hsv(298, 48%, 99%) |
| CMYK | cmyk(1.6%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.52, 61.59, -41.53) |
| CIE-LCH | lch(71.52, 74.28, 326.01°) |
| OKLab | oklab(78% 0.1698 -0.1141) |
| OKLCH | oklch(78% 0.205 326.1) |
| XYZ | xyz(64.2634, 42.9533, 96.9824) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 3.93
Violet Pink
#FB5FFC
ΔE00 5.60
Candy Pink
#FF63E9
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882FC #86FC82
analogous
#BB82FC #F882FC #FC82C3
triadic
#F882FC #FCF882 #82FCF8
tetradic
#F882FC #FCBB82 #86FC82 #82C3FC
square
#F882FC #FCBB82 #86FC82 #82C3FC
split-complementary
#F882FC #C3FC82 #82FCBB
monochromatic
#F10AF9 #F546FB #F882FC #FBBEFD #FDE1FE
Accessibility & contrast
On white
2.19
#F882FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F882FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882FC
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882FC | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#FE90B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f882fc; /* rgb */ color: rgb(248, 130, 252); /* oklch */ color: oklch(78.0% 0.205 326.1);
Tailwind
colors: {
custom: {
50: '#fdaafd',
500: '#f882fc',
950: '#000000',
},
}SCSS
$custom: #f882fc; $custom-light: #fdaafd; $custom-dark: #000000;
JSON
{
"hex": "#f882fc",
"rgb": {
"r": 248,
"g": 130,
"b": 252
},
"hsl": {
"h": 298.033,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.78,
"c": 0.20456,
"h": 326.1
},
"luminance": 0.4295
}Semantic roles & 50–950 ramp
primary
#F882FC
secondary
#D6F7D4
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86