#F97AF1#F97AF1
#F97AF1 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.208 H 329.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AF1 |
|---|---|
| RGB | rgb(249, 122, 241) |
| HSL | hsl(304, 91%, 73%) |
| HSV | hsv(304, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 3.2%, 2.4%) |
| CIE-LAB | lab(69.76, 63.74, -38.25) |
| CIE-LCH | lch(69.76, 74.33, 329.03°) |
| OKLab | oklab(76.57% 0.1798 -0.1046) |
| OKLCH | oklch(76.57% 0.208 329.8) |
| XYZ | xyz(61.9030, 40.4135, 87.7421) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 2.11
Candy Pink
#FF63E9
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AF1 #7AF982
analogous
#C27AF9 #F97AF1 #F97AB1
triadic
#F97AF1 #F1F97A #7AF1F9
tetradic
#F97AF1 #F9C27A #7AF982 #7AB1F9
square
#F97AF1 #F9C27A #7AF982 #7AB1F9
split-complementary
#F97AF1 #B1F97A #7AF9C2
monochromatic
#EE0BE0 #F63FEB #F97AF1 #FCB5F7 #FEE2FC
Accessibility & contrast
On white
2.31
#F97AF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F97AF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AF1
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AF1 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF5
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97af1; /* rgb */ color: rgb(249, 122, 241); /* oklch */ color: oklch(76.6% 0.208 329.8);
Tailwind
colors: {
custom: {
50: '#fea5f6',
500: '#f97af1',
950: '#000000',
},
}SCSS
$custom: #f97af1; $custom-light: #fea5f6; $custom-dark: #000000;
JSON
{
"hex": "#f97af1",
"rgb": {
"r": 249,
"g": 122,
"b": 241
},
"hsl": {
"h": 303.78,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.76572,
"c": 0.20802,
"h": 329.8
},
"luminance": 0.4041
}Semantic roles & 50–950 ramp
primary
#F97AF1
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85