#F882F7#F882F7
#F882F7 is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.8% C 0.200 H 327.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F882F7 |
|---|---|
| RGB | rgb(248, 130, 247) |
| HSL | hsl(301, 89%, 74%) |
| HSV | hsv(301, 48%, 97%) |
| CMYK | cmyk(0%, 47.6%, 0.4%, 2.7%) |
| CIE-LAB | lab(71.31, 60.72, -39.13) |
| CIE-LCH | lch(71.31, 72.24, 327.20°) |
| OKLab | oklab(77.77% 0.169 -0.1072) |
| OKLCH | oklch(77.77% 0.2 327.6) |
| XYZ | xyz(63.4815, 42.6406, 92.8644) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.73
Purply Pink
#F075E6
ΔE00 3.43
Candy Pink
#FF63E9
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F882F7 #82F883
analogous
#BE82F8 #F882F7 #F882BC
triadic
#F882F7 #F7F882 #82F7F8
tetradic
#F882F7 #F8BE82 #82F883 #82BCF8
square
#F882F7 #F8BE82 #82F883 #82BCF8
split-complementary
#F882F7 #BCF882 #82F8BE
monochromatic
#F20EF0 #F548F3 #F882F7 #FBBCFB #FDE2FD
Accessibility & contrast
On white
2.20
#F882F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F882F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F882F7
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F882F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F882F7 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#9AB4F3
Tritanopia (blue-blind)
#FE8EB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f882f7; /* rgb */ color: rgb(248, 130, 247); /* oklch */ color: oklch(77.8% 0.200 327.6);
Tailwind
colors: {
custom: {
50: '#fdaafa',
500: '#f882f7',
950: '#000000',
},
}SCSS
$custom: #f882f7; $custom-light: #fdaafa; $custom-dark: #000000;
JSON
{
"hex": "#f882f7",
"rgb": {
"r": 248,
"g": 130,
"b": 247
},
"hsl": {
"h": 300.508,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.77773,
"c": 0.20015,
"h": 327.6
},
"luminance": 0.42637
}Semantic roles & 50–950 ramp
primary
#F882F7
secondary
#D6F5D6
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85