#F970FF#F970FF
#F970FF is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 76.0% C 0.234 H 325.9°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F970FF |
|---|---|
| RGB | rgb(249, 112, 255) |
| HSL | hsl(297, 100%, 72%) |
| HSV | hsv(297, 56%, 100%) |
| CMYK | cmyk(2.4%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(68.72, 70.59, -47.56) |
| CIE-LCH | lch(68.72, 85.11, 326.03°) |
| OKLab | oklab(76.01% 0.1942 -0.1313) |
| OKLCH | oklch(76.01% 0.234 325.9) |
| XYZ | xyz(62.9098, 38.9517, 98.7932) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.50
Light Magenta
#FA5FF7
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 4.12
Orchid
#DA70D6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970FF #76FF70
analogous
#B270FF #F970FF #FF70BD
triadic
#F970FF #FFF970 #70FFF9
tetradic
#F970FF #FFB270 #76FF70 #70BDFF
square
#F970FF #FFB270 #76FF70 #70BDFF
split-complementary
#F970FF #BDFF70 #70FFB2
monochromatic
#EA00F5 #F633FF #F970FF #FCADFF #FEE0FF
Accessibility & contrast
On white
2.39
#F970FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F970FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970FF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970FF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9DFF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#FF82AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f970ff; /* rgb */ color: rgb(249, 112, 255); /* oklch */ color: oklch(76.0% 0.234 325.9);
Tailwind
colors: {
custom: {
50: '#fea0ff',
500: '#f970ff',
950: '#000000',
},
}SCSS
$custom: #f970ff; $custom-light: #fea0ff; $custom-dark: #000000;
JSON
{
"hex": "#f970ff",
"rgb": {
"r": 249,
"g": 112,
"b": 255
},
"hsl": {
"h": 297.483,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.76006,
"c": 0.23441,
"h": 325.9
},
"luminance": 0.38948
}Semantic roles & 50–950 ramp
primary
#F970FF
secondary
#D5F7D3
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86