#F176FF#F176FF
#F176FF is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.8% C 0.222 H 323.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F176FF |
|---|---|
| RGB | rgb(241, 118, 255) |
| HSL | hsl(294, 100%, 73%) |
| HSV | hsv(294, 54%, 100%) |
| CMYK | cmyk(5.5%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(68.66, 65.89, -47.71) |
| CIE-LCH | lch(68.66, 81.35, 324.09°) |
| OKLab | oklab(75.75% 0.178 -0.132) |
| OKLCH | oklch(75.75% 0.222 323.4) |
| XYZ | xyz(60.8023, 38.8807, 98.8904) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 3.70
Light Magenta
#FA5FF7
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 5.02
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176FF #84FF76
analogous
#AD76FF #F176FF #FF76C8
triadic
#F176FF #FFF176 #76FFF1
tetradic
#F176FF #FFAD76 #84FF76 #76C8FF
square
#F176FF #FFAD76 #84FF76 #76C8FF
split-complementary
#F176FF #C8FF76 #76FFAD
monochromatic
#E100FB #EB39FF #F176FF #F7B3FF #FCE0FF
Accessibility & contrast
On white
2.39
#F176FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F176FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176FF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176FF | 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)
#619EFF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#F588B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f176ff; /* rgb */ color: rgb(241, 118, 255); /* oklch */ color: oklch(75.8% 0.222 323.4);
Tailwind
colors: {
custom: {
50: '#f8a3ff',
500: '#f176ff',
950: '#000000',
},
}SCSS
$custom: #f176ff; $custom-light: #f8a3ff; $custom-dark: #000000;
JSON
{
"hex": "#f176ff",
"rgb": {
"r": 241,
"g": 118,
"b": 255
},
"hsl": {
"h": 293.869,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.75753,
"c": 0.22158,
"h": 323.4
},
"luminance": 0.38878
}Semantic roles & 50–950 ramp
primary
#F176FF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86