#F97EF6#F97EF6
#F97EF6 is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.206 H 328.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EF6 |
|---|---|
| RGB | rgb(249, 126, 246) |
| HSL | hsl(301, 91%, 74%) |
| HSV | hsv(301, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 1.2%, 2.4%) |
| CIE-LAB | lab(70.68, 62.72, -39.56) |
| CIE-LCH | lch(70.68, 74.15, 327.75°) |
| OKLab | oklab(77.32% 0.1753 -0.1084) |
| OKLCH | oklch(77.32% 0.206 328.3) |
| XYZ | xyz(63.1614, 41.7189, 91.8966) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 4.57
Light Magenta
#FA5FF7
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EF6 #7EF981
analogous
#BE7EF9 #F97EF6 #F97EB8
triadic
#F97EF6 #F6F97E #7EF6F9
tetradic
#F97EF6 #F9BE7E #7EF981 #7EB8F9
square
#F97EF6 #F9BE7E #7EF981 #7EB8F9
split-complementary
#F97EF6 #B8F97E #7EF9BE
monochromatic
#F10BEC #F644F2 #F97EF6 #FCB8FA #FEE2FD
Accessibility & contrast
On white
2.25
#F97EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F97EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EF6
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EF6 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FA
Deuteranopia (green-blind)
#99B3F2
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f97ef6; /* rgb */ color: rgb(249, 126, 246); /* oklch */ color: oklch(77.3% 0.206 328.3);
Tailwind
colors: {
custom: {
50: '#fea8f9',
500: '#f97ef6',
950: '#000000',
},
}SCSS
$custom: #f97ef6; $custom-light: #fea8f9; $custom-dark: #000000;
JSON
{
"hex": "#f97ef6",
"rgb": {
"r": 249,
"g": 126,
"b": 246
},
"hsl": {
"h": 301.463,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.77316,
"c": 0.2061,
"h": 328.3
},
"luminance": 0.41715
}Semantic roles & 50–950 ramp
primary
#F97EF6
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85