#F971EB#F971EB
#F971EB is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.2% C 0.217 H 331.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F971EB |
|---|---|
| RGB | rgb(249, 113, 235) |
| HSL | hsl(306, 92%, 71%) |
| HSV | hsv(306, 55%, 98%) |
| CMYK | cmyk(0%, 54.6%, 5.6%, 2.4%) |
| CIE-LAB | lab(67.99, 66.83, -37.71) |
| CIE-LCH | lch(67.99, 76.74, 330.57°) |
| OKLab | oklab(75.18% 0.1905 -0.103) |
| OKLCH | oklch(75.18% 0.217 331.6) |
| XYZ | xyz(59.9672, 37.9522, 82.7482) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.41
Candy Pink
#FF63E9
ΔE00 2.09
Violet (CSS)
#EE82EE
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.94
Orchid
#DA70D6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F971EB #71F97F
analogous
#C371F9 #F971EB #F971A7
triadic
#F971EB #EBF971 #71EBF9
tetradic
#F971EB #F9C371 #71F97F #71A7F9
square
#F971EB #F9C371 #71F97F #71A7F9
split-complementary
#F971EB #A7F971 #71F9C3
monochromatic
#E60ACF #F736E3 #F971EB #FBACF3 #FEE2FB
Accessibility & contrast
On white
2.44
#F971EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F971EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F971EB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F971EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F971EB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EF
Deuteranopia (green-blind)
#95ADE7
Tritanopia (blue-blind)
#FF7CA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f971eb; /* rgb */ color: rgb(249, 113, 235); /* oklch */ color: oklch(75.2% 0.217 331.6);
Tailwind
colors: {
custom: {
50: '#fea0f2',
500: '#f971eb',
950: '#000000',
},
}SCSS
$custom: #f971eb; $custom-light: #fea0f2; $custom-dark: #000000;
JSON
{
"hex": "#f971eb",
"rgb": {
"r": 249,
"g": 113,
"b": 235
},
"hsl": {
"h": 306.176,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.75179,
"c": 0.21661,
"h": 331.6
},
"luminance": 0.37948
}Semantic roles & 50–950 ramp
primary
#F971EB
secondary
#D1F5D5
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85