#F97BF3#F97BF3
#F97BF3 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.208 H 329.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BF3 |
|---|---|
| RGB | rgb(249, 123, 243) |
| HSL | hsl(303, 91%, 73%) |
| HSV | hsv(303, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 2.4%, 2.4%) |
| CIE-LAB | lab(70.02, 63.61, -38.94) |
| CIE-LCH | lch(70.02, 74.58, 328.52°) |
| OKLab | oklab(76.79% 0.1788 -0.1066) |
| OKLCH | oklch(76.79% 0.208 329.2) |
| XYZ | xyz(62.3268, 40.7804, 89.3652) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BF3 #7BF981
analogous
#C07BF9 #F97BF3 #F97BB4
triadic
#F97BF3 #F3F97B #7BF3F9
tetradic
#F97BF3 #F9C07B #7BF981 #7BB4F9
square
#F97BF3 #F9C07B #7BF981 #7BB4F9
split-complementary
#F97BF3 #B4F97B #7BF9C0
monochromatic
#EF0BE4 #F640EE #F97BF3 #FCB6F8 #FEE2FC
Accessibility & contrast
On white
2.29
#F97BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F97BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BF3
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BF3 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F7
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#FF87AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97bf3; /* rgb */ color: rgb(249, 123, 243); /* oklch */ color: oklch(76.8% 0.208 329.2);
Tailwind
colors: {
custom: {
50: '#fea6f7',
500: '#f97bf3',
950: '#000000',
},
}SCSS
$custom: #f97bf3; $custom-light: #fea6f7; $custom-dark: #000000;
JSON
{
"hex": "#f97bf3",
"rgb": {
"r": 249,
"g": 123,
"b": 243
},
"hsl": {
"h": 302.857,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76791,
"c": 0.20816,
"h": 329.2
},
"luminance": 0.40777
}Semantic roles & 50–950 ramp
primary
#F97BF3
secondary
#D5F6D7
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85