#F97FFC#F97FFC
#F97FFC is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.210 H 326.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FFC |
|---|---|
| RGB | rgb(249, 127, 252) |
| HSL | hsl(299, 95%, 74%) |
| HSV | hsv(299, 50%, 99%) |
| CMYK | cmyk(1.2%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.11, 63.28, -42.16) |
| CIE-LCH | lch(71.11, 76.04, 326.32°) |
| OKLab | oklab(77.72% 0.1748 -0.1159) |
| OKLCH | oklch(77.72% 0.21 326.5) |
| XYZ | xyz(64.2257, 42.3502, 96.8680) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FFC #82FC7F
analogous
#BB7FFC #F97FFC #FC7FC1
triadic
#F97FFC #FCF97F #7FFCF9
tetradic
#F97FFC #FCBB7F #82FC7F #7FC1FC
square
#F97FFC #FCBB7F #82FC7F #7FC1FC
split-complementary
#F97FFC #C1FC7F #7FFCBB
monochromatic
#F307F9 #F643FB #F97FFC #FCBBFD #FEE1FE
Accessibility & contrast
On white
2.22
#F97FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#F97FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FFC
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FFC | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f97ffc; /* rgb */ color: rgb(249, 127, 252); /* oklch */ color: oklch(77.7% 0.210 326.5);
Tailwind
colors: {
custom: {
50: '#fea8fe',
500: '#f97ffc',
950: '#000000',
},
}SCSS
$custom: #f97ffc; $custom-light: #fea8fe; $custom-dark: #000000;
JSON
{
"hex": "#f97ffc",
"rgb": {
"r": 249,
"g": 127,
"b": 252
},
"hsl": {
"h": 298.56,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77722,
"c": 0.20975,
"h": 326.5
},
"luminance": 0.42347
}Semantic roles & 50–950 ramp
primary
#F97FFC
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86