#F177E3#F177E3
#F177E3 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.6% C 0.196 H 331.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F177E3 |
|---|---|
| RGB | rgb(241, 119, 227) |
| HSL | hsl(307, 81%, 71%) |
| HSV | hsv(307, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 5.8%, 5.5%) |
| CIE-LAB | lab(67.61, 60.61, -33.95) |
| CIE-LCH | lch(67.61, 69.48, 330.74°) |
| OKLab | oklab(74.57% 0.1728 -0.0925) |
| OKLCH | oklch(74.57% 0.196 331.8) |
| XYZ | xyz(56.7373, 37.4441, 76.8972) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.82
Violet (CSS)
#EE82EE
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 3.37
Orchid
#DA70D6
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177E3 #77F185
analogous
#C277F1 #F177E3 #F177A6
triadic
#F177E3 #E3F177 #77E3F1
tetradic
#F177E3 #F1C277 #77F185 #77A6F1
square
#F177E3 #F1C277 #77F185 #77A6F1
split-complementary
#F177E3 #A6F177 #77F1C2
monochromatic
#D716C1 #EB40D8 #F177E3 #F7AEEE #FCE3F9
Accessibility & contrast
On white
2.47
#F177E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F177E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177E3
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177E3 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739AE7
Deuteranopia (green-blind)
#96ABE0
Tritanopia (blue-blind)
#FA80A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f177e3; /* rgb */ color: rgb(241, 119, 227); /* oklch */ color: oklch(74.6% 0.196 331.8);
Tailwind
colors: {
custom: {
50: '#f8a3ec',
500: '#f177e3',
950: '#000000',
},
}SCSS
$custom: #f177e3; $custom-light: #f8a3ec; $custom-dark: #000000;
JSON
{
"hex": "#f177e3",
"rgb": {
"r": 241,
"g": 119,
"b": 227
},
"hsl": {
"h": 306.885,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.74573,
"c": 0.19602,
"h": 331.8
},
"luminance": 0.3744
}Semantic roles & 50–950 ramp
primary
#F177E3
secondary
#D1F2D5
accent
#DE2008
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84