#F17CFA#F17CFA
#F17CFA is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.3% C 0.208 H 324.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CFA |
|---|---|
| RGB | rgb(241, 124, 250) |
| HSL | hsl(296, 93%, 73%) |
| HSV | hsv(296, 50%, 98%) |
| CMYK | cmyk(3.6%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(69.48, 62.20, -43.69) |
| CIE-LCH | lch(69.48, 76.01, 324.92°) |
| OKLab | oklab(76.28% 0.1697 -0.1204) |
| OKLCH | oklch(76.28% 0.208 324.6) |
| XYZ | xyz(60.7371, 40.0213, 94.9496) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 5.02
Orchid
#DA70D6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CFA #85FA7C
analogous
#B27CFA #F17CFA #FA7CC4
triadic
#F17CFA #FAF17C #7CFAF1
tetradic
#F17CFA #FAB27C #85FA7C #7CC4FA
square
#F17CFA #FAB27C #85FA7C #7CC4FA
split-complementary
#F17CFA #C4FA7C #7CFAB2
monochromatic
#E209F2 #EB41F8 #F17CFA #F7B7FC #FCE2FE
Accessibility & contrast
On white
2.33
#F17CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F17CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CFA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CFA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FE
Deuteranopia (green-blind)
#90AFF6
Tritanopia (blue-blind)
#F68BB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17cfa; /* rgb */ color: rgb(241, 124, 250); /* oklch */ color: oklch(76.3% 0.208 324.6);
Tailwind
colors: {
custom: {
50: '#f8a6fc',
500: '#f17cfa',
950: '#000000',
},
}SCSS
$custom: #f17cfa; $custom-light: #f8a6fc; $custom-dark: #000000;
JSON
{
"hex": "#f17cfa",
"rgb": {
"r": 241,
"g": 124,
"b": 250
},
"hsl": {
"h": 295.714,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.76282,
"c": 0.20808,
"h": 324.6
},
"luminance": 0.40018
}Semantic roles & 50–950 ramp
primary
#F17CFA
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85