#F17AF7#F17AF7
#F17AF7 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.9% C 0.208 H 325.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F17AF7 |
|---|---|
| RGB | rgb(241, 122, 247) |
| HSL | hsl(297, 89%, 72%) |
| HSV | hsv(297, 51%, 97%) |
| CMYK | cmyk(2.4%, 50.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.00, 62.61, -42.81) |
| CIE-LCH | lch(69.00, 75.85, 325.64°) |
| OKLab | oklab(75.88% 0.1719 -0.1179) |
| OKLCH | oklch(75.88% 0.208 325.6) |
| XYZ | xyz(60.0223, 39.3384, 92.4092) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 2.79
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 4.52
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17AF7 #80F77A
analogous
#B37AF7 #F17AF7 #F77ABF
triadic
#F17AF7 #F7F17A #7AF7F1
tetradic
#F17AF7 #F7B37A #80F77A #7ABFF7
square
#F17AF7 #F7B37A #80F77A #7ABFF7
split-complementary
#F17AF7 #BFF77A #7AF7B3
monochromatic
#DE0EE9 #EB40F4 #F17AF7 #F7B4FA #FCE2FD
Accessibility & contrast
On white
2.37
#F17AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F17AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17AF7
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17AF7 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#90AEF3
Tritanopia (blue-blind)
#F689AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f17af7; /* rgb */ color: rgb(241, 122, 247); /* oklch */ color: oklch(75.9% 0.208 325.6);
Tailwind
colors: {
custom: {
50: '#f8a5fa',
500: '#f17af7',
950: '#000000',
},
}SCSS
$custom: #f17af7; $custom-light: #f8a5fa; $custom-dark: #000000;
JSON
{
"hex": "#f17af7",
"rgb": {
"r": 241,
"g": 122,
"b": 247
},
"hsl": {
"h": 297.12,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.75877,
"c": 0.20846,
"h": 325.6
},
"luminance": 0.39335
}Semantic roles & 50–950 ramp
primary
#F17AF7
secondary
#D7F5D6
accent
#E5000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85