#F97CFF#F97CFF
#F97CFF is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.5% C 0.217 H 325.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CFF |
|---|---|
| RGB | rgb(249, 124, 255) |
| HSL | hsl(297, 100%, 74%) |
| HSV | hsv(297, 51%, 100%) |
| CMYK | cmyk(2.4%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(70.72, 65.20, -44.41) |
| CIE-LCH | lch(70.72, 78.89, 325.74°) |
| OKLab | oklab(77.48% 0.1791 -0.1223) |
| OKLCH | oklch(77.48% 0.217 325.7) |
| XYZ | xyz(64.3232, 41.7785, 99.2643) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 3.86
Violet Pink
#FB5FFC
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CFF #82FF7C
analogous
#B87CFF #F97CFF #FF7CC4
triadic
#F97CFF #FFF97C #7CFFF9
tetradic
#F97CFF #FFB87C #82FF7C #7CC4FF
square
#F97CFF #FFB87C #82FF7C #7CC4FF
split-complementary
#F97CFF #C4FF7C #7CFFB8
monochromatic
#F302FF #F63FFF #F97CFF #FCB9FF #FEE0FF
Accessibility & contrast
On white
2.24
#F97CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#F97CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CFF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CFF | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#93B3FB
Tritanopia (blue-blind)
#FE8CB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f97cff; /* rgb */ color: rgb(249, 124, 255); /* oklch */ color: oklch(77.5% 0.217 325.7);
Tailwind
colors: {
custom: {
50: '#fea7ff',
500: '#f97cff',
950: '#000000',
},
}SCSS
$custom: #f97cff; $custom-light: #fea7ff; $custom-dark: #000000;
JSON
{
"hex": "#f97cff",
"rgb": {
"r": 249,
"g": 124,
"b": 255
},
"hsl": {
"h": 297.252,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77475,
"c": 0.21693,
"h": 325.7
},
"luminance": 0.41775
}Semantic roles & 50–950 ramp
primary
#F97CFF
secondary
#D5F7D4
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86