#F177EF#F177EF
#F177EF is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.1% C 0.206 H 328.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F177EF |
|---|---|
| RGB | rgb(241, 119, 239) |
| HSL | hsl(301, 81%, 71%) |
| HSV | hsv(301, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 0.8%, 5.5%) |
| CIE-LAB | lab(68.12, 62.63, -39.79) |
| CIE-LCH | lch(68.12, 74.20, 327.57°) |
| OKLab | oklab(75.11% 0.1748 -0.1092) |
| OKLCH | oklch(75.11% 0.206 328) |
| XYZ | xyz(58.4516, 38.1298, 85.9256) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.45
Violet (CSS)
#EE82EE
ΔE00 2.09
Candy Pink
#FF63E9
ΔE00 3.54
Light Magenta
#FA5FF7
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 4.05
Orchid
#DA70D6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177EF #77F179
analogous
#B677F1 #F177EF #F177B2
triadic
#F177EF #EFF177 #77EFF1
tetradic
#F177EF #F1B677 #77F179 #77B2F1
square
#F177EF #F1B677 #77F179 #77B2F1
split-complementary
#F177EF #B2F177 #77F1B6
monochromatic
#D716D4 #EB40E8 #F177EF #F7AEF6 #FCE3FC
Accessibility & contrast
On white
2.43
#F177EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F177EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177EF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177EF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF3
Deuteranopia (green-blind)
#91ACEB
Tritanopia (blue-blind)
#F884A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f177ef; /* rgb */ color: rgb(241, 119, 239); /* oklch */ color: oklch(75.1% 0.206 328.0);
Tailwind
colors: {
custom: {
50: '#f8a3f4',
500: '#f177ef',
950: '#000000',
},
}SCSS
$custom: #f177ef; $custom-light: #f8a3f4; $custom-dark: #000000;
JSON
{
"hex": "#f177ef",
"rgb": {
"r": 241,
"g": 119,
"b": 239
},
"hsl": {
"h": 300.984,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.75114,
"c": 0.20606,
"h": 328
},
"luminance": 0.38126
}Semantic roles & 50–950 ramp
primary
#F177EF
secondary
#D1F2D2
accent
#DE0B08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85