#F177E4#F177E4
#F177E4 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.6% C 0.197 H 331.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F177E4 |
|---|---|
| RGB | rgb(241, 119, 228) |
| HSL | hsl(306, 81%, 71%) |
| HSV | hsv(306, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 5.4%, 5.5%) |
| CIE-LAB | lab(67.65, 60.78, -34.44) |
| CIE-LCH | lch(67.65, 69.86, 330.46°) |
| OKLab | oklab(74.62% 0.173 -0.0939) |
| OKLCH | oklch(74.62% 0.197 331.5) |
| XYZ | xyz(56.8757, 37.4995, 77.6262) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.68
Violet (CSS)
#EE82EE
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 3.34
Orchid
#DA70D6
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177E4 #77F184
analogous
#C177F1 #F177E4 #F177A7
triadic
#F177E4 #E4F177 #77E4F1
tetradic
#F177E4 #F1C177 #77F184 #77A7F1
square
#F177E4 #F1C177 #77F184 #77A7F1
split-complementary
#F177E4 #A7F177 #77F1C1
monochromatic
#D716C3 #EB40D9 #F177E4 #F7AEEF #FCE3F9
Accessibility & contrast
On white
2.47
#F177E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F177E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177E4
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177E4 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE8
Deuteranopia (green-blind)
#96ABE1
Tritanopia (blue-blind)
#F980A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f177e4; /* rgb */ color: rgb(241, 119, 228); /* oklch */ color: oklch(74.6% 0.197 331.5);
Tailwind
colors: {
custom: {
50: '#f8a3ed',
500: '#f177e4',
950: '#000000',
},
}SCSS
$custom: #f177e4; $custom-light: #f8a3ed; $custom-dark: #000000;
JSON
{
"hex": "#f177e4",
"rgb": {
"r": 241,
"g": 119,
"b": 228
},
"hsl": {
"h": 306.393,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.74617,
"c": 0.19685,
"h": 331.5
},
"luminance": 0.37496
}Semantic roles & 50–950 ramp
primary
#F177E4
secondary
#D1F2D5
accent
#DE1F08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84