#F179FA#F179FA
#F179FA is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.9% C 0.213 H 324.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F179FA |
|---|---|
| RGB | rgb(241, 121, 250) |
| HSL | hsl(296, 93%, 73%) |
| HSV | hsv(296, 52%, 98%) |
| CMYK | cmyk(3.6%, 51.6%, 0%, 2%) |
| CIE-LAB | lab(68.95, 63.61, -44.52) |
| CIE-LCH | lch(68.95, 77.64, 325.01°) |
| OKLab | oklab(75.89% 0.1736 -0.1228) |
| OKLCH | oklch(75.89% 0.213 324.7) |
| XYZ | xyz(60.3668, 39.2808, 94.8262) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 3.23
Violet Pink
#FB5FFC
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.71
Orchid
#DA70D6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F179FA #82FA79
analogous
#B079FA #F179FA #FA79C2
triadic
#F179FA #FAF179 #79FAF1
tetradic
#F179FA #FAB079 #82FA79 #79C2FA
square
#F179FA #FAB079 #82FA79 #79C2FA
split-complementary
#F179FA #C2FA79 #79FAB0
monochromatic
#E009F0 #EB3EF8 #F179FA #F7B4FC #FCE2FE
Accessibility & contrast
On white
2.37
#F179FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F179FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F179FA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F179FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F179FA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFE
Deuteranopia (green-blind)
#8EADF6
Tritanopia (blue-blind)
#F689AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f179fa; /* rgb */ color: rgb(241, 121, 250); /* oklch */ color: oklch(75.9% 0.213 324.7);
Tailwind
colors: {
custom: {
50: '#f8a4fc',
500: '#f179fa',
950: '#000000',
},
}SCSS
$custom: #f179fa; $custom-light: #f8a4fc; $custom-dark: #000000;
JSON
{
"hex": "#f179fa",
"rgb": {
"r": 241,
"g": 121,
"b": 250
},
"hsl": {
"h": 295.814,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.7589,
"c": 0.21265,
"h": 324.7
},
"luminance": 0.39278
}Semantic roles & 50–950 ramp
primary
#F179FA
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85