#F970F9#F970F9
#F970F9 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.7% C 0.229 H 327.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F970F9 |
|---|---|
| RGB | rgb(249, 112, 249) |
| HSL | hsl(300, 92%, 71%) |
| HSV | hsv(300, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 0%, 2.4%) |
| CIE-LAB | lab(68.44, 69.57, -44.71) |
| CIE-LCH | lch(68.44, 82.70, 327.28°) |
| OKLab | oklab(75.71% 0.1936 -0.1231) |
| OKLCH | oklch(75.71% 0.229 327.5) |
| XYZ | xyz(61.9590, 38.5714, 93.7857) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.55
Light Magenta
#FA5FF7
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 2.98
Candy Pink
#FF63E9
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 3.66
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970F9 #70F970
analogous
#B470F9 #F970F9 #F970B4
triadic
#F970F9 #F9F970 #70F9F9
tetradic
#F970F9 #F9B470 #70F970 #70B4F9
square
#F970F9 #F9B470 #70F970 #70B4F9
split-complementary
#F970F9 #B4F970 #70F9B4
monochromatic
#E50AE5 #F735F7 #F970F9 #FBABFB #FEE2FE
Accessibility & contrast
On white
2.41
#F970F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F970F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970F9
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970F9 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f970f9; /* rgb */ color: rgb(249, 112, 249); /* oklch */ color: oklch(75.7% 0.229 327.5);
Tailwind
colors: {
custom: {
50: '#fe9ffb',
500: '#f970f9',
950: '#000000',
},
}SCSS
$custom: #f970f9; $custom-light: #fe9ffb; $custom-dark: #000000;
JSON
{
"hex": "#f970f9",
"rgb": {
"r": 249,
"g": 112,
"b": 249
},
"hsl": {
"h": 300,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.75714,
"c": 0.22941,
"h": 327.5
},
"luminance": 0.38568
}Semantic roles & 50–950 ramp
primary
#F970F9
secondary
#D0F5D0
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85