#F97EF9#F97EF9
#F97EF9 is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.5% C 0.209 H 327.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EF9 |
|---|---|
| RGB | rgb(249, 126, 249) |
| HSL | hsl(300, 91%, 74%) |
| HSV | hsv(300, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.81, 63.23, -41.00) |
| CIE-LCH | lch(70.81, 75.36, 327.04°) |
| OKLab | oklab(77.45% 0.1757 -0.1126) |
| OKLCH | oklch(77.45% 0.209 327.4) |
| XYZ | xyz(63.6256, 41.9045, 94.3412) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 3.25
Candy Pink
#FF63E9
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EF9 #7EF97E
analogous
#BB7EF9 #F97EF9 #F97EBB
triadic
#F97EF9 #F9F97E #7EF9F9
tetradic
#F97EF9 #F9BB7E #7EF97E #7EBBF9
square
#F97EF9 #F9BB7E #7EF97E #7EBBF9
split-complementary
#F97EF9 #BBF97E #7EF9BB
monochromatic
#F10BF1 #F644F6 #F97EF9 #FCB8FC #FEE2FE
Accessibility & contrast
On white
2.24
#F97EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F97EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EF9
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EF9 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#97B3F5
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f97ef9; /* rgb */ color: rgb(249, 126, 249); /* oklch */ color: oklch(77.5% 0.209 327.4);
Tailwind
colors: {
custom: {
50: '#fea8fb',
500: '#f97ef9',
950: '#000000',
},
}SCSS
$custom: #f97ef9; $custom-light: #fea8fb; $custom-dark: #000000;
JSON
{
"hex": "#f97ef9",
"rgb": {
"r": 249,
"g": 126,
"b": 249
},
"hsl": {
"h": 300,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.77453,
"c": 0.20868,
"h": 327.4
},
"luminance": 0.41901
}Semantic roles & 50–950 ramp
primary
#F97EF9
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85