#F97FEB#F97FEB
#F97FEB is a light, vivid purple. Relative luminance 0.413; OKLCH L 77.0% C 0.195 H 331.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FEB |
|---|---|
| RGB | rgb(249, 127, 235) |
| HSL | hsl(307, 91%, 74%) |
| HSV | hsv(307, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 5.6%, 2.4%) |
| CIE-LAB | lab(70.40, 60.40, -33.96) |
| CIE-LCH | lch(70.40, 69.30, 330.65°) |
| OKLab | oklab(76.96% 0.1721 -0.0925) |
| OKLCH | oklch(76.96% 0.195 331.7) |
| XYZ | xyz(61.6513, 41.3205, 83.3095) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.93
Violet Pink
#FB5FFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FEB #7FF98D
analogous
#CA7FF9 #F97FEB #F97FAE
triadic
#F97FEB #EBF97F #7FEBF9
tetradic
#F97FEB #F9CA7F #7FF98D #7FAEF9
square
#F97FEB #F9CA7F #7FF98D #7FAEF9
split-complementary
#F97FEB #AEF97F #7FF9CA
monochromatic
#F20BD8 #F645E2 #F97FEB #FCB9F4 #FEE2FA
Accessibility & contrast
On white
2.27
#F97FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F97FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FEB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FEB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#FF88AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f97feb; /* rgb */ color: rgb(249, 127, 235); /* oklch */ color: oklch(77.0% 0.195 331.7);
Tailwind
colors: {
custom: {
50: '#fea8f1',
500: '#f97feb',
950: '#000000',
},
}SCSS
$custom: #f97feb; $custom-light: #fea8f1; $custom-dark: #000000;
JSON
{
"hex": "#f97feb",
"rgb": {
"r": 249,
"g": 127,
"b": 235
},
"hsl": {
"h": 306.885,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.76962,
"c": 0.19533,
"h": 331.7
},
"luminance": 0.41317
}Semantic roles & 50–950 ramp
primary
#F97FEB
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85