#F971E4#F971E4
#F971E4 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.9% C 0.211 H 333.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F971E4 |
|---|---|
| RGB | rgb(249, 113, 228) |
| HSL | hsl(309, 92%, 71%) |
| HSV | hsv(309, 55%, 98%) |
| CMYK | cmyk(0%, 54.6%, 8.4%, 2.4%) |
| CIE-LAB | lab(67.69, 65.72, -34.30) |
| CIE-LCH | lch(67.69, 74.13, 332.44°) |
| OKLab | oklab(74.87% 0.1894 -0.0933) |
| OKLCH | oklch(74.87% 0.211 333.8) |
| XYZ | xyz(58.9757, 37.5556, 77.5265) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 2.25
Violet (CSS)
#EE82EE
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.89
Orchid
#DA70D6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F971E4 #71F986
analogous
#CA71F9 #F971E4 #F971A0
triadic
#F971E4 #E4F971 #71E4F9
tetradic
#F971E4 #F9CA71 #71F986 #71A0F9
square
#F971E4 #F9CA71 #71F986 #71A0F9
split-complementary
#F971E4 #A0F971 #71F9CA
monochromatic
#E60AC4 #F736D9 #F971E4 #FBACEF #FEE2F9
Accessibility & contrast
On white
2.47
#F971E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F971E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F971E4
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F971E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F971E4 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F98E8
Deuteranopia (green-blind)
#98ACE0
Tritanopia (blue-blind)
#FF7AA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f971e4; /* rgb */ color: rgb(249, 113, 228); /* oklch */ color: oklch(74.9% 0.211 333.8);
Tailwind
colors: {
custom: {
50: '#fea0ed',
500: '#f971e4',
950: '#000000',
},
}SCSS
$custom: #f971e4; $custom-light: #fea0ed; $custom-dark: #000000;
JSON
{
"hex": "#f971e4",
"rgb": {
"r": 249,
"g": 113,
"b": 228
},
"hsl": {
"h": 309.265,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.74867,
"c": 0.21117,
"h": 333.8
},
"luminance": 0.37551
}Semantic roles & 50–950 ramp
primary
#F971E4
secondary
#D1F5D6
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84