#F174F0#F174F0
#F174F0 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.8% C 0.211 H 327.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F174F0 |
|---|---|
| RGB | rgb(241, 116, 240) |
| HSL | hsl(300, 82%, 70%) |
| HSV | hsv(300, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 0.4%, 5.5%) |
| CIE-LAB | lab(67.64, 64.18, -41.09) |
| CIE-LCH | lch(67.64, 76.21, 327.37°) |
| OKLab | oklab(74.78% 0.1788 -0.1129) |
| OKLCH | oklch(74.78% 0.211 327.7) |
| XYZ | xyz(58.2483, 37.4862, 86.5887) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.67
Violet (CSS)
#EE82EE
ΔE00 2.66
Light Magenta
#FA5FF7
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 3.28
Violet Pink
#FB5FFC
ΔE00 3.49
Orchid
#DA70D6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174F0 #74F175
analogous
#B374F1 #F174F0 #F174B2
triadic
#F174F0 #F0F174 #74F0F1
tetradic
#F174F0 #F1B374 #74F175 #74B2F1
square
#F174F0 #F1B374 #74F175 #74B2F1
split-complementary
#F174F0 #B2F174 #74F1B3
monochromatic
#D515D4 #EB3CEA #F174F0 #F7ACF6 #FCE3FC
Accessibility & contrast
On white
2.47
#F174F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F174F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174F0
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174F0 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF4
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#F882A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f174f0; /* rgb */ color: rgb(241, 116, 240); /* oklch */ color: oklch(74.8% 0.211 327.7);
Tailwind
colors: {
custom: {
50: '#f8a1f5',
500: '#f174f0',
950: '#000000',
},
}SCSS
$custom: #f174f0; $custom-light: #f8a1f5; $custom-dark: #000000;
JSON
{
"hex": "#f174f0",
"rgb": {
"r": 241,
"g": 116,
"b": 240
},
"hsl": {
"h": 300.48,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.74777,
"c": 0.21146,
"h": 327.7
},
"luminance": 0.37483
}Semantic roles & 50–950 ramp
primary
#F174F0
secondary
#CFF2CF
accent
#DE0907
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85