#F97AF9#F97AF9
#F97AF9 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.215 H 327.4°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AF9 |
|---|---|
| RGB | rgb(249, 122, 249) |
| HSL | hsl(300, 91%, 73%) |
| HSV | hsv(300, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 0%, 2.4%) |
| CIE-LAB | lab(70.11, 65.09, -42.09) |
| CIE-LCH | lch(70.11, 77.51, 327.11°) |
| OKLab | oklab(76.94% 0.1809 -0.1157) |
| OKLCH | oklch(76.94% 0.215 327.4) |
| XYZ | xyz(63.1243, 40.9020, 94.1741) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 2.98
Candy Pink
#FF63E9
ΔE00 4.23
Violet Pink
#FB5FFC
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AF9 #7AF97A
analogous
#B97AF9 #F97AF9 #F97AB9
triadic
#F97AF9 #F9F97A #7AF9F9
tetradic
#F97AF9 #F9B97A #7AF97A #7AB9F9
square
#F97AF9 #F9B97A #7AF97A #7AB9F9
split-complementary
#F97AF9 #B9F97A #7AF9B9
monochromatic
#EE0BEE #F63FF6 #F97AF9 #FCB5FC #FEE2FE
Accessibility & contrast
On white
2.29
#F97AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F97AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AF9
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AF9 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97af9; /* rgb */ color: rgb(249, 122, 249); /* oklch */ color: oklch(76.9% 0.215 327.4);
Tailwind
colors: {
custom: {
50: '#fea5fb',
500: '#f97af9',
950: '#000000',
},
}SCSS
$custom: #f97af9; $custom-light: #fea5fb; $custom-dark: #000000;
JSON
{
"hex": "#f97af9",
"rgb": {
"r": 249,
"g": 122,
"b": 249
},
"hsl": {
"h": 300,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.76939,
"c": 0.21475,
"h": 327.4
},
"luminance": 0.40898
}Semantic roles & 50–950 ramp
primary
#F97AF9
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85