#F97BF4#F97BF4
#F97BF4 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.209 H 328.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BF4 |
|---|---|
| RGB | rgb(249, 123, 244) |
| HSL | hsl(302, 91%, 73%) |
| HSV | hsv(302, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 2%, 2.4%) |
| CIE-LAB | lab(70.06, 63.78, -39.42) |
| CIE-LCH | lch(70.06, 74.98, 328.28°) |
| OKLab | oklab(76.84% 0.1789 -0.108) |
| OKLCH | oklch(76.84% 0.209 328.9) |
| XYZ | xyz(62.4782, 40.8410, 90.1627) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 4.00
Light Magenta
#FA5FF7
ΔE00 4.59
Violet Pink
#FB5FFC
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BF4 #7BF980
analogous
#BF7BF9 #F97BF4 #F97BB5
triadic
#F97BF4 #F4F97B #7BF4F9
tetradic
#F97BF4 #F9BF7B #7BF980 #7BB5F9
square
#F97BF4 #F9BF7B #7BF980 #7BB5F9
split-complementary
#F97BF4 #B5F97B #7BF9BF
monochromatic
#EF0BE6 #F640EF #F97BF4 #FCB6F9 #FEE2FD
Accessibility & contrast
On white
2.29
#F97BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F97BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BF4
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BF4 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F8
Deuteranopia (green-blind)
#98B1F0
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97bf4; /* rgb */ color: rgb(249, 123, 244); /* oklch */ color: oklch(76.8% 0.209 328.9);
Tailwind
colors: {
custom: {
50: '#fea6f8',
500: '#f97bf4',
950: '#000000',
},
}SCSS
$custom: #f97bf4; $custom-light: #fea6f8; $custom-dark: #000000;
JSON
{
"hex": "#f97bf4",
"rgb": {
"r": 249,
"g": 123,
"b": 244
},
"hsl": {
"h": 302.381,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76836,
"c": 0.20899,
"h": 328.9
},
"luminance": 0.40837
}Semantic roles & 50–950 ramp
primary
#F97BF4
secondary
#D5F6D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85