#F97AEF#F97AEF
#F97AEF is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.206 H 330.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AEF |
|---|---|
| RGB | rgb(249, 122, 239) |
| HSL | hsl(305, 91%, 73%) |
| HSV | hsv(305, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 4%, 2.4%) |
| CIE-LAB | lab(69.68, 63.41, -37.28) |
| CIE-LCH | lch(69.68, 73.55, 329.55°) |
| OKLab | oklab(76.48% 0.1795 -0.1019) |
| OKLCH | oklch(76.48% 0.206 330.4) |
| XYZ | xyz(61.6059, 40.2946, 86.1774) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.97
Violet (CSS)
#EE82EE
ΔE00 2.07
Candy Pink
#FF63E9
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 4.69
Violet Pink
#FB5FFC
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AEF #7AF984
analogous
#C37AF9 #F97AEF #F97AB0
triadic
#F97AEF #EFF97A #7AEFF9
tetradic
#F97AEF #F9C37A #7AF984 #7AB0F9
square
#F97AEF #F9C37A #7AF984 #7AB0F9
split-complementary
#F97AEF #B0F97A #7AF9C3
monochromatic
#EE0BDC #F63FE8 #F97AEF #FCB5F6 #FEE2FB
Accessibility & contrast
On white
2.32
#F97AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F97AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AEF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AEF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#99B1EB
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97aef; /* rgb */ color: rgb(249, 122, 239); /* oklch */ color: oklch(76.5% 0.206 330.4);
Tailwind
colors: {
custom: {
50: '#fea5f4',
500: '#f97aef',
950: '#000000',
},
}SCSS
$custom: #f97aef; $custom-light: #fea5f4; $custom-dark: #000000;
JSON
{
"hex": "#f97aef",
"rgb": {
"r": 249,
"g": 122,
"b": 239
},
"hsl": {
"h": 304.724,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.76482,
"c": 0.20636,
"h": 330.4
},
"luminance": 0.40291
}Semantic roles & 50–950 ramp
primary
#F97AEF
secondary
#D5F6D8
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85