#F97BF9#F97BF9
#F97BF9 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.213 H 327.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BF9 |
|---|---|
| RGB | rgb(249, 123, 249) |
| HSL | hsl(300, 91%, 73%) |
| HSV | hsv(300, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(70.28, 64.62, -41.82) |
| CIE-LCH | lch(70.28, 76.98, 327.09°) |
| OKLab | oklab(77.07% 0.1796 -0.1149) |
| OKLCH | oklch(77.07% 0.213 327.4) |
| XYZ | xyz(63.2477, 41.1488, 94.2153) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BF9 #7BF97B
analogous
#BA7BF9 #F97BF9 #F97BBA
triadic
#F97BF9 #F9F97B #7BF9F9
tetradic
#F97BF9 #F9BA7B #7BF97B #7BBAF9
square
#F97BF9 #F9BA7B #7BF97B #7BBAF9
split-complementary
#F97BF9 #BAF97B #7BF9BA
monochromatic
#EF0BEF #F640F6 #F97BF9 #FCB6FC #FEE2FE
Accessibility & contrast
On white
2.28
#F97BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F97BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BF9
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BF9 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FD
Deuteranopia (green-blind)
#95B2F5
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97bf9; /* rgb */ color: rgb(249, 123, 249); /* oklch */ color: oklch(77.1% 0.213 327.4);
Tailwind
colors: {
custom: {
50: '#fea6fb',
500: '#f97bf9',
950: '#000000',
},
}SCSS
$custom: #f97bf9; $custom-light: #fea6fb; $custom-dark: #000000;
JSON
{
"hex": "#f97bf9",
"rgb": {
"r": 249,
"g": 123,
"b": 249
},
"hsl": {
"h": 300,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.77066,
"c": 0.21324,
"h": 327.4
},
"luminance": 0.41145
}Semantic roles & 50–950 ramp
primary
#F97BF9
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85