#F173F2#F173F2
#F173F2 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.7% C 0.215 H 327.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F173F2 |
|---|---|
| RGB | rgb(241, 115, 242) |
| HSL | hsl(300, 83%, 70%) |
| HSV | hsv(300, 52%, 95%) |
| CMYK | cmyk(0.4%, 52.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.56, 64.98, -42.32) |
| CIE-LCH | lch(67.56, 77.55, 326.93°) |
| OKLab | oklab(74.75% 0.1804 -0.1164) |
| OKLCH | oklch(74.75% 0.215 327.2) |
| XYZ | xyz(58.4324, 37.3764, 88.1238) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.05
Violet (CSS)
#EE82EE
ΔE00 2.93
Light Magenta
#FA5FF7
ΔE00 3.01
Violet Pink
#FB5FFC
ΔE00 3.19
Candy Pink
#FF63E9
ΔE00 3.37
Orchid
#DA70D6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173F2 #74F273
analogous
#B273F2 #F173F2 #F273B3
triadic
#F173F2 #F2F173 #73F2F1
tetradic
#F173F2 #F2B273 #74F273 #73B3F2
square
#F173F2 #F2B273 #74F273 #73B3F2
split-complementary
#F173F2 #B3F273 #73F2B2
monochromatic
#D514D7 #EB3BED #F173F2 #F7ABF7 #FCE3FC
Accessibility & contrast
On white
2.48
#F173F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F173F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173F2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173F2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF6
Deuteranopia (green-blind)
#8DAAEE
Tritanopia (blue-blind)
#F782A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f173f2; /* rgb */ color: rgb(241, 115, 242); /* oklch */ color: oklch(74.7% 0.215 327.2);
Tailwind
colors: {
custom: {
50: '#f8a1f7',
500: '#f173f2',
950: '#000000',
},
}SCSS
$custom: #f173f2; $custom-light: #f8a1f7; $custom-dark: #000000;
JSON
{
"hex": "#f173f2",
"rgb": {
"r": 241,
"g": 115,
"b": 242
},
"hsl": {
"h": 299.528,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.74746,
"c": 0.21466,
"h": 327.2
},
"luminance": 0.37373
}Semantic roles & 50–950 ramp
primary
#F173F2
secondary
#CFF2CF
accent
#DF0608
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85