#F97BF6#F97BF6
#F97BF6 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.211 H 328.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BF6 |
|---|---|
| RGB | rgb(249, 123, 246) |
| HSL | hsl(301, 91%, 73%) |
| HSV | hsv(301, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 1.2%, 2.4%) |
| CIE-LAB | lab(70.15, 64.11, -40.39) |
| CIE-LCH | lch(70.15, 75.77, 327.79°) |
| OKLab | oklab(76.93% 0.1792 -0.1108) |
| OKLCH | oklch(76.93% 0.211 328.3) |
| XYZ | xyz(62.7835, 40.9631, 91.7706) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 4.51
Violet Pink
#FB5FFC
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BF6 #7BF97E
analogous
#BD7BF9 #F97BF6 #F97BB7
triadic
#F97BF6 #F6F97B #7BF6F9
tetradic
#F97BF6 #F9BD7B #7BF97E #7BB7F9
square
#F97BF6 #F9BD7B #7BF97E #7BB7F9
split-complementary
#F97BF6 #B7F97B #7BF9BD
monochromatic
#EF0BE9 #F640F2 #F97BF6 #FCB6FA #FEE2FD
Accessibility & contrast
On white
2.28
#F97BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F97BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BF6
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BF6 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FA
Deuteranopia (green-blind)
#97B1F2
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97bf6; /* rgb */ color: rgb(249, 123, 246); /* oklch */ color: oklch(76.9% 0.211 328.3);
Tailwind
colors: {
custom: {
50: '#fea6f9',
500: '#f97bf6',
950: '#000000',
},
}SCSS
$custom: #f97bf6; $custom-light: #fea6f9; $custom-dark: #000000;
JSON
{
"hex": "#f97bf6",
"rgb": {
"r": 249,
"g": 123,
"b": 246
},
"hsl": {
"h": 301.429,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76928,
"c": 0.21069,
"h": 328.3
},
"luminance": 0.40959
}Semantic roles & 50–950 ramp
primary
#F97BF6
secondary
#D5F6D6
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85