#F177FC#F177FC
#F177FC is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.7% C 0.217 H 324.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F177FC |
|---|---|
| RGB | rgb(241, 119, 252) |
| HSL | hsl(295, 96%, 73%) |
| HSV | hsv(295, 53%, 99%) |
| CMYK | cmyk(4.4%, 52.8%, 0%, 1.2%) |
| CIE-LAB | lab(68.70, 64.89, -46.02) |
| CIE-LCH | lch(68.70, 79.55, 324.66°) |
| OKLab | oklab(75.73% 0.1764 -0.1271) |
| OKLCH | oklch(75.73% 0.217 324.2) |
| XYZ | xyz(60.4416, 38.9258, 96.4064) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 3.53
Violet Pink
#FB5FFC
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 4.74
Orchid
#DA70D6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177FC #82FC77
analogous
#AF77FC #F177FC #FC77C4
triadic
#F177FC #FCF177 #77FCF1
tetradic
#F177FC #FCAF77 #82FC77 #77C4FC
square
#F177FC #FCAF77 #82FC77 #77C4FC
split-complementary
#F177FC #C4FC77 #77FCAF
monochromatic
#E005F3 #EB3BFB #F177FC #F7B3FD #FCE1FE
Accessibility & contrast
On white
2.39
#F177FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F177FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177FC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177FC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649EFF
Deuteranopia (green-blind)
#8BADF8
Tritanopia (blue-blind)
#F588AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f177fc; /* rgb */ color: rgb(241, 119, 252); /* oklch */ color: oklch(75.7% 0.217 324.2);
Tailwind
colors: {
custom: {
50: '#f8a3fe',
500: '#f177fc',
950: '#000000',
},
}SCSS
$custom: #f177fc; $custom-light: #f8a3fe; $custom-dark: #000000;
JSON
{
"hex": "#f177fc",
"rgb": {
"r": 241,
"g": 119,
"b": 252
},
"hsl": {
"h": 295.038,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.75731,
"c": 0.21743,
"h": 324.2
},
"luminance": 0.38923
}Semantic roles & 50–950 ramp
primary
#F177FC
secondary
#D7F7D4
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86