#F97FF3#F97FF3
#F97FF3 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.3% C 0.202 H 329.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FF3 |
|---|---|
| RGB | rgb(249, 127, 243) |
| HSL | hsl(303, 91%, 74%) |
| HSV | hsv(303, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 2.4%, 2.4%) |
| CIE-LAB | lab(70.73, 61.74, -37.84) |
| CIE-LCH | lch(70.73, 72.41, 328.49°) |
| OKLab | oklab(77.31% 0.1735 -0.1035) |
| OKLCH | oklch(77.31% 0.202 329.2) |
| XYZ | xyz(62.8332, 41.7932, 89.5340) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 2.80
Candy Pink
#FF63E9
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FF3 #7FF985
analogous
#C27FF9 #F97FF3 #F97FB6
triadic
#F97FF3 #F3F97F #7FF3F9
tetradic
#F97FF3 #F9C27F #7FF985 #7FB6F9
square
#F97FF3 #F9C27F #7FF985 #7FB6F9
split-complementary
#F97FF3 #B6F97F #7FF9C2
monochromatic
#F20BE7 #F645EE #F97FF3 #FCB9F8 #FEE2FC
Accessibility & contrast
On white
2.24
#F97FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F97FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FF3
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FF3 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F7
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f97ff3; /* rgb */ color: rgb(249, 127, 243); /* oklch */ color: oklch(77.3% 0.202 329.2);
Tailwind
colors: {
custom: {
50: '#fea8f7',
500: '#f97ff3',
950: '#000000',
},
}SCSS
$custom: #f97ff3; $custom-light: #fea8f7; $custom-dark: #000000;
JSON
{
"hex": "#f97ff3",
"rgb": {
"r": 249,
"g": 127,
"b": 243
},
"hsl": {
"h": 302.951,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.77313,
"c": 0.202,
"h": 329.2
},
"luminance": 0.4179
}Semantic roles & 50–950 ramp
primary
#F97FF3
secondary
#D5F6D7
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85