#F170FA#F170FA
#F170FA is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.8% C 0.226 H 325.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F170FA |
|---|---|
| RGB | rgb(241, 112, 250) |
| HSL | hsl(296, 93%, 71%) |
| HSV | hsv(296, 55%, 98%) |
| CMYK | cmyk(3.6%, 55.2%, 0%, 2%) |
| CIE-LAB | lab(67.42, 67.72, -46.93) |
| CIE-LCH | lch(67.42, 82.39, 325.28°) |
| OKLab | oklab(74.77% 0.185 -0.1297) |
| OKLCH | oklch(74.77% 0.226 325) |
| XYZ | xyz(59.3237, 37.1945, 94.4785) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 4.09
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F170FA #79FA70
analogous
#AC70FA #F170FA #FA70BE
triadic
#F170FA #FAF170 #70FAF1
tetradic
#F170FA #FAAC70 #79FA70 #70BEFA
square
#F170FA #FAAC70 #79FA70 #70BEFA
split-complementary
#F170FA #BEFA70 #70FAAC
monochromatic
#D908E8 #EB35F8 #F170FA #F7ABFC #FCE1FE
Accessibility & contrast
On white
2.49
#F170FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F170FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F170FA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F170FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F170FA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9AFE
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#F682AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f170fa; /* rgb */ color: rgb(241, 112, 250); /* oklch */ color: oklch(74.8% 0.226 325.0);
Tailwind
colors: {
custom: {
50: '#f99ffc',
500: '#f170fa',
950: '#000000',
},
}SCSS
$custom: #f170fa; $custom-light: #f99ffc; $custom-dark: #000000;
JSON
{
"hex": "#f170fa",
"rgb": {
"r": 241,
"g": 112,
"b": 250
},
"hsl": {
"h": 296.087,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.74766,
"c": 0.22593,
"h": 325
},
"luminance": 0.37191
}Semantic roles & 50–950 ramp
primary
#F170FA
secondary
#D3F5D1
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85