#F17CFE#F17CFE
#F17CFE is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.212 H 323.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CFE |
|---|---|
| RGB | rgb(241, 124, 254) |
| HSL | hsl(294, 98%, 74%) |
| HSV | hsv(294, 51%, 100%) |
| CMYK | cmyk(5.1%, 51.2%, 0%, 0.4%) |
| CIE-LAB | lab(69.66, 62.92, -45.59) |
| CIE-LCH | lch(69.66, 77.70, 324.07°) |
| OKLab | oklab(76.47% 0.1702 -0.1259) |
| OKLCH | oklch(76.47% 0.212 323.5) |
| XYZ | xyz(61.3710, 40.2748, 98.2879) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.59
Candy Pink
#FF63E9
ΔE00 5.42
Orchid
#DA70D6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CFE #89FE7C
analogous
#B07CFE #F17CFE #FE7CCA
triadic
#F17CFE #FEF17C #7CFEF1
tetradic
#F17CFE #FEB07C #89FE7C #7CCAFE
square
#F17CFE #FEB07C #89FE7C #7CCAFE
split-complementary
#F17CFE #CAFE7C #7CFEB0
monochromatic
#E403FD #EB3FFE #F17CFE #F7B9FE #FCE1FF
Accessibility & contrast
On white
2.32
#F17CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F17CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CFE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CFE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#F58DB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17cfe; /* rgb */ color: rgb(241, 124, 254); /* oklch */ color: oklch(76.5% 0.212 323.5);
Tailwind
colors: {
custom: {
50: '#f8a6ff',
500: '#f17cfe',
950: '#000000',
},
}SCSS
$custom: #f17cfe; $custom-light: #f8a6ff; $custom-dark: #000000;
JSON
{
"hex": "#f17cfe",
"rgb": {
"r": 241,
"g": 124,
"b": 254
},
"hsl": {
"h": 294,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.76473,
"c": 0.21171,
"h": 323.5
},
"luminance": 0.40272
}Semantic roles & 50–950 ramp
primary
#F17CFE
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86