#F179EF#F179EF
#F179EF is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.4% C 0.203 H 328.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F179EF |
|---|---|
| RGB | rgb(241, 121, 239) |
| HSL | hsl(301, 81%, 71%) |
| HSV | hsv(301, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 0.8%, 5.5%) |
| CIE-LAB | lab(68.47, 61.69, -39.24) |
| CIE-LCH | lch(68.47, 73.11, 327.54°) |
| OKLab | oklab(75.37% 0.1721 -0.1076) |
| OKLCH | oklch(75.37% 0.203 328) |
| XYZ | xyz(58.6921, 38.6109, 86.0058) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.53
Violet (CSS)
#EE82EE
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.38
Orchid
#DA70D6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F179EF #79F17B
analogous
#B779F1 #F179EF #F179B3
triadic
#F179EF #EFF179 #79EFF1
tetradic
#F179EF #F1B779 #79F17B #79B3F1
square
#F179EF #F1B779 #79F17B #79B3F1
split-complementary
#F179EF #B3F179 #79F1B7
monochromatic
#D917D6 #EB42E8 #F179EF #F7B0F6 #FCE3FC
Accessibility & contrast
On white
2.41
#F179EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F179EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F179EF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F179EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F179EF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF3
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#F885A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f179ef; /* rgb */ color: rgb(241, 121, 239); /* oklch */ color: oklch(75.4% 0.203 328.0);
Tailwind
colors: {
custom: {
50: '#f8a4f4',
500: '#f179ef',
950: '#000000',
},
}SCSS
$custom: #f179ef; $custom-light: #f8a4f4; $custom-dark: #000000;
JSON
{
"hex": "#f179ef",
"rgb": {
"r": 241,
"g": 121,
"b": 239
},
"hsl": {
"h": 301,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.75374,
"c": 0.20299,
"h": 328
},
"luminance": 0.38608
}Semantic roles & 50–950 ramp
primary
#F179EF
secondary
#D3F3D3
accent
#DD0C08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85