#F97BF1#F97BF1
#F97BF1 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.206 H 329.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BF1 |
|---|---|
| RGB | rgb(249, 123, 241) |
| HSL | hsl(304, 91%, 73%) |
| HSV | hsv(304, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 3.2%, 2.4%) |
| CIE-LAB | lab(69.94, 63.27, -37.98) |
| CIE-LCH | lch(69.94, 73.80, 329.03°) |
| OKLab | oklab(76.7% 0.1785 -0.1039) |
| OKLCH | oklch(76.7% 0.206 329.8) |
| XYZ | xyz(62.0264, 40.6603, 87.7832) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 2.20
Candy Pink
#FF63E9
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BF1 #7BF983
analogous
#C27BF9 #F97BF1 #F97BB2
triadic
#F97BF1 #F1F97B #7BF1F9
tetradic
#F97BF1 #F9C27B #7BF983 #7BB2F9
square
#F97BF1 #F9C27B #7BF983 #7BB2F9
split-complementary
#F97BF1 #B2F97B #7BF9C2
monochromatic
#EF0BE0 #F640EB #F97BF1 #FCB6F7 #FEE2FC
Accessibility & contrast
On white
2.30
#F97BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F97BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BF1
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BF1 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F5
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97bf1; /* rgb */ color: rgb(249, 123, 241); /* oklch */ color: oklch(76.7% 0.206 329.8);
Tailwind
colors: {
custom: {
50: '#fea6f6',
500: '#f97bf1',
950: '#000000',
},
}SCSS
$custom: #f97bf1; $custom-light: #fea6f6; $custom-dark: #000000;
JSON
{
"hex": "#f97bf1",
"rgb": {
"r": 249,
"g": 123,
"b": 241
},
"hsl": {
"h": 303.81,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76701,
"c": 0.20649,
"h": 329.8
},
"luminance": 0.40657
}Semantic roles & 50–950 ramp
primary
#F97BF1
secondary
#D5F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85