#F97FF8#F97FF8
#F97FF8 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.5% C 0.206 H 327.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FF8 |
|---|---|
| RGB | rgb(249, 127, 248) |
| HSL | hsl(300, 91%, 74%) |
| HSV | hsv(300, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 0.4%, 2.4%) |
| CIE-LAB | lab(70.94, 62.59, -40.25) |
| CIE-LCH | lch(70.94, 74.41, 327.26°) |
| OKLab | oklab(77.54% 0.1742 -0.1104) |
| OKLCH | oklch(77.54% 0.206 327.6) |
| XYZ | xyz(63.5985, 42.0993, 93.5648) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FF8 #7FF980
analogous
#BD7FF9 #F97FF8 #F97FBB
triadic
#F97FF8 #F8F97F #7FF8F9
tetradic
#F97FF8 #F9BD7F #7FF980 #7FBBF9
square
#F97FF8 #F9BD7F #7FF980 #7FBBF9
split-complementary
#F97FF8 #BBF97F #7FF9BD
monochromatic
#F20BF0 #F645F5 #F97FF8 #FCB9FB #FEE2FD
Accessibility & contrast
On white
2.23
#F97FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F97FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FF8
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FF8 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FC
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#FF8CB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f97ff8; /* rgb */ color: rgb(249, 127, 248); /* oklch */ color: oklch(77.5% 0.206 327.6);
Tailwind
colors: {
custom: {
50: '#fea8fb',
500: '#f97ff8',
950: '#000000',
},
}SCSS
$custom: #f97ff8; $custom-light: #fea8fb; $custom-dark: #000000;
JSON
{
"hex": "#f97ff8",
"rgb": {
"r": 249,
"g": 127,
"b": 248
},
"hsl": {
"h": 300.492,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.77538,
"c": 0.20628,
"h": 327.6
},
"luminance": 0.42096
}Semantic roles & 50–950 ramp
primary
#F97FF8
secondary
#D5F6D6
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85