#F17EF4#F17EF4
#F17EF4 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.3% C 0.200 H 326.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EF4 |
|---|---|
| RGB | rgb(241, 126, 244) |
| HSL | hsl(298, 84%, 73%) |
| HSV | hsv(298, 48%, 96%) |
| CMYK | cmyk(1.2%, 48.4%, 0%, 4.3%) |
| CIE-LAB | lab(69.58, 60.19, -40.25) |
| CIE-LCH | lch(69.58, 72.41, 326.23°) |
| OKLab | oklab(76.27% 0.1662 -0.1106) |
| OKLCH | oklch(76.27% 0.2 326.4) |
| XYZ | xyz(60.0644, 40.1573, 90.1578) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 2.62
Candy Pink
#FF63E9
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EF4 #81F47E
analogous
#B67EF4 #F17EF4 #F47EBC
triadic
#F17EF4 #F4F17E #7EF4F1
tetradic
#F17EF4 #F4B67E #81F47E #7EBCF4
square
#F17EF4 #F4B67E #81F47E #7EBCF4
split-complementary
#F17EF4 #BCF47E #7EF4B6
monochromatic
#DF13E4 #EB46EF #F17EF4 #F7B6F9 #FCE3FD
Accessibility & contrast
On white
2.33
#F17EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F17EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EF4
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EF4 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F8
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#F78BAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17ef4; /* rgb */ color: rgb(241, 126, 244); /* oklch */ color: oklch(76.3% 0.200 326.4);
Tailwind
colors: {
custom: {
50: '#f8a7f8',
500: '#f17ef4',
950: '#000000',
},
}SCSS
$custom: #f17ef4; $custom-light: #f8a7f8; $custom-dark: #000000;
JSON
{
"hex": "#f17ef4",
"rgb": {
"r": 241,
"g": 126,
"b": 244
},
"hsl": {
"h": 298.475,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.76267,
"c": 0.19961,
"h": 326.4
},
"luminance": 0.40154
}Semantic roles & 50–950 ramp
primary
#F17EF4
secondary
#D7F5D6
accent
#E1050A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85