#F173EB#F173EB
#F173EB is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.4% C 0.209 H 329.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F173EB |
|---|---|
| RGB | rgb(241, 115, 235) |
| HSL | hsl(303, 82%, 70%) |
| HSV | hsv(303, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 2.5%, 5.5%) |
| CIE-LAB | lab(67.25, 63.80, -38.94) |
| CIE-LCH | lch(67.25, 74.74, 328.60°) |
| OKLab | oklab(74.42% 0.1794 -0.1067) |
| OKLCH | oklch(74.42% 0.209 329.3) |
| XYZ | xyz(57.4011, 36.9639, 82.6925) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.93
Violet (CSS)
#EE82EE
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 2.85
Light Magenta
#FA5FF7
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.81
Orchid
#DA70D6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173EB #73F179
analogous
#B873F1 #F173EB #F173AC
triadic
#F173EB #EBF173 #73EBF1
tetradic
#F173EB #F1B873 #73F179 #73ACF1
square
#F173EB #F1B873 #73F179 #73ACF1
split-complementary
#F173EB #ACF173 #73F1B8
monochromatic
#D415CB #EB3BE3 #F173EB #F7ABF3 #FCE2FB
Accessibility & contrast
On white
2.50
#F173EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F173EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173EB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173EB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EF
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#F87FA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f173eb; /* rgb */ color: rgb(241, 115, 235); /* oklch */ color: oklch(74.4% 0.209 329.3);
Tailwind
colors: {
custom: {
50: '#f8a0f2',
500: '#f173eb',
950: '#000000',
},
}SCSS
$custom: #f173eb; $custom-light: #f8a0f2; $custom-dark: #000000;
JSON
{
"hex": "#f173eb",
"rgb": {
"r": 241,
"g": 115,
"b": 235
},
"hsl": {
"h": 302.857,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.74418,
"c": 0.20875,
"h": 329.3
},
"luminance": 0.3696
}Semantic roles & 50–950 ramp
primary
#F173EB
secondary
#CEF2D0
accent
#DE1207
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85