#F97AE9#F97AE9
#F97AE9 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.2% C 0.201 H 332.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AE9 |
|---|---|
| RGB | rgb(249, 122, 233) |
| HSL | hsl(308, 91%, 73%) |
| HSV | hsv(308, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 6.4%, 2.4%) |
| CIE-LAB | lab(69.43, 62.42, -34.36) |
| CIE-LCH | lch(69.43, 71.26, 331.17°) |
| OKLab | oklab(76.22% 0.1784 -0.0936) |
| OKLCH | oklch(76.22% 0.201 332.3) |
| XYZ | xyz(60.7342, 39.9459, 81.5864) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.90
Violet (CSS)
#EE82EE
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 5.07
Light Magenta
#FA5FF7
ΔE00 5.22
Violet Pink
#FB5FFC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AE9 #7AF98A
analogous
#C97AF9 #F97AE9 #F97AA9
triadic
#F97AE9 #E9F97A #7AE9F9
tetradic
#F97AE9 #F9C97A #7AF98A #7AA9F9
square
#F97AE9 #F9C97A #7AF98A #7AA9F9
split-complementary
#F97AE9 #A9F97A #7AF9C9
monochromatic
#EE0BD1 #F63FDF #F97AE9 #FCB5F3 #FEE2FA
Accessibility & contrast
On white
2.34
#F97AE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F97AE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AE9
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AE9 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#9BB0E5
Tritanopia (blue-blind)
#FF83A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97ae9; /* rgb */ color: rgb(249, 122, 233); /* oklch */ color: oklch(76.2% 0.201 332.3);
Tailwind
colors: {
custom: {
50: '#fea5f0',
500: '#f97ae9',
950: '#000000',
},
}SCSS
$custom: #f97ae9; $custom-light: #fea5f0; $custom-dark: #000000;
JSON
{
"hex": "#f97ae9",
"rgb": {
"r": 249,
"g": 122,
"b": 233
},
"hsl": {
"h": 307.559,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.76218,
"c": 0.20148,
"h": 332.3
},
"luminance": 0.39942
}Semantic roles & 50–950 ramp
primary
#F97AE9
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84