#F97BE9#F97BE9
#F97BE9 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.3% C 0.200 H 332.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BE9 |
|---|---|
| RGB | rgb(249, 123, 233) |
| HSL | hsl(308, 91%, 73%) |
| HSV | hsv(308, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 6.4%, 2.4%) |
| CIE-LAB | lab(69.61, 61.96, -34.09) |
| CIE-LCH | lch(69.61, 70.72, 331.18°) |
| OKLab | oklab(76.35% 0.1771 -0.0928) |
| OKLCH | oklch(76.35% 0.2 332.3) |
| XYZ | xyz(60.8576, 40.1928, 81.6275) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.04
Violet (CSS)
#EE82EE
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BE9 #7BF98B
analogous
#CA7BF9 #F97BE9 #F97BAA
triadic
#F97BE9 #E9F97B #7BE9F9
tetradic
#F97BE9 #F9CA7B #7BF98B #7BAAF9
square
#F97BE9 #F9CA7B #7BF98B #7BAAF9
split-complementary
#F97BE9 #AAF97B #7BF9CA
monochromatic
#EF0BD2 #F640DF #F97BE9 #FCB6F3 #FEE2FA
Accessibility & contrast
On white
2.32
#F97BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F97BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BE9
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BE9 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FED
Deuteranopia (green-blind)
#9CB1E5
Tritanopia (blue-blind)
#FF84A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97be9; /* rgb */ color: rgb(249, 123, 233); /* oklch */ color: oklch(76.3% 0.200 332.3);
Tailwind
colors: {
custom: {
50: '#fea6f0',
500: '#f97be9',
950: '#000000',
},
}SCSS
$custom: #f97be9; $custom-light: #fea6f0; $custom-dark: #000000;
JSON
{
"hex": "#f97be9",
"rgb": {
"r": 249,
"g": 123,
"b": 233
},
"hsl": {
"h": 307.619,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76348,
"c": 0.19994,
"h": 332.3
},
"luminance": 0.40189
}Semantic roles & 50–950 ramp
primary
#F97BE9
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84