#F175EF#F175EF
#F175EF is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.9% C 0.209 H 328.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F175EF |
|---|---|
| RGB | rgb(241, 117, 239) |
| HSL | hsl(301, 82%, 70%) |
| HSV | hsv(301, 51%, 95%) |
| CMYK | cmyk(0%, 51.5%, 0.8%, 5.5%) |
| CIE-LAB | lab(67.77, 63.55, -40.34) |
| CIE-LCH | lch(67.77, 75.27, 327.60°) |
| OKLab | oklab(74.86% 0.1774 -0.1107) |
| OKLCH | oklch(74.86% 0.209 328) |
| XYZ | xyz(58.2160, 37.6588, 85.8471) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.47
Violet (CSS)
#EE82EE
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 3.31
Light Magenta
#FA5FF7
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.72
Orchid
#DA70D6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175EF #75F177
analogous
#B575F1 #F175EF #F175B1
triadic
#F175EF #EFF175 #75EFF1
tetradic
#F175EF #F1B575 #75F177 #75B1F1
square
#F175EF #F1B575 #75F177 #75B1F1
split-complementary
#F175EF #B1F175 #75F1B5
monochromatic
#D616D3 #EB3DE9 #F175EF #F7ADF5 #FCE3FC
Accessibility & contrast
On white
2.46
#F175EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F175EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175EF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175EF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF3
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#F882A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f175ef; /* rgb */ color: rgb(241, 117, 239); /* oklch */ color: oklch(74.9% 0.209 328.0);
Tailwind
colors: {
custom: {
50: '#f8a2f4',
500: '#f175ef',
950: '#000000',
},
}SCSS
$custom: #f175ef; $custom-light: #f8a2f4; $custom-dark: #000000;
JSON
{
"hex": "#f175ef",
"rgb": {
"r": 241,
"g": 117,
"b": 239
},
"hsl": {
"h": 300.968,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.74857,
"c": 0.2091,
"h": 328
},
"luminance": 0.37655
}Semantic roles & 50–950 ramp
primary
#F175EF
secondary
#D0F2D0
accent
#DE0B08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85