#F970FA#F970FA
#F970FA is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.8% C 0.230 H 327.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F970FA |
|---|---|
| RGB | rgb(249, 112, 250) |
| HSL | hsl(300, 93%, 71%) |
| HSV | hsv(300, 55%, 98%) |
| CMYK | cmyk(0.4%, 55.2%, 0%, 2%) |
| CIE-LAB | lab(68.49, 69.74, -45.18) |
| CIE-LCH | lch(68.49, 83.10, 327.06°) |
| OKLab | oklab(75.76% 0.1937 -0.1245) |
| OKLCH | oklch(75.76% 0.23 327.3) |
| XYZ | xyz(62.1154, 38.6339, 94.6093) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.52
Light Magenta
#FA5FF7
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.72
Orchid
#DA70D6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970FA #71FA70
analogous
#B470FA #F970FA #FA70B6
triadic
#F970FA #FAF970 #70FAF9
tetradic
#F970FA #FAB470 #71FA70 #70B6FA
square
#F970FA #FAB470 #71FA70 #70B6FA
split-complementary
#F970FA #B6FA70 #70FAB4
monochromatic
#E608E8 #F735F8 #F970FA #FBABFC #FEE1FE
Accessibility & contrast
On white
2.41
#F970FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F970FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970FA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970FA | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619CFE
Deuteranopia (green-blind)
#8EADF6
Tritanopia (blue-blind)
#FF80AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f970fa; /* rgb */ color: rgb(249, 112, 250); /* oklch */ color: oklch(75.8% 0.230 327.3);
Tailwind
colors: {
custom: {
50: '#fe9ffc',
500: '#f970fa',
950: '#000000',
},
}SCSS
$custom: #f970fa; $custom-light: #fe9ffc; $custom-dark: #000000;
JSON
{
"hex": "#f970fa",
"rgb": {
"r": 249,
"g": 112,
"b": 250
},
"hsl": {
"h": 299.565,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.75762,
"c": 0.23023,
"h": 327.3
},
"luminance": 0.3863
}Semantic roles & 50–950 ramp
primary
#F970FA
secondary
#D1F5D1
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85