#F971F5#F971F5
#F971F5 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.6% C 0.225 H 328.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F971F5 |
|---|---|
| RGB | rgb(249, 113, 245) |
| HSL | hsl(302, 92%, 71%) |
| HSV | hsv(302, 55%, 98%) |
| CMYK | cmyk(0%, 54.6%, 1.6%, 2.4%) |
| CIE-LAB | lab(68.42, 68.47, -42.54) |
| CIE-LCH | lch(68.42, 80.61, 328.15°) |
| OKLab | oklab(75.64% 0.1919 -0.1169) |
| OKLCH | oklch(75.64% 0.225 328.7) |
| XYZ | xyz(61.4527, 38.5464, 90.5719) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.39
Light Magenta
#FA5FF7
ΔE00 2.80
Candy Pink
#FF63E9
ΔE00 2.83
Violet Pink
#FB5FFC
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.30
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F971F5 #71F975
analogous
#B971F9 #F971F5 #F971B1
triadic
#F971F5 #F5F971 #71F5F9
tetradic
#F971F5 #F9B971 #71F975 #71B1F9
square
#F971F5 #F9B971 #71F975 #71B1F9
split-complementary
#F971F5 #B1F971 #71F9B9
monochromatic
#E60ADF #F736F1 #F971F5 #FBACF9 #FEE2FD
Accessibility & contrast
On white
2.41
#F971F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F971F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F971F5
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F971F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F971F5 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659BF9
Deuteranopia (green-blind)
#91ADF1
Tritanopia (blue-blind)
#FF80A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f971f5; /* rgb */ color: rgb(249, 113, 245); /* oklch */ color: oklch(75.6% 0.225 328.7);
Tailwind
colors: {
custom: {
50: '#fea0f9',
500: '#f971f5',
950: '#000000',
},
}SCSS
$custom: #f971f5; $custom-light: #fea0f9; $custom-dark: #000000;
JSON
{
"hex": "#f971f5",
"rgb": {
"r": 249,
"g": 113,
"b": 245
},
"hsl": {
"h": 301.765,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.75642,
"c": 0.22467,
"h": 328.7
},
"luminance": 0.38543
}Semantic roles & 50–950 ramp
primary
#F971F5
secondary
#D1F5D2
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85