#F177FE#F177FE
#F177FE is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.8% C 0.219 H 323.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F177FE |
|---|---|
| RGB | rgb(241, 119, 254) |
| HSL | hsl(294, 99%, 73%) |
| HSV | hsv(294, 53%, 100%) |
| CMYK | cmyk(5.1%, 53.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.79, 65.25, -46.97) |
| CIE-LCH | lch(68.79, 80.39, 324.25°) |
| OKLab | oklab(75.83% 0.1766 -0.1298) |
| OKLCH | oklch(75.83% 0.219 323.7) |
| XYZ | xyz(60.7602, 39.0532, 98.0843) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 4.97
Orchid
#DA70D6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177FE #84FE77
analogous
#AD77FE #F177FE #FE77C7
triadic
#F177FE #FEF177 #77FEF1
tetradic
#F177FE #FEAD77 #84FE77 #77C7FE
square
#F177FE #FEAD77 #84FE77 #77C7FE
split-complementary
#F177FE #C7FE77 #77FEAD
monochromatic
#E102F9 #EB3AFE #F177FE #F7B4FE #FCE1FF
Accessibility & contrast
On white
2.38
#F177FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F177FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177FE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177FE | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639EFF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#F589B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f177fe; /* rgb */ color: rgb(241, 119, 254); /* oklch */ color: oklch(75.8% 0.219 323.7);
Tailwind
colors: {
custom: {
50: '#f8a3ff',
500: '#f177fe',
950: '#000000',
},
}SCSS
$custom: #f177fe; $custom-light: #f8a3ff; $custom-dark: #000000;
JSON
{
"hex": "#f177fe",
"rgb": {
"r": 241,
"g": 119,
"b": 254
},
"hsl": {
"h": 294.222,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.75829,
"c": 0.21921,
"h": 323.7
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#F177FE
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86