#F97FF6#F97FF6
#F97FF6 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.4% C 0.205 H 328.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FF6 |
|---|---|
| RGB | rgb(249, 127, 246) |
| HSL | hsl(301, 91%, 74%) |
| HSV | hsv(301, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 1.2%, 2.4%) |
| CIE-LAB | lab(70.85, 62.25, -39.29) |
| CIE-LCH | lch(70.85, 73.61, 327.74°) |
| OKLab | oklab(77.45% 0.1739 -0.1076) |
| OKLCH | oklch(77.45% 0.205 328.2) |
| XYZ | xyz(63.2899, 41.9759, 91.9394) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 5.25
Violet Pink
#FB5FFC
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FF6 #7FF982
analogous
#BF7FF9 #F97FF6 #F97FB9
triadic
#F97FF6 #F6F97F #7FF6F9
tetradic
#F97FF6 #F9BF7F #7FF982 #7FB9F9
square
#F97FF6 #F9BF7F #7FF982 #7FB9F9
split-complementary
#F97FF6 #B9F97F #7FF9BF
monochromatic
#F20BED #F645F2 #F97FF6 #FCB9FA #FEE2FD
Accessibility & contrast
On white
2.24
#F97FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F97FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FF6
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FF6 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FA
Deuteranopia (green-blind)
#99B3F2
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f97ff6; /* rgb */ color: rgb(249, 127, 246); /* oklch */ color: oklch(77.4% 0.205 328.2);
Tailwind
colors: {
custom: {
50: '#fea8f9',
500: '#f97ff6',
950: '#000000',
},
}SCSS
$custom: #f97ff6; $custom-light: #fea8f9; $custom-dark: #000000;
JSON
{
"hex": "#f97ff6",
"rgb": {
"r": 249,
"g": 127,
"b": 246
},
"hsl": {
"h": 301.475,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.77448,
"c": 0.20456,
"h": 328.2
},
"luminance": 0.41972
}Semantic roles & 50–950 ramp
primary
#F97FF6
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85