#F97FF9#F97FF9
#F97FF9 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.207 H 327.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FF9 |
|---|---|
| RGB | rgb(249, 127, 249) |
| HSL | hsl(300, 91%, 74%) |
| HSV | hsv(300, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(70.98, 62.76, -40.73) |
| CIE-LCH | lch(70.98, 74.82, 327.02°) |
| OKLab | oklab(77.58% 0.1744 -0.1118) |
| OKLCH | oklch(77.58% 0.207 327.3) |
| XYZ | xyz(63.7541, 42.1616, 94.3841) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FF9 #7FF97F
analogous
#BC7FF9 #F97FF9 #F97FBC
triadic
#F97FF9 #F9F97F #7FF9F9
tetradic
#F97FF9 #F9BC7F #7FF97F #7FBCF9
square
#F97FF9 #F9BC7F #7FF97F #7FBCF9
split-complementary
#F97FF9 #BCF97F #7FF9BC
monochromatic
#F20BF2 #F645F6 #F97FF9 #FCB9FC #FEE2FE
Accessibility & contrast
On white
2.23
#F97FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F97FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FF9
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FF9 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f97ff9; /* rgb */ color: rgb(249, 127, 249); /* oklch */ color: oklch(77.6% 0.207 327.3);
Tailwind
colors: {
custom: {
50: '#fea8fb',
500: '#f97ff9',
950: '#000000',
},
}SCSS
$custom: #f97ff9; $custom-light: #fea8fb; $custom-dark: #000000;
JSON
{
"hex": "#f97ff9",
"rgb": {
"r": 249,
"g": 127,
"b": 249
},
"hsl": {
"h": 300,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.77584,
"c": 0.20715,
"h": 327.3
},
"luminance": 0.42158
}Semantic roles & 50–950 ramp
primary
#F97FF9
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85