#F174FA#F174FA
#F174FA is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.3% C 0.220 H 324.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F174FA |
|---|---|
| RGB | rgb(241, 116, 250) |
| HSL | hsl(296, 93%, 72%) |
| HSV | hsv(296, 54%, 98%) |
| CMYK | cmyk(3.6%, 53.6%, 0%, 2%) |
| CIE-LAB | lab(68.09, 65.92, -45.88) |
| CIE-LCH | lch(68.09, 80.31, 325.16°) |
| OKLab | oklab(75.26% 0.18 -0.1267) |
| OKLCH | oklch(75.26% 0.22 324.9) |
| XYZ | xyz(59.7749, 38.0969, 94.6289) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.27
Violet (CSS)
#EE82EE
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 4.30
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174FA #7DFA74
analogous
#AE74FA #F174FA #FA74C0
triadic
#F174FA #FAF174 #74FAF1
tetradic
#F174FA #FAAE74 #7DFA74 #74C0FA
square
#F174FA #FAAE74 #7DFA74 #74C0FA
split-complementary
#F174FA #C0FA74 #74FAAE
monochromatic
#DC08EB #EB39F8 #F174FA #F7AFFC #FCE1FE
Accessibility & contrast
On white
2.44
#F174FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F174FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174FA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174FA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFE
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#F685AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f174fa; /* rgb */ color: rgb(241, 116, 250); /* oklch */ color: oklch(75.3% 0.220 324.9);
Tailwind
colors: {
custom: {
50: '#f8a1fc',
500: '#f174fa',
950: '#000000',
},
}SCSS
$custom: #f174fa; $custom-light: #f8a1fc; $custom-dark: #000000;
JSON
{
"hex": "#f174fa",
"rgb": {
"r": 241,
"g": 116,
"b": 250
},
"hsl": {
"h": 295.97,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.75257,
"c": 0.2201,
"h": 324.9
},
"luminance": 0.38094
}Semantic roles & 50–950 ramp
primary
#F174FA
secondary
#D6F6D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85