#F177EB#F177EB
#F177EB is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 74.9% C 0.203 H 329.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F177EB |
|---|---|
| RGB | rgb(241, 119, 235) |
| HSL | hsl(303, 81%, 71%) |
| HSV | hsv(303, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 2.5%, 5.5%) |
| CIE-LAB | lab(67.94, 61.95, -37.86) |
| CIE-LCH | lch(67.94, 72.60, 328.57°) |
| OKLab | oklab(74.93% 0.1742 -0.1036) |
| OKLCH | oklch(74.93% 0.203 329.2) |
| XYZ | xyz(57.8672, 37.8960, 82.8478) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.83
Violet (CSS)
#EE82EE
ΔE00 2.08
Candy Pink
#FF63E9
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 4.10
Violet Pink
#FB5FFC
ΔE00 4.41
Orchid
#DA70D6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177EB #77F17D
analogous
#BA77F1 #F177EB #F177AE
triadic
#F177EB #EBF177 #77EBF1
tetradic
#F177EB #F1BA77 #77F17D #77AEF1
square
#F177EB #F1BA77 #77F17D #77AEF1
split-complementary
#F177EB #AEF177 #77F1BA
monochromatic
#D716CE #EB40E3 #F177EB #F7AEF3 #FCE3FB
Accessibility & contrast
On white
2.45
#F177EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F177EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177EB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177EB | 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)
#6F9BEF
Deuteranopia (green-blind)
#93ABE7
Tritanopia (blue-blind)
#F883A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f177eb; /* rgb */ color: rgb(241, 119, 235); /* oklch */ color: oklch(74.9% 0.203 329.2);
Tailwind
colors: {
custom: {
50: '#f8a3f2',
500: '#f177eb',
950: '#000000',
},
}SCSS
$custom: #f177eb; $custom-light: #f8a3f2; $custom-dark: #000000;
JSON
{
"hex": "#f177eb",
"rgb": {
"r": 241,
"g": 119,
"b": 235
},
"hsl": {
"h": 302.951,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.7493,
"c": 0.20266,
"h": 329.2
},
"luminance": 0.37893
}Semantic roles & 50–950 ramp
primary
#F177EB
secondary
#D1F2D3
accent
#DE1208
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85