#F971FF#F971FF
#F971FF is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.1% C 0.233 H 325.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F971FF |
|---|---|
| RGB | rgb(249, 113, 255) |
| HSL | hsl(297, 100%, 72%) |
| HSV | hsv(297, 56%, 100%) |
| CMYK | cmyk(2.4%, 55.7%, 0%, 0%) |
| CIE-LAB | lab(68.88, 70.15, -47.31) |
| CIE-LCH | lch(68.88, 84.61, 326.01°) |
| OKLab | oklab(76.12% 0.193 -0.1306) |
| OKLCH | oklch(76.12% 0.233 325.9) |
| XYZ | xyz(63.0207, 39.1736, 98.8302) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.66
Light Magenta
#FA5FF7
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 3.78
Violet (CSS)
#EE82EE
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 4.06
Orchid
#DA70D6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F971FF #77FF71
analogous
#B271FF #F971FF #FF71BE
triadic
#F971FF #FFF971 #71FFF9
tetradic
#F971FF #FFB271 #77FF71 #71BEFF
square
#F971FF #FFB271 #77FF71 #71BEFF
split-complementary
#F971FF #BEFF71 #71FFB2
monochromatic
#EB00F6 #F634FF #F971FF #FCAEFF #FEE0FF
Accessibility & contrast
On white
2.38
#F971FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F971FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F971FF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F971FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F971FF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#FF83AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f971ff; /* rgb */ color: rgb(249, 113, 255); /* oklch */ color: oklch(76.1% 0.233 325.9);
Tailwind
colors: {
custom: {
50: '#fea0ff',
500: '#f971ff',
950: '#000000',
},
}SCSS
$custom: #f971ff; $custom-light: #fea0ff; $custom-dark: #000000;
JSON
{
"hex": "#f971ff",
"rgb": {
"r": 249,
"g": 113,
"b": 255
},
"hsl": {
"h": 297.465,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76124,
"c": 0.23299,
"h": 325.9
},
"luminance": 0.3917
}Semantic roles & 50–950 ramp
primary
#F971FF
secondary
#D5F7D4
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86