#F97EF4#F97EF4
#F97EF4 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.204 H 328.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EF4 |
|---|---|
| RGB | rgb(249, 126, 244) |
| HSL | hsl(302, 91%, 74%) |
| HSV | hsv(302, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 2%, 2.4%) |
| CIE-LAB | lab(70.59, 62.38, -38.60) |
| CIE-LCH | lch(70.59, 73.36, 328.25°) |
| OKLab | oklab(77.23% 0.175 -0.1057) |
| OKLCH | oklch(77.23% 0.204 328.9) |
| XYZ | xyz(62.8561, 41.5967, 90.2886) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 2.76
Candy Pink
#FF63E9
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EF4 #7EF983
analogous
#C07EF9 #F97EF4 #F97EB6
triadic
#F97EF4 #F4F97E #7EF4F9
tetradic
#F97EF4 #F9C07E #7EF983 #7EB6F9
square
#F97EF4 #F9C07E #7EF983 #7EB6F9
split-complementary
#F97EF4 #B6F97E #7EF9C0
monochromatic
#F10BE8 #F644EF #F97EF4 #FCB8F9 #FEE2FD
Accessibility & contrast
On white
2.25
#F97EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F97EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EF4
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EF4 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f97ef4; /* rgb */ color: rgb(249, 126, 244); /* oklch */ color: oklch(77.2% 0.204 328.9);
Tailwind
colors: {
custom: {
50: '#fea8f8',
500: '#f97ef4',
950: '#000000',
},
}SCSS
$custom: #f97ef4; $custom-light: #fea8f8; $custom-dark: #000000;
JSON
{
"hex": "#f97ef4",
"rgb": {
"r": 249,
"g": 126,
"b": 244
},
"hsl": {
"h": 302.439,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.77226,
"c": 0.20439,
"h": 328.9
},
"luminance": 0.41593
}Semantic roles & 50–950 ramp
primary
#F97EF4
secondary
#D5F6D7
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85