#F17FFC#F17FFC
#F17FFC is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.205 H 324.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FFC |
|---|---|
| RGB | rgb(241, 127, 252) |
| HSL | hsl(295, 95%, 74%) |
| HSV | hsv(295, 50%, 99%) |
| CMYK | cmyk(4.4%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.11, 61.13, -43.80) |
| CIE-LCH | lch(70.11, 75.20, 324.38°) |
| OKLab | oklab(76.78% 0.166 -0.1208) |
| OKLCH | oklch(76.78% 0.205 324) |
| XYZ | xyz(61.4341, 40.9108, 96.7372) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 3.78
Violet Pink
#FB5FFC
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.06
Candy Pink
#FF63E9
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FFC #8AFC7F
analogous
#B37FFC #F17FFC #FC7FC9
triadic
#F17FFC #FCF17F #7FFCF1
tetradic
#F17FFC #FCB37F #8AFC7F #7FC9FC
square
#F17FFC #FCB37F #8AFC7F #7FC9FC
split-complementary
#F17FFC #C9FC7F #7FFCB3
monochromatic
#E407F9 #EA43FB #F17FFC #F8BBFD #FCE1FE
Accessibility & contrast
On white
2.29
#F17FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F17FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FFC
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FFC | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#F58EB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f17ffc; /* rgb */ color: rgb(241, 127, 252); /* oklch */ color: oklch(76.8% 0.205 324.0);
Tailwind
colors: {
custom: {
50: '#f8a8fe',
500: '#f17ffc',
950: '#000000',
},
}SCSS
$custom: #f17ffc; $custom-light: #f8a8fe; $custom-dark: #000000;
JSON
{
"hex": "#f17ffc",
"rgb": {
"r": 241,
"g": 127,
"b": 252
},
"hsl": {
"h": 294.72,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.76775,
"c": 0.20529,
"h": 324
},
"luminance": 0.40908
}Semantic roles & 50–950 ramp
primary
#F17FFC
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86