#F871F7#F871F7
#F871F7 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.6% C 0.226 H 327.8°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F871F7 |
|---|---|
| RGB | rgb(248, 113, 247) |
| HSL | hsl(300, 91%, 71%) |
| HSV | hsv(300, 54%, 97%) |
| CMYK | cmyk(0%, 54.4%, 0.4%, 2.7%) |
| CIE-LAB | lab(68.38, 68.54, -43.72) |
| CIE-LCH | lch(68.38, 81.30, 327.47°) |
| OKLab | oklab(75.61% 0.1911 -0.1203) |
| OKLCH | oklch(75.61% 0.226 327.8) |
| XYZ | xyz(61.4041, 38.4858, 92.1719) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.66
Light Magenta
#FA5FF7
ΔE00 2.69
Violet Pink
#FB5FFC
ΔE00 2.76
Candy Pink
#FF63E9
ΔE00 3.12
Violet (CSS)
#EE82EE
ΔE00 3.39
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F871F7 #71F872
analogous
#B571F8 #F871F7 #F871B4
triadic
#F871F7 #F7F871 #71F7F8
tetradic
#F871F7 #F8B571 #71F872 #71B4F8
square
#F871F7 #F8B571 #71F872 #71B4F8
split-complementary
#F871F7 #B4F871 #71F8B5
monochromatic
#E30BE2 #F537F4 #F871F7 #FBABFA #FEE2FD
Accessibility & contrast
On white
2.41
#F871F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F871F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F871F7
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F871F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F871F7 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BFB
Deuteranopia (green-blind)
#8FADF3
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f871f7; /* rgb */ color: rgb(248, 113, 247); /* oklch */ color: oklch(75.6% 0.226 327.8);
Tailwind
colors: {
custom: {
50: '#fda0fa',
500: '#f871f7',
950: '#000000',
},
}SCSS
$custom: #f871f7; $custom-light: #fda0fa; $custom-dark: #000000;
JSON
{
"hex": "#f871f7",
"rgb": {
"r": 248,
"g": 113,
"b": 247
},
"hsl": {
"h": 300.444,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.75611,
"c": 0.22576,
"h": 327.8
},
"luminance": 0.38482
}Semantic roles & 50–950 ramp
primary
#F871F7
secondary
#D0F5D1
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85