#F179EB#F179EB
#F179EB is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.2% C 0.200 H 329.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F179EB |
|---|---|
| RGB | rgb(241, 121, 235) |
| HSL | hsl(303, 81%, 71%) |
| HSV | hsv(303, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 2.5%, 5.5%) |
| CIE-LAB | lab(68.30, 61.01, -37.31) |
| CIE-LCH | lch(68.30, 71.51, 328.56°) |
| OKLab | oklab(75.19% 0.1715 -0.1021) |
| OKLCH | oklch(75.19% 0.2 329.2) |
| XYZ | xyz(58.1077, 38.3771, 82.9280) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.01
Violet (CSS)
#EE82EE
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F179EB #79F17F
analogous
#BB79F1 #F179EB #F179AF
triadic
#F179EB #EBF179 #79EBF1
tetradic
#F179EB #F1BB79 #79F17F #79AFF1
square
#F179EB #F1BB79 #79F17F #79AFF1
split-complementary
#F179EB #AFF179 #79F1BB
monochromatic
#D917CF #EB42E3 #F179EB #F7B0F3 #FCE3FB
Accessibility & contrast
On white
2.42
#F179EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F179EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F179EB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F179EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F179EB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#F884A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f179eb; /* rgb */ color: rgb(241, 121, 235); /* oklch */ color: oklch(75.2% 0.200 329.2);
Tailwind
colors: {
custom: {
50: '#f8a4f1',
500: '#f179eb',
950: '#000000',
},
}SCSS
$custom: #f179eb; $custom-light: #f8a4f1; $custom-dark: #000000;
JSON
{
"hex": "#f179eb",
"rgb": {
"r": 241,
"g": 121,
"b": 235
},
"hsl": {
"h": 303,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.75192,
"c": 0.19958,
"h": 329.2
},
"luminance": 0.38374
}Semantic roles & 50–950 ramp
primary
#F179EB
secondary
#D3F3D5
accent
#DD1308
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85