#F170F9#F170F9
#F170F9 is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.7% C 0.225 H 325.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F170F9 |
|---|---|
| RGB | rgb(241, 112, 249) |
| HSL | hsl(296, 92%, 71%) |
| HSV | hsv(296, 55%, 98%) |
| CMYK | cmyk(3.2%, 55%, 0%, 2.4%) |
| CIE-LAB | lab(67.38, 67.55, -46.45) |
| CIE-LCH | lch(67.38, 81.98, 325.48°) |
| OKLab | oklab(74.72% 0.1849 -0.1283) |
| OKLCH | oklch(74.72% 0.225 325.2) |
| XYZ | xyz(59.1673, 37.1319, 93.6548) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 3.96
Orchid
#DA70D6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F170F9 #78F970
analogous
#AC70F9 #F170F9 #F970BD
triadic
#F170F9 #F9F170 #70F9F1
tetradic
#F170F9 #F9AC70 #78F970 #70BDF9
square
#F170F9 #F9AC70 #78F970 #70BDF9
split-complementary
#F170F9 #BDF970 #70F9AC
monochromatic
#D80AE5 #EB35F7 #F170F9 #F7ABFB #FCE2FE
Accessibility & contrast
On white
2.49
#F170F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F170F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F170F9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F170F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F170F9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9AFD
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#F682AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f170f9; /* rgb */ color: rgb(241, 112, 249); /* oklch */ color: oklch(74.7% 0.225 325.2);
Tailwind
colors: {
custom: {
50: '#f89ffc',
500: '#f170f9',
950: '#000000',
},
}SCSS
$custom: #f170f9; $custom-light: #f89ffc; $custom-dark: #000000;
JSON
{
"hex": "#f170f9",
"rgb": {
"r": 241,
"g": 112,
"b": 249
},
"hsl": {
"h": 296.496,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.74717,
"c": 0.22508,
"h": 325.2
},
"luminance": 0.37129
}Semantic roles & 50–950 ramp
primary
#F170F9
secondary
#D2F5D0
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85