#F97BF2#F97BF2
#F97BF2 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.207 H 329.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BF2 |
|---|---|
| RGB | rgb(249, 123, 242) |
| HSL | hsl(303, 91%, 73%) |
| HSV | hsv(303, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 2.8%, 2.4%) |
| CIE-LAB | lab(69.98, 63.44, -38.46) |
| CIE-LCH | lch(69.98, 74.19, 328.78°) |
| OKLab | oklab(76.75% 0.1786 -0.1052) |
| OKLCH | oklch(76.75% 0.207 329.5) |
| XYZ | xyz(62.1762, 40.7202, 88.5720) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BF2 #7BF982
analogous
#C17BF9 #F97BF2 #F97BB3
triadic
#F97BF2 #F2F97B #7BF2F9
tetradic
#F97BF2 #F9C17B #7BF982 #7BB3F9
square
#F97BF2 #F9C17B #7BF982 #7BB3F9
split-complementary
#F97BF2 #B3F97B #7BF9C1
monochromatic
#EF0BE2 #F640EC #F97BF2 #FCB6F8 #FEE2FC
Accessibility & contrast
On white
2.30
#F97BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F97BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BF2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BF2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F6
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#FF87AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97bf2; /* rgb */ color: rgb(249, 123, 242); /* oklch */ color: oklch(76.7% 0.207 329.5);
Tailwind
colors: {
custom: {
50: '#fea6f6',
500: '#f97bf2',
950: '#000000',
},
}SCSS
$custom: #f97bf2; $custom-light: #fea6f6; $custom-dark: #000000;
JSON
{
"hex": "#f97bf2",
"rgb": {
"r": 249,
"g": 123,
"b": 242
},
"hsl": {
"h": 303.333,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76746,
"c": 0.20731,
"h": 329.5
},
"luminance": 0.40716
}Semantic roles & 50–950 ramp
primary
#F97BF2
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85