#F179F9#F179F9
#F179F9 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.8% C 0.212 H 325.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F179F9 |
|---|---|
| RGB | rgb(241, 121, 249) |
| HSL | hsl(296, 91%, 73%) |
| HSV | hsv(296, 51%, 98%) |
| CMYK | cmyk(3.2%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.91, 63.43, -44.04) |
| CIE-LCH | lch(68.91, 77.22, 325.23°) |
| OKLab | oklab(75.84% 0.1735 -0.1214) |
| OKLCH | oklch(75.84% 0.212 325) |
| XYZ | xyz(60.2105, 39.2182, 94.0026) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.07
Violet Pink
#FB5FFC
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 4.60
Orchid
#DA70D6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F179F9 #81F979
analogous
#B179F9 #F179F9 #F979C1
triadic
#F179F9 #F9F179 #79F9F1
tetradic
#F179F9 #F9B179 #81F979 #79C1F9
square
#F179F9 #F9B179 #81F979 #79C1F9
split-complementary
#F179F9 #C1F979 #79F9B1
monochromatic
#DF0BED #EB3EF6 #F179F9 #F7B4FC #FCE2FE
Accessibility & contrast
On white
2.37
#F179F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F179F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F179F9
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F179F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F179F9 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#F689AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f179f9; /* rgb */ color: rgb(241, 121, 249); /* oklch */ color: oklch(75.8% 0.212 325.0);
Tailwind
colors: {
custom: {
50: '#f8a4fb',
500: '#f179f9',
950: '#000000',
},
}SCSS
$custom: #f179f9; $custom-light: #f8a4fb; $custom-dark: #000000;
JSON
{
"hex": "#f179f9",
"rgb": {
"r": 241,
"g": 121,
"b": 249
},
"hsl": {
"h": 296.25,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.75843,
"c": 0.21176,
"h": 325
},
"luminance": 0.39215
}Semantic roles & 50–950 ramp
primary
#F179F9
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85