#F97CF4#F97CF4
#F97CF4 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.0% C 0.207 H 328.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CF4 |
|---|---|
| RGB | rgb(249, 124, 244) |
| HSL | hsl(302, 91%, 73%) |
| HSV | hsv(302, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 2%, 2.4%) |
| CIE-LAB | lab(70.24, 63.31, -39.15) |
| CIE-LCH | lch(70.24, 74.44, 328.27°) |
| OKLab | oklab(76.96% 0.1776 -0.1072) |
| OKLCH | oklch(76.96% 0.207 328.9) |
| XYZ | xyz(62.6029, 41.0904, 90.2042) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 2.55
Candy Pink
#FF63E9
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CF4 #7CF981
analogous
#BF7CF9 #F97CF4 #F97CB5
triadic
#F97CF4 #F4F97C #7CF4F9
tetradic
#F97CF4 #F9BF7C #7CF981 #7CB5F9
square
#F97CF4 #F9BF7C #7CF981 #7CB5F9
split-complementary
#F97CF4 #B5F97C #7CF9BF
monochromatic
#F00BE6 #F641EF #F97CF4 #FCB7F9 #FEE2FD
Accessibility & contrast
On white
2.28
#F97CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F97CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CF4
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CF4 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F8
Deuteranopia (green-blind)
#98B2F0
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97cf4; /* rgb */ color: rgb(249, 124, 244); /* oklch */ color: oklch(77.0% 0.207 328.9);
Tailwind
colors: {
custom: {
50: '#fea6f8',
500: '#f97cf4',
950: '#000000',
},
}SCSS
$custom: #f97cf4; $custom-light: #fea6f8; $custom-dark: #000000;
JSON
{
"hex": "#f97cf4",
"rgb": {
"r": 249,
"g": 124,
"b": 244
},
"hsl": {
"h": 302.4,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.76965,
"c": 0.20747,
"h": 328.9
},
"luminance": 0.41087
}Semantic roles & 50–950 ramp
primary
#F97CF4
secondary
#D5F6D7
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85