#F17CFF#F17CFF
#F17CFF is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.213 H 323.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CFF |
|---|---|
| RGB | rgb(241, 124, 255) |
| HSL | hsl(294, 100%, 74%) |
| HSV | hsv(294, 51%, 100%) |
| CMYK | cmyk(5.5%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(69.71, 63.10, -46.07) |
| CIE-LCH | lch(69.71, 78.12, 323.87°) |
| OKLab | oklab(76.52% 0.1703 -0.1273) |
| OKLCH | oklch(76.52% 0.213 323.2) |
| XYZ | xyz(61.5315, 40.3390, 99.1335) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 5.53
Orchid
#DA70D6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CFF #8AFF7C
analogous
#B07CFF #F17CFF #FF7CCC
triadic
#F17CFF #FFF17C #7CFFF1
tetradic
#F17CFF #FFB07C #8AFF7C #7CCCFF
square
#F17CFF #FFB07C #8AFF7C #7CCCFF
split-complementary
#F17CFF #CCFF7C #7CFFB0
monochromatic
#E402FF #EA3FFF #F17CFF #F8B9FF #FCE0FF
Accessibility & contrast
On white
2.32
#F17CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F17CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CFF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CFF | 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)
#69A1FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#F58DB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f17cff; /* rgb */ color: rgb(241, 124, 255); /* oklch */ color: oklch(76.5% 0.213 323.2);
Tailwind
colors: {
custom: {
50: '#f8a6ff',
500: '#f17cff',
950: '#000000',
},
}SCSS
$custom: #f17cff; $custom-light: #f8a6ff; $custom-dark: #000000;
JSON
{
"hex": "#f17cff",
"rgb": {
"r": 241,
"g": 124,
"b": 255
},
"hsl": {
"h": 293.588,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.76522,
"c": 0.21262,
"h": 323.2
},
"luminance": 0.40336
}Semantic roles & 50–950 ramp
primary
#F17CFF
secondary
#D7F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86