#F175FF#F175FF
#F175FF is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.6% C 0.223 H 323.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F175FF |
|---|---|
| RGB | rgb(241, 117, 255) |
| HSL | hsl(294, 100%, 73%) |
| HSV | hsv(294, 54%, 100%) |
| CMYK | cmyk(5.5%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(68.49, 66.34, -47.98) |
| CIE-LCH | lch(68.49, 81.88, 324.13°) |
| OKLab | oklab(75.63% 0.1793 -0.1327) |
| OKLCH | oklch(75.63% 0.223 323.5) |
| XYZ | xyz(60.6852, 38.6464, 98.8514) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 3.56
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 4.95
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175FF #83FF75
analogous
#AC75FF #F175FF #FF75C8
triadic
#F175FF #FFF175 #75FFF1
tetradic
#F175FF #FFAC75 #83FF75 #75C8FF
square
#F175FF #FFAC75 #83FF75 #75C8FF
split-complementary
#F175FF #C8FF75 #75FFAC
monochromatic
#E000FA #EB38FF #F175FF #F7B2FF #FCE0FF
Accessibility & contrast
On white
2.41
#F175FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F175FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175FF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175FF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#F587AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f175ff; /* rgb */ color: rgb(241, 117, 255); /* oklch */ color: oklch(75.6% 0.223 323.5);
Tailwind
colors: {
custom: {
50: '#f8a2ff',
500: '#f175ff',
950: '#000000',
},
}SCSS
$custom: #f175ff; $custom-light: #f8a2ff; $custom-dark: #000000;
JSON
{
"hex": "#f175ff",
"rgb": {
"r": 241,
"g": 117,
"b": 255
},
"hsl": {
"h": 293.913,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75628,
"c": 0.22305,
"h": 323.5
},
"luminance": 0.38643
}Semantic roles & 50–950 ramp
primary
#F175FF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86