#F177FF#F177FF
#F177FF is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.220 H 323.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F177FF |
|---|---|
| RGB | rgb(241, 119, 255) |
| HSL | hsl(294, 100%, 73%) |
| HSV | hsv(294, 53%, 100%) |
| CMYK | cmyk(5.5%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(68.84, 65.43, -47.44) |
| CIE-LCH | lch(68.84, 80.82, 324.05°) |
| OKLab | oklab(75.88% 0.1767 -0.1312) |
| OKLCH | oklch(75.88% 0.22 323.4) |
| XYZ | xyz(60.9207, 39.1175, 98.9299) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 5.09
Orchid
#DA70D6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177FF #85FF77
analogous
#AD77FF #F177FF #FF77C9
triadic
#F177FF #FFF177 #77FFF1
tetradic
#F177FF #FFAD77 #85FF77 #77C9FF
square
#F177FF #FFAD77 #85FF77 #77C9FF
split-complementary
#F177FF #C9FF77 #77FFAD
monochromatic
#E200FC #EB3AFF #F177FF #F7B4FF #FCE0FF
Accessibility & contrast
On white
2.38
#F177FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F177FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177FF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177FF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629FFF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#F589B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f177ff; /* rgb */ color: rgb(241, 119, 255); /* oklch */ color: oklch(75.9% 0.220 323.4);
Tailwind
colors: {
custom: {
50: '#f8a3ff',
500: '#f177ff',
950: '#000000',
},
}SCSS
$custom: #f177ff; $custom-light: #f8a3ff; $custom-dark: #000000;
JSON
{
"hex": "#f177ff",
"rgb": {
"r": 241,
"g": 119,
"b": 255
},
"hsl": {
"h": 293.824,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75879,
"c": 0.2201,
"h": 323.4
},
"luminance": 0.39114
}Semantic roles & 50–950 ramp
primary
#F177FF
secondary
#D7F7D4
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86