#F177FA#F177FA
#F177FA is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.6% C 0.216 H 324.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F177FA |
|---|---|
| RGB | rgb(241, 119, 250) |
| HSL | hsl(296, 93%, 72%) |
| HSV | hsv(296, 52%, 98%) |
| CMYK | cmyk(3.6%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(68.61, 64.54, -45.07) |
| CIE-LCH | lch(68.61, 78.72, 325.07°) |
| OKLab | oklab(75.63% 0.1762 -0.1244) |
| OKLCH | oklch(75.63% 0.216 324.8) |
| XYZ | xyz(60.1263, 38.7997, 94.7460) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 4.52
Orchid
#DA70D6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177FA #80FA77
analogous
#B077FA #F177FA #FA77C1
triadic
#F177FA #FAF177 #77FAF1
tetradic
#F177FA #FAB077 #80FA77 #77C1FA
square
#F177FA #FAB077 #80FA77 #77C1FA
split-complementary
#F177FA #C1FA77 #77FAB0
monochromatic
#DE09EE #EB3CF8 #F177FA #F7B2FC #FCE1FE
Accessibility & contrast
On white
2.40
#F177FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F177FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177FA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177FA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFE
Deuteranopia (green-blind)
#8CADF6
Tritanopia (blue-blind)
#F687AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f177fa; /* rgb */ color: rgb(241, 119, 250); /* oklch */ color: oklch(75.6% 0.216 324.8);
Tailwind
colors: {
custom: {
50: '#f8a3fc',
500: '#f177fa',
950: '#000000',
},
}SCSS
$custom: #f177fa; $custom-light: #f8a3fc; $custom-dark: #000000;
JSON
{
"hex": "#f177fa",
"rgb": {
"r": 241,
"g": 119,
"b": 250
},
"hsl": {
"h": 295.878,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.75634,
"c": 0.21565,
"h": 324.8
},
"luminance": 0.38797
}Semantic roles & 50–950 ramp
primary
#F177FA
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85