#F97BFC#F97BFC
#F97BFC is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.216 H 326.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BFC |
|---|---|
| RGB | rgb(249, 123, 252) |
| HSL | hsl(299, 96%, 74%) |
| HSV | hsv(299, 51%, 99%) |
| CMYK | cmyk(1.2%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(70.41, 65.14, -43.26) |
| CIE-LCH | lch(70.41, 78.19, 326.41°) |
| OKLab | oklab(77.21% 0.18 -0.119) |
| OKLCH | oklch(77.21% 0.216 326.5) |
| XYZ | xyz(63.7194, 41.3375, 96.6992) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 3.41
Violet Pink
#FB5FFC
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BFC #7EFC7B
analogous
#B87BFC #F97BFC #FC7BBE
triadic
#F97BFC #FCF97B #7BFCF9
tetradic
#F97BFC #FCB87B #7EFC7B #7BBEFC
square
#F97BFC #FCB87B #7EFC7B #7BBEFC
split-complementary
#F97BFC #BEFC7B #7BFCB8
monochromatic
#F106F7 #F63FFB #F97BFC #FCB7FD #FEE1FE
Accessibility & contrast
On white
2.27
#F97BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F97BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BFC
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BFC | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#FF8AB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97bfc; /* rgb */ color: rgb(249, 123, 252); /* oklch */ color: oklch(77.2% 0.216 326.5);
Tailwind
colors: {
custom: {
50: '#fea6fe',
500: '#f97bfc',
950: '#000000',
},
}SCSS
$custom: #f97bfc; $custom-light: #fea6fe; $custom-dark: #000000;
JSON
{
"hex": "#f97bfc",
"rgb": {
"r": 249,
"g": 123,
"b": 252
},
"hsl": {
"h": 298.605,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77206,
"c": 0.21582,
"h": 326.5
},
"luminance": 0.41334
}Semantic roles & 50–950 ramp
primary
#F97BFC
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86