#F176EF#F176EF
#F176EF is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.0% C 0.208 H 328.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F176EF |
|---|---|
| RGB | rgb(241, 118, 239) |
| HSL | hsl(301, 81%, 70%) |
| HSV | hsv(301, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 0.8%, 5.5%) |
| CIE-LAB | lab(67.94, 63.09, -40.07) |
| CIE-LCH | lch(67.94, 74.74, 327.58°) |
| OKLab | oklab(74.99% 0.1761 -0.11) |
| OKLCH | oklch(74.99% 0.208 328) |
| XYZ | xyz(58.3332, 37.8930, 85.8862) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.45
Violet (CSS)
#EE82EE
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 3.88
Orchid
#DA70D6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176EF #76F178
analogous
#B676F1 #F176EF #F176B1
triadic
#F176EF #EFF176 #76EFF1
tetradic
#F176EF #F1B676 #76F178 #76B1F1
square
#F176EF #F1B676 #76F178 #76B1F1
split-complementary
#F176EF #B1F176 #76F1B6
monochromatic
#D716D4 #EB3EE9 #F176EF #F7AEF5 #FCE3FC
Accessibility & contrast
On white
2.45
#F176EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F176EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176EF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176EF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF3
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#F883A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f176ef; /* rgb */ color: rgb(241, 118, 239); /* oklch */ color: oklch(75.0% 0.208 328.0);
Tailwind
colors: {
custom: {
50: '#f8a2f4',
500: '#f176ef',
950: '#000000',
},
}SCSS
$custom: #f176ef; $custom-light: #f8a2f4; $custom-dark: #000000;
JSON
{
"hex": "#f176ef",
"rgb": {
"r": 241,
"g": 118,
"b": 239
},
"hsl": {
"h": 300.976,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.74985,
"c": 0.20759,
"h": 328
},
"luminance": 0.3789
}Semantic roles & 50–950 ramp
primary
#F176EF
secondary
#D1F2D1
accent
#DE0B08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85