#F97CF6#F97CF6
#F97CF6 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.209 H 328.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CF6 |
|---|---|
| RGB | rgb(249, 124, 246) |
| HSL | hsl(301, 91%, 73%) |
| HSV | hsv(301, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 1.2%, 2.4%) |
| CIE-LAB | lab(70.32, 63.65, -40.11) |
| CIE-LCH | lch(70.32, 75.24, 327.78°) |
| OKLab | oklab(77.06% 0.1779 -0.11) |
| OKLCH | oklch(77.06% 0.209 328.3) |
| XYZ | xyz(62.9082, 41.2125, 91.8122) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 2.75
Candy Pink
#FF63E9
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 4.69
Violet Pink
#FB5FFC
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CF6 #7CF97F
analogous
#BD7CF9 #F97CF6 #F97CB7
triadic
#F97CF6 #F6F97C #7CF6F9
tetradic
#F97CF6 #F9BD7C #7CF97F #7CB7F9
square
#F97CF6 #F9BD7C #7CF97F #7CB7F9
split-complementary
#F97CF6 #B7F97C #7CF9BD
monochromatic
#F00BEA #F641F2 #F97CF6 #FCB7FA #FEE2FD
Accessibility & contrast
On white
2.27
#F97CF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F97CF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CF6
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CF6 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1FA
Deuteranopia (green-blind)
#97B2F2
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97cf6; /* rgb */ color: rgb(249, 124, 246); /* oklch */ color: oklch(77.1% 0.209 328.3);
Tailwind
colors: {
custom: {
50: '#fea6f9',
500: '#f97cf6',
950: '#000000',
},
}SCSS
$custom: #f97cf6; $custom-light: #fea6f9; $custom-dark: #000000;
JSON
{
"hex": "#f97cf6",
"rgb": {
"r": 249,
"g": 124,
"b": 246
},
"hsl": {
"h": 301.44,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.77056,
"c": 0.20916,
"h": 328.3
},
"luminance": 0.41209
}Semantic roles & 50–950 ramp
primary
#F97CF6
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85