#F17EF7#F17EF7
#F17EF7 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.4% C 0.202 H 325.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EF7 |
|---|---|
| RGB | rgb(241, 126, 247) |
| HSL | hsl(297, 88%, 73%) |
| HSV | hsv(297, 49%, 97%) |
| CMYK | cmyk(2.4%, 49%, 0%, 3.1%) |
| CIE-LAB | lab(69.71, 60.72, -41.69) |
| CIE-LCH | lch(69.71, 73.65, 325.52°) |
| OKLab | oklab(76.41% 0.1666 -0.1147) |
| OKLCH | oklch(76.41% 0.202 325.5) |
| XYZ | xyz(60.5236, 40.3410, 92.5763) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 3.01
Light Magenta
#FA5FF7
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EF7 #84F77E
analogous
#B47EF7 #F17EF7 #F77EC0
triadic
#F17EF7 #F7F17E #7EF7F1
tetradic
#F17EF7 #F7B47E #84F77E #7EC0F7
square
#F17EF7 #F7B47E #84F77E #7EC0F7
split-complementary
#F17EF7 #C0F77E #7EF7B4
monochromatic
#E10FEC #EB44F3 #F17EF7 #F7B8FB #FCE2FD
Accessibility & contrast
On white
2.32
#F17EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F17EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EF7
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EF7 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FB
Deuteranopia (green-blind)
#93AFF3
Tritanopia (blue-blind)
#F68CAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17ef7; /* rgb */ color: rgb(241, 126, 247); /* oklch */ color: oklch(76.4% 0.202 325.5);
Tailwind
colors: {
custom: {
50: '#f8a7fa',
500: '#f17ef7',
950: '#000000',
},
}SCSS
$custom: #f17ef7; $custom-light: #f8a7fa; $custom-dark: #000000;
JSON
{
"hex": "#f17ef7",
"rgb": {
"r": 241,
"g": 126,
"b": 247
},
"hsl": {
"h": 297.025,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.76406,
"c": 0.2023,
"h": 325.5
},
"luminance": 0.40338
}Semantic roles & 50–950 ramp
primary
#F17EF7
secondary
#D7F5D6
accent
#E5010C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85