#F97DF6#F97DF6
#F97DF6 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.208 H 328.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DF6 |
|---|---|
| RGB | rgb(249, 125, 246) |
| HSL | hsl(301, 91%, 73%) |
| HSV | hsv(301, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 1.2%, 2.4%) |
| CIE-LAB | lab(70.50, 63.18, -39.84) |
| CIE-LCH | lch(70.50, 74.70, 327.77°) |
| OKLab | oklab(77.19% 0.1766 -0.1092) |
| OKLCH | oklch(77.19% 0.208 328.3) |
| XYZ | xyz(63.0342, 41.4644, 91.8542) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 2.84
Candy Pink
#FF63E9
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DF6 #7DF980
analogous
#BE7DF9 #F97DF6 #F97DB8
triadic
#F97DF6 #F6F97D #7DF6F9
tetradic
#F97DF6 #F9BE7D #7DF980 #7DB8F9
square
#F97DF6 #F9BE7D #7DF980 #7DB8F9
split-complementary
#F97DF6 #B8F97D #7DF9BE
monochromatic
#F00BEB #F642F2 #F97DF6 #FCB7FA #FEE2FD
Accessibility & contrast
On white
2.26
#F97DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F97DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DF6
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DF6 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FA
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97df6; /* rgb */ color: rgb(249, 125, 246); /* oklch */ color: oklch(77.2% 0.208 328.3);
Tailwind
colors: {
custom: {
50: '#fea7f9',
500: '#f97df6',
950: '#000000',
},
}SCSS
$custom: #f97df6; $custom-light: #fea7f9; $custom-dark: #000000;
JSON
{
"hex": "#f97df6",
"rgb": {
"r": 249,
"g": 125,
"b": 246
},
"hsl": {
"h": 301.452,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.77186,
"c": 0.20764,
"h": 328.3
},
"luminance": 0.41461
}Semantic roles & 50–950 ramp
primary
#F97DF6
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85