#F97FE7#F97FE7
#F97FE7 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.192 H 333.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FE7 |
|---|---|
| RGB | rgb(249, 127, 231) |
| HSL | hsl(309, 91%, 74%) |
| HSV | hsv(309, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 7.2%, 2.4%) |
| CIE-LAB | lab(70.24, 59.75, -32.01) |
| CIE-LCH | lch(70.24, 67.78, 331.82°) |
| OKLab | oklab(76.79% 0.1713 -0.0869) |
| OKLCH | oklch(76.79% 0.192 333.1) |
| XYZ | xyz(61.0799, 41.0919, 80.3002) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 4.70
Bubblegum Pink
#FE83CC
ΔE00 6.10
Light Magenta
#FA5FF7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FE7 #7FF991
analogous
#CE7FF9 #F97FE7 #F97FAA
triadic
#F97FE7 #E7F97F #7FE7F9
tetradic
#F97FE7 #F9CE7F #7FF991 #7FAAF9
square
#F97FE7 #F9CE7F #7FF991 #7FAAF9
split-complementary
#F97FE7 #AAF97F #7FF9CE
monochromatic
#F20BD0 #F645DC #F97FE7 #FCB9F2 #FEE2FA
Accessibility & contrast
On white
2.28
#F97FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F97FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FE7
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FE7 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EA
Deuteranopia (green-blind)
#9FB2E4
Tritanopia (blue-blind)
#FF87A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97fe7; /* rgb */ color: rgb(249, 127, 231); /* oklch */ color: oklch(76.8% 0.192 333.1);
Tailwind
colors: {
custom: {
50: '#fea8ef',
500: '#f97fe7',
950: '#000000',
},
}SCSS
$custom: #f97fe7; $custom-light: #fea8ef; $custom-dark: #000000;
JSON
{
"hex": "#f97fe7",
"rgb": {
"r": 249,
"g": 127,
"b": 231
},
"hsl": {
"h": 308.852,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.76792,
"c": 0.19209,
"h": 333.1
},
"luminance": 0.41088
}Semantic roles & 50–950 ramp
primary
#F97FE7
secondary
#D5F6DA
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84