#F882FF#F882FF
#F882FF is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.1% C 0.207 H 325.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F882FF |
|---|---|
| RGB | rgb(248, 130, 255) |
| HSL | hsl(297, 100%, 75%) |
| HSV | hsv(297, 49%, 100%) |
| CMYK | cmyk(2.7%, 49%, 0%, 0%) |
| CIE-LAB | lab(71.65, 62.12, -42.96) |
| CIE-LCH | lch(71.65, 75.53, 325.33°) |
| OKLab | oklab(78.14% 0.1702 -0.1182) |
| OKLCH | oklch(78.14% 0.207 325.2) |
| XYZ | xyz(64.7425, 43.1450, 99.5060) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 5.68
Candy Pink
#FF63E9
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882FF #89FF82
analogous
#B982FF #F882FF #FF82C7
triadic
#F882FF #FFF882 #82FFF8
tetradic
#F882FF #FFB982 #89FF82 #82C7FF
square
#F882FF #FFB982 #89FF82 #82C7FF
split-complementary
#F882FF #C7FF82 #82FFB9
monochromatic
#F108FF #F545FF #F882FF #FBBFFF #FDE0FF
Accessibility & contrast
On white
2.18
#F882FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F882FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882FF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882FF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#FD91B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f882ff; /* rgb */ color: rgb(248, 130, 255); /* oklch */ color: oklch(78.1% 0.207 325.2);
Tailwind
colors: {
custom: {
50: '#fdaaff',
500: '#f882ff',
950: '#000000',
},
}SCSS
$custom: #f882ff; $custom-light: #fdaaff; $custom-dark: #000000;
JSON
{
"hex": "#f882ff",
"rgb": {
"r": 248,
"g": 130,
"b": 255
},
"hsl": {
"h": 296.64,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78139,
"c": 0.20724,
"h": 325.2
},
"luminance": 0.43142
}Semantic roles & 50–950 ramp
primary
#F882FF
secondary
#D6F7D4
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86