#F174FF#F174FF
#F174FF is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.5% C 0.225 H 323.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F174FF |
|---|---|
| RGB | rgb(241, 116, 255) |
| HSL | hsl(294, 100%, 73%) |
| HSV | hsv(294, 55%, 100%) |
| CMYK | cmyk(5.5%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(68.33, 66.80, -48.25) |
| CIE-LCH | lch(68.33, 82.40, 324.16°) |
| OKLab | oklab(75.5% 0.1805 -0.1335) |
| OKLCH | oklch(75.5% 0.225 323.5) |
| XYZ | xyz(60.5693, 38.4146, 98.8127) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 3.95
Purply Pink
#F075E6
ΔE00 4.04
Candy Pink
#FF63E9
ΔE00 4.90
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174FF #82FF74
analogous
#AC74FF #F174FF #FF74C7
triadic
#F174FF #FFF174 #74FFF1
tetradic
#F174FF #FFAC74 #82FF74 #74C7FF
square
#F174FF #FFAC74 #82FF74 #74C7FF
split-complementary
#F174FF #C7FF74 #74FFAC
monochromatic
#E000F9 #EB37FF #F174FF #F7B1FF #FCE0FF
Accessibility & contrast
On white
2.42
#F174FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F174FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174FF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174FF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9DFF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#F587AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f174ff; /* rgb */ color: rgb(241, 116, 255); /* oklch */ color: oklch(75.5% 0.225 323.5);
Tailwind
colors: {
custom: {
50: '#f8a1ff',
500: '#f174ff',
950: '#000000',
},
}SCSS
$custom: #f174ff; $custom-light: #f8a1ff; $custom-dark: #000000;
JSON
{
"hex": "#f174ff",
"rgb": {
"r": 241,
"g": 116,
"b": 255
},
"hsl": {
"h": 293.957,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75504,
"c": 0.22452,
"h": 323.5
},
"luminance": 0.38412
}Semantic roles & 50–950 ramp
primary
#F174FF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86