#F97FEF#F97FEF
#F97FEF is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.1% C 0.199 H 330.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FEF |
|---|---|
| RGB | rgb(249, 127, 239) |
| HSL | hsl(305, 91%, 74%) |
| HSV | hsv(305, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 4%, 2.4%) |
| CIE-LAB | lab(70.56, 61.07, -35.91) |
| CIE-LCH | lch(70.56, 70.84, 329.55°) |
| OKLab | oklab(77.14% 0.1728 -0.098) |
| OKLCH | oklch(77.14% 0.199 330.4) |
| XYZ | xyz(62.2357, 41.5542, 86.3873) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FEF #7FF989
analogous
#C67FF9 #F97FEF #F97FB2
triadic
#F97FEF #EFF97F #7FEFF9
tetradic
#F97FEF #F9C67F #7FF989 #7FB2F9
square
#F97FEF #F9C67F #7FF989 #7FB2F9
split-complementary
#F97FEF #B2F97F #7FF9C6
monochromatic
#F20BDF #F645E8 #F97FEF #FCB9F6 #FEE2FB
Accessibility & contrast
On white
2.26
#F97FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F97FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FEF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FEF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#9CB3EB
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f97fef; /* rgb */ color: rgb(249, 127, 239); /* oklch */ color: oklch(77.1% 0.199 330.4);
Tailwind
colors: {
custom: {
50: '#fea8f4',
500: '#f97fef',
950: '#000000',
},
}SCSS
$custom: #f97fef; $custom-light: #fea8f4; $custom-dark: #000000;
JSON
{
"hex": "#f97fef",
"rgb": {
"r": 249,
"g": 127,
"b": 239
},
"hsl": {
"h": 304.918,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.77136,
"c": 0.19864,
"h": 330.4
},
"luminance": 0.4155
}Semantic roles & 50–950 ramp
primary
#F97FEF
secondary
#D5F6D8
accent
#E61300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85