#F177E5#F177E5
#F177E5 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.7% C 0.198 H 331.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F177E5 |
|---|---|
| RGB | rgb(241, 119, 229) |
| HSL | hsl(306, 81%, 71%) |
| HSV | hsv(306, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 5%, 5.5%) |
| CIE-LAB | lab(67.69, 60.94, -34.93) |
| CIE-LCH | lch(67.69, 70.25, 330.18°) |
| OKLab | oklab(74.66% 0.1732 -0.0953) |
| OKLCH | oklch(74.66% 0.198 331.2) |
| XYZ | xyz(57.0149, 37.5551, 78.3594) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.56
Violet (CSS)
#EE82EE
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 3.31
Orchid
#DA70D6
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177E5 #77F183
analogous
#C077F1 #F177E5 #F177A8
triadic
#F177E5 #E5F177 #77E5F1
tetradic
#F177E5 #F1C077 #77F183 #77A8F1
square
#F177E5 #F1C077 #77F183 #77A8F1
split-complementary
#F177E5 #A8F177 #77F1C0
monochromatic
#D716C4 #EB40DA #F177E5 #F7AEF0 #FCE3FA
Accessibility & contrast
On white
2.47
#F177E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F177E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177E5
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177E5 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE9
Deuteranopia (green-blind)
#96ABE1
Tritanopia (blue-blind)
#F981A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f177e5; /* rgb */ color: rgb(241, 119, 229); /* oklch */ color: oklch(74.7% 0.198 331.2);
Tailwind
colors: {
custom: {
50: '#f8a3ed',
500: '#f177e5',
950: '#000000',
},
}SCSS
$custom: #f177e5; $custom-light: #f8a3ed; $custom-dark: #000000;
JSON
{
"hex": "#f177e5",
"rgb": {
"r": 241,
"g": 119,
"b": 229
},
"hsl": {
"h": 305.902,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.74661,
"c": 0.19766,
"h": 331.2
},
"luminance": 0.37552
}Semantic roles & 50–950 ramp
primary
#F177E5
secondary
#D1F2D5
accent
#DE1D08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84