#F97FF4#F97FF4
#F97FF4 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.203 H 328.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FF4 |
|---|---|
| RGB | rgb(249, 127, 244) |
| HSL | hsl(302, 91%, 74%) |
| HSV | hsv(302, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 2%, 2.4%) |
| CIE-LAB | lab(70.77, 61.91, -38.32) |
| CIE-LCH | lch(70.77, 72.81, 328.24°) |
| OKLab | oklab(77.36% 0.1736 -0.1049) |
| OKLCH | oklch(77.36% 0.203 328.9) |
| XYZ | xyz(62.9846, 41.8538, 90.3315) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FF4 #7FF984
analogous
#C17FF9 #F97FF4 #F97FB7
triadic
#F97FF4 #F4F97F #7FF4F9
tetradic
#F97FF4 #F9C17F #7FF984 #7FB7F9
square
#F97FF4 #F9C17F #7FF984 #7FB7F9
split-complementary
#F97FF4 #B7F97F #7FF9C1
monochromatic
#F20BE9 #F645EF #F97FF4 #FCB9F9 #FEE2FC
Accessibility & contrast
On white
2.24
#F97FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F97FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FF4
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FF4 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F8
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f97ff4; /* rgb */ color: rgb(249, 127, 244); /* oklch */ color: oklch(77.4% 0.203 328.9);
Tailwind
colors: {
custom: {
50: '#fea8f8',
500: '#f97ff4',
950: '#000000',
},
}SCSS
$custom: #f97ff4; $custom-light: #fea8f8; $custom-dark: #000000;
JSON
{
"hex": "#f97ff4",
"rgb": {
"r": 249,
"g": 127,
"b": 244
},
"hsl": {
"h": 302.459,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.77358,
"c": 0.20285,
"h": 328.9
},
"luminance": 0.4185
}Semantic roles & 50–950 ramp
primary
#F97FF4
secondary
#D5F6D7
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85