#F970F6#F970F6
#F970F6 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.227 H 328.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F970F6 |
|---|---|
| RGB | rgb(249, 112, 246) |
| HSL | hsl(301, 92%, 71%) |
| HSV | hsv(301, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 1.2%, 2.4%) |
| CIE-LAB | lab(68.30, 69.07, -43.27) |
| CIE-LCH | lch(68.30, 81.51, 327.93°) |
| OKLab | oklab(75.57% 0.1933 -0.119) |
| OKLCH | oklch(75.57% 0.227 328.4) |
| XYZ | xyz(61.4948, 38.3857, 91.3411) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 2.60
Violet Pink
#FB5FFC
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 2.86
Violet (CSS)
#EE82EE
ΔE00 3.49
Orchid
#DA70D6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970F6 #70F973
analogous
#B770F9 #F970F6 #F970B1
triadic
#F970F6 #F6F970 #70F6F9
tetradic
#F970F6 #F9B770 #70F973 #70B1F9
square
#F970F6 #F9B770 #70F973 #70B1F9
split-complementary
#F970F6 #B1F970 #70F9B7
monochromatic
#E50AE0 #F735F2 #F970F6 #FBABFA #FEE2FD
Accessibility & contrast
On white
2.42
#F970F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F970F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970F6
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970F6 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFA
Deuteranopia (green-blind)
#90ADF2
Tritanopia (blue-blind)
#FF7FA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f970f6; /* rgb */ color: rgb(249, 112, 246); /* oklch */ color: oklch(75.6% 0.227 328.4);
Tailwind
colors: {
custom: {
50: '#fe9ff9',
500: '#f970f6',
950: '#000000',
},
}SCSS
$custom: #f970f6; $custom-light: #fe9ff9; $custom-dark: #000000;
JSON
{
"hex": "#f970f6",
"rgb": {
"r": 249,
"g": 112,
"b": 246
},
"hsl": {
"h": 301.314,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.7557,
"c": 0.22693,
"h": 328.4
},
"luminance": 0.38382
}Semantic roles & 50–950 ramp
primary
#F970F6
secondary
#D0F5D1
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85