#F179F4#F179F4
#F179F4 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.6% C 0.207 H 326.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F179F4 |
|---|---|
| RGB | rgb(241, 121, 244) |
| HSL | hsl(299, 85%, 72%) |
| HSV | hsv(299, 50%, 96%) |
| CMYK | cmyk(1.2%, 50.4%, 0%, 4.3%) |
| CIE-LAB | lab(68.69, 62.55, -41.65) |
| CIE-LCH | lch(68.69, 75.15, 326.34°) |
| OKLab | oklab(75.61% 0.1728 -0.1145) |
| OKLCH | oklch(75.61% 0.207 326.5) |
| XYZ | xyz(59.4410, 38.9104, 89.9499) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 2.29
Light Magenta
#FA5FF7
ΔE00 3.98
Violet Pink
#FB5FFC
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 4.14
Orchid
#DA70D6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F179F4 #7CF479
analogous
#B479F4 #F179F4 #F479BA
triadic
#F179F4 #F4F179 #79F4F1
tetradic
#F179F4 #F4B479 #7CF479 #79BAF4
square
#F179F4 #F4B479 #7CF479 #79BAF4
split-complementary
#F179F4 #BAF479 #79F4B4
monochromatic
#DB12E0 #EB40EF #F179F4 #F7B2F9 #FCE3FD
Accessibility & contrast
On white
2.39
#F179F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F179F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F179F4
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F179F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F179F4 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF8
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#F787AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f179f4; /* rgb */ color: rgb(241, 121, 244); /* oklch */ color: oklch(75.6% 0.207 326.5);
Tailwind
colors: {
custom: {
50: '#f8a4f8',
500: '#f179f4',
950: '#000000',
},
}SCSS
$custom: #f179f4; $custom-light: #f8a4f8; $custom-dark: #000000;
JSON
{
"hex": "#f179f4",
"rgb": {
"r": 241,
"g": 121,
"b": 244
},
"hsl": {
"h": 298.537,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.75606,
"c": 0.20734,
"h": 326.5
},
"luminance": 0.38907
}Semantic roles & 50–950 ramp
primary
#F179F4
secondary
#D5F4D5
accent
#E1040A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85