#F970F7#F970F7
#F970F7 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.228 H 328.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F970F7 |
|---|---|
| RGB | rgb(249, 112, 247) |
| HSL | hsl(301, 92%, 71%) |
| HSV | hsv(301, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 0.8%, 2.4%) |
| CIE-LAB | lab(68.35, 69.24, -43.75) |
| CIE-LCH | lch(68.35, 81.90, 327.71°) |
| OKLab | oklab(75.62% 0.1934 -0.1203) |
| OKLCH | oklch(75.62% 0.228 328.1) |
| XYZ | xyz(61.6487, 38.4473, 92.1516) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.58
Violet Pink
#FB5FFC
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 2.70
Candy Pink
#FF63E9
ΔE00 2.98
Violet (CSS)
#EE82EE
ΔE00 3.54
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970F7 #70F972
analogous
#B670F9 #F970F7 #F970B2
triadic
#F970F7 #F7F970 #70F7F9
tetradic
#F970F7 #F9B670 #70F972 #70B2F9
square
#F970F7 #F9B670 #70F972 #70B2F9
split-complementary
#F970F7 #B2F970 #70F9B6
monochromatic
#E50AE2 #F735F4 #F970F7 #FBABFA #FEE2FD
Accessibility & contrast
On white
2.42
#F970F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F970F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970F7
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970F7 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#8FADF3
Tritanopia (blue-blind)
#FF7FA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f970f7; /* rgb */ color: rgb(249, 112, 247); /* oklch */ color: oklch(75.6% 0.228 328.1);
Tailwind
colors: {
custom: {
50: '#fe9ffa',
500: '#f970f7',
950: '#000000',
},
}SCSS
$custom: #f970f7; $custom-light: #fe9ffa; $custom-dark: #000000;
JSON
{
"hex": "#f970f7",
"rgb": {
"r": 249,
"g": 112,
"b": 247
},
"hsl": {
"h": 300.876,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.75618,
"c": 0.22775,
"h": 328.1
},
"luminance": 0.38443
}Semantic roles & 50–950 ramp
primary
#F970F7
secondary
#D0F5D1
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85