#F17CF7#F17CF7
#F17CF7 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.205 H 325.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CF7 |
|---|---|
| RGB | rgb(241, 124, 247) |
| HSL | hsl(297, 88%, 73%) |
| HSV | hsv(297, 50%, 97%) |
| CMYK | cmyk(2.4%, 49.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.35, 61.67, -42.26) |
| CIE-LCH | lch(69.35, 74.76, 325.58°) |
| OKLab | oklab(76.14% 0.1693 -0.1163) |
| OKLCH | oklch(76.14% 0.205 325.5) |
| XYZ | xyz(60.2704, 39.8346, 92.4919) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 2.88
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CF7 #82F77C
analogous
#B37CF7 #F17CF7 #F77CC0
triadic
#F17CF7 #F7F17C #7CF7F1
tetradic
#F17CF7 #F7B37C #82F77C #7CC0F7
square
#F17CF7 #F7B37C #82F77C #7CC0F7
split-complementary
#F17CF7 #C0F77C #7CF7B3
monochromatic
#E00EEA #EB42F3 #F17CF7 #F7B6FB #FCE2FD
Accessibility & contrast
On white
2.34
#F17CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F17CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CF7
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CF7 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FB
Deuteranopia (green-blind)
#91AFF3
Tritanopia (blue-blind)
#F68AAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17cf7; /* rgb */ color: rgb(241, 124, 247); /* oklch */ color: oklch(76.1% 0.205 325.5);
Tailwind
colors: {
custom: {
50: '#f8a6fa',
500: '#f17cf7',
950: '#000000',
},
}SCSS
$custom: #f17cf7; $custom-light: #f8a6fa; $custom-dark: #000000;
JSON
{
"hex": "#f17cf7",
"rgb": {
"r": 241,
"g": 124,
"b": 247
},
"hsl": {
"h": 297.073,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.7614,
"c": 0.20539,
"h": 325.5
},
"luminance": 0.39831
}Semantic roles & 50–950 ramp
primary
#F17CF7
secondary
#D7F5D6
accent
#E5000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85