#F176F3#F176F3
#F176F3 is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.2% C 0.211 H 326.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F176F3 |
|---|---|
| RGB | rgb(241, 118, 243) |
| HSL | hsl(299, 84%, 71%) |
| HSV | hsv(299, 51%, 95%) |
| CMYK | cmyk(0.8%, 51.4%, 0%, 4.7%) |
| CIE-LAB | lab(68.12, 63.78, -41.99) |
| CIE-LCH | lch(68.12, 76.36, 326.64°) |
| OKLab | oklab(75.17% 0.1766 -0.1155) |
| OKLCH | oklch(75.17% 0.211 326.8) |
| XYZ | xyz(58.9306, 38.1320, 89.0328) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.10
Violet (CSS)
#EE82EE
ΔE00 2.47
Light Magenta
#FA5FF7
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 3.73
Orchid
#DA70D6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176F3 #78F376
analogous
#B276F3 #F176F3 #F376B6
triadic
#F176F3 #F3F176 #76F3F1
tetradic
#F176F3 #F3B276 #78F376 #76B6F3
square
#F176F3 #F3B276 #78F376 #76B6F3
split-complementary
#F176F3 #B6F376 #76F3B2
monochromatic
#D813DB #EB3EEE #F176F3 #F7AEF8 #FCE3FD
Accessibility & contrast
On white
2.43
#F176F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F176F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176F3
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176F3 | 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)
#699CF7
Deuteranopia (green-blind)
#8FACEF
Tritanopia (blue-blind)
#F784AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f176f3; /* rgb */ color: rgb(241, 118, 243); /* oklch */ color: oklch(75.2% 0.211 326.8);
Tailwind
colors: {
custom: {
50: '#f8a2f7',
500: '#f176f3',
950: '#000000',
},
}SCSS
$custom: #f176f3; $custom-light: #f8a2f7; $custom-dark: #000000;
JSON
{
"hex": "#f176f3",
"rgb": {
"r": 241,
"g": 118,
"b": 243
},
"hsl": {
"h": 299.04,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.75172,
"c": 0.21102,
"h": 326.8
},
"luminance": 0.38129
}Semantic roles & 50–950 ramp
primary
#F176F3
secondary
#D2F3D2
accent
#E00509
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85