#F97BEF#F97BEF
#F97BEF is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.205 H 330.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BEF |
|---|---|
| RGB | rgb(249, 123, 239) |
| HSL | hsl(305, 91%, 73%) |
| HSV | hsv(305, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 4%, 2.4%) |
| CIE-LAB | lab(69.85, 62.94, -37.01) |
| CIE-LCH | lch(69.85, 73.02, 329.55°) |
| OKLab | oklab(76.61% 0.1781 -0.1011) |
| OKLCH | oklch(76.61% 0.205 330.4) |
| XYZ | xyz(61.7293, 40.5415, 86.2185) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 2.08
Candy Pink
#FF63E9
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BEF #7BF985
analogous
#C47BF9 #F97BEF #F97BB0
triadic
#F97BEF #EFF97B #7BEFF9
tetradic
#F97BEF #F9C47B #7BF985 #7BB0F9
square
#F97BEF #F9C47B #7BF985 #7BB0F9
split-complementary
#F97BEF #B0F97B #7BF9C4
monochromatic
#EF0BDD #F640E8 #F97BEF #FCB6F6 #FEE2FB
Accessibility & contrast
On white
2.31
#F97BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F97BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BEF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BEF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f97bef; /* rgb */ color: rgb(249, 123, 239); /* oklch */ color: oklch(76.6% 0.205 330.4);
Tailwind
colors: {
custom: {
50: '#fea6f4',
500: '#f97bef',
950: '#000000',
},
}SCSS
$custom: #f97bef; $custom-light: #fea6f4; $custom-dark: #000000;
JSON
{
"hex": "#f97bef",
"rgb": {
"r": 249,
"g": 123,
"b": 239
},
"hsl": {
"h": 304.762,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76611,
"c": 0.20483,
"h": 330.4
},
"luminance": 0.40538
}Semantic roles & 50–950 ramp
primary
#F97BEF
secondary
#D5F6D8
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85