#F97AF6#F97AF6
#F97AF6 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.212 H 328.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AF6 |
|---|---|
| RGB | rgb(249, 122, 246) |
| HSL | hsl(301, 91%, 73%) |
| HSV | hsv(301, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 1.2%, 2.4%) |
| CIE-LAB | lab(69.98, 64.58, -40.66) |
| CIE-LCH | lch(69.98, 76.31, 327.81°) |
| OKLab | oklab(76.8% 0.1805 -0.1115) |
| OKLCH | oklch(76.8% 0.212 328.3) |
| XYZ | xyz(62.6601, 40.7163, 91.7295) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AF6 #7AF97D
analogous
#BC7AF9 #F97AF6 #F97AB7
triadic
#F97AF6 #F6F97A #7AF6F9
tetradic
#F97AF6 #F9BC7A #7AF97D #7AB7F9
square
#F97AF6 #F9BC7A #7AF97D #7AB7F9
split-complementary
#F97AF6 #B7F97A #7AF9BC
monochromatic
#EE0BE9 #F63FF2 #F97AF6 #FCB5FA #FEE2FD
Accessibility & contrast
On white
2.30
#F97AF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F97AF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AF6
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AF6 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0FA
Deuteranopia (green-blind)
#96B1F2
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97af6; /* rgb */ color: rgb(249, 122, 246); /* oklch */ color: oklch(76.8% 0.212 328.3);
Tailwind
colors: {
custom: {
50: '#fea5f9',
500: '#f97af6',
950: '#000000',
},
}SCSS
$custom: #f97af6; $custom-light: #fea5f9; $custom-dark: #000000;
JSON
{
"hex": "#f97af6",
"rgb": {
"r": 249,
"g": 122,
"b": 246
},
"hsl": {
"h": 301.417,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.768,
"c": 0.21219,
"h": 328.3
},
"luminance": 0.40713
}Semantic roles & 50–950 ramp
primary
#F97AF6
secondary
#D5F6D6
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85