#F176EB#F176EB
#F176EB is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.8% C 0.204 H 329.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F176EB |
|---|---|
| RGB | rgb(241, 118, 235) |
| HSL | hsl(303, 81%, 70%) |
| HSV | hsv(303, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 2.5%, 5.5%) |
| CIE-LAB | lab(67.77, 62.41, -38.13) |
| CIE-LCH | lch(67.77, 73.14, 328.58°) |
| OKLab | oklab(74.8% 0.1755 -0.1044) |
| OKLCH | oklch(74.8% 0.204 329.2) |
| XYZ | xyz(57.7488, 37.6593, 82.8084) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.79
Violet (CSS)
#EE82EE
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.21
Light Magenta
#FA5FF7
ΔE00 3.93
Violet Pink
#FB5FFC
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176EB #76F17C
analogous
#B976F1 #F176EB #F176AD
triadic
#F176EB #EBF176 #76EBF1
tetradic
#F176EB #F1B976 #76F17C #76ADF1
square
#F176EB #F1B976 #76F17C #76ADF1
split-complementary
#F176EB #ADF176 #76F1B9
monochromatic
#D716CD #EB3EE3 #F176EB #F7AEF3 #FCE3FB
Accessibility & contrast
On white
2.46
#F176EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F176EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176EB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176EB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEF
Deuteranopia (green-blind)
#93ABE7
Tritanopia (blue-blind)
#F882A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f176eb; /* rgb */ color: rgb(241, 118, 235); /* oklch */ color: oklch(74.8% 0.204 329.2);
Tailwind
colors: {
custom: {
50: '#f8a2f2',
500: '#f176eb',
950: '#000000',
},
}SCSS
$custom: #f176eb; $custom-light: #f8a2f2; $custom-dark: #000000;
JSON
{
"hex": "#f176eb",
"rgb": {
"r": 241,
"g": 118,
"b": 235
},
"hsl": {
"h": 302.927,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.74801,
"c": 0.2042,
"h": 329.2
},
"luminance": 0.37656
}Semantic roles & 50–950 ramp
primary
#F176EB
secondary
#D1F2D2
accent
#DE1208
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85