#F171F0#F171F0
#F171F0 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.4% C 0.216 H 327.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F171F0 |
|---|---|
| RGB | rgb(241, 113, 240) |
| HSL | hsl(300, 82%, 69%) |
| HSV | hsv(300, 53%, 95%) |
| CMYK | cmyk(0%, 53.1%, 0.4%, 5.5%) |
| CIE-LAB | lab(67.13, 65.55, -41.88) |
| CIE-LCH | lch(67.13, 77.79, 327.42°) |
| OKLab | oklab(74.4% 0.1827 -0.1151) |
| OKLCH | oklch(74.4% 0.216 327.8) |
| XYZ | xyz(57.9081, 36.8057, 86.4753) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Light Magenta
#FA5FF7
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 3.03
Violet Pink
#FB5FFC
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.19
Orchid
#DA70D6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F171F0 #71F172
analogous
#B271F1 #F171F0 #F171B0
triadic
#F171F0 #F0F171 #71F0F1
tetradic
#F171F0 #F1B271 #71F172 #71B0F1
square
#F171F0 #F1B271 #71F172 #71B0F1
split-complementary
#F171F0 #B0F171 #71F1B2
monochromatic
#D315D1 #EC39EA #F171F0 #F6A9F6 #FCE0FC
Accessibility & contrast
On white
2.51
#F171F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F171F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F171F0
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F171F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F171F0 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F4
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#F87FA6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f171f0; /* rgb */ color: rgb(241, 113, 240); /* oklch */ color: oklch(74.4% 0.216 327.8);
Tailwind
colors: {
custom: {
50: '#f89ff5',
500: '#f171f0',
950: '#000000',
},
}SCSS
$custom: #f171f0; $custom-light: #f89ff5; $custom-dark: #000000;
JSON
{
"hex": "#f171f0",
"rgb": {
"r": 241,
"g": 113,
"b": 240
},
"hsl": {
"h": 300.469,
"s": 82.051,
"l": 69.412
},
"oklch": {
"l": 0.74403,
"c": 0.21593,
"h": 327.8
},
"luminance": 0.36802
}Semantic roles & 50–950 ramp
primary
#F171F0
secondary
#CCF1CD
accent
#DE0907
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85