#F97AE8#F97AE8
#F97AE8 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.2% C 0.201 H 332.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AE8 |
|---|---|
| RGB | rgb(249, 122, 232) |
| HSL | hsl(308, 91%, 73%) |
| HSV | hsv(308, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 6.8%, 2.4%) |
| CIE-LAB | lab(69.39, 62.26, -33.87) |
| CIE-LCH | lch(69.39, 70.88, 331.45°) |
| OKLab | oklab(76.18% 0.1783 -0.0922) |
| OKLCH | oklch(76.18% 0.201 332.7) |
| XYZ | xyz(60.5918, 39.8890, 80.8362) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Violet (CSS)
#EE82EE
ΔE00 2.57
Candy Pink
#FF63E9
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AE8 #7AF98B
analogous
#CA7AF9 #F97AE8 #F97AA9
triadic
#F97AE8 #E8F97A #7AE8F9
tetradic
#F97AE8 #F9CA7A #7AF98B #7AA9F9
square
#F97AE8 #F9CA7A #7AF98B #7AA9F9
split-complementary
#F97AE8 #A9F97A #7AF9CA
monochromatic
#EE0BCF #F63FDE #F97AE8 #FCB5F2 #FEE2FA
Accessibility & contrast
On white
2.34
#F97AE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F97AE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AE8
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AE8 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779EEC
Deuteranopia (green-blind)
#9CB0E4
Tritanopia (blue-blind)
#FF83A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f97ae8; /* rgb */ color: rgb(249, 122, 232); /* oklch */ color: oklch(76.2% 0.201 332.7);
Tailwind
colors: {
custom: {
50: '#fea5ef',
500: '#f97ae8',
950: '#000000',
},
}SCSS
$custom: #f97ae8; $custom-light: #fea5ef; $custom-dark: #000000;
JSON
{
"hex": "#f97ae8",
"rgb": {
"r": 249,
"g": 122,
"b": 232
},
"hsl": {
"h": 308.031,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.76175,
"c": 0.20068,
"h": 332.7
},
"luminance": 0.39885
}Semantic roles & 50–950 ramp
primary
#F97AE8
secondary
#D5F6DA
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84