#F97AEE#F97AEE
#F97AEE is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.206 H 330.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AEE |
|---|---|
| RGB | rgb(249, 122, 238) |
| HSL | hsl(305, 91%, 73%) |
| HSV | hsv(305, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 4.4%, 2.4%) |
| CIE-LAB | lab(69.64, 63.24, -36.79) |
| CIE-LCH | lch(69.64, 73.17, 329.81°) |
| OKLab | oklab(76.44% 0.1793 -0.1005) |
| OKLCH | oklch(76.44% 0.206 330.7) |
| XYZ | xyz(61.4586, 40.2357, 85.4015) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.92
Violet (CSS)
#EE82EE
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AEE #7AF985
analogous
#C57AF9 #F97AEE #F97AAE
triadic
#F97AEE #EEF97A #7AEEF9
tetradic
#F97AEE #F9C57A #7AF985 #7AAEF9
square
#F97AEE #F9C57A #7AF985 #7AAEF9
split-complementary
#F97AEE #AEF97A #7AF9C5
monochromatic
#EE0BDA #F63FE7 #F97AEE #FCB5F5 #FEE2FB
Accessibility & contrast
On white
2.32
#F97AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F97AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AEE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AEE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97aee; /* rgb */ color: rgb(249, 122, 238); /* oklch */ color: oklch(76.4% 0.206 330.7);
Tailwind
colors: {
custom: {
50: '#fea5f4',
500: '#f97aee',
950: '#000000',
},
}SCSS
$custom: #f97aee; $custom-light: #fea5f4; $custom-dark: #000000;
JSON
{
"hex": "#f97aee",
"rgb": {
"r": 249,
"g": 122,
"b": 238
},
"hsl": {
"h": 305.197,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.76438,
"c": 0.20554,
"h": 330.7
},
"luminance": 0.40232
}Semantic roles & 50–950 ramp
primary
#F97AEE
secondary
#D5F6D8
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85