#F193FF#F193FF
#F193FF is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.7% C 0.176 H 322.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F193FF |
|---|---|
| RGB | rgb(241, 147, 255) |
| HSL | hsl(292, 100%, 79%) |
| HSV | hsv(292, 42%, 100%) |
| CMYK | cmyk(5.5%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(74.06, 51.80, -39.27) |
| CIE-LCH | lch(74.06, 65.00, 322.83°) |
| OKLab | oklab(79.75% 0.1393 -0.1079) |
| OKLCH | oklch(79.75% 0.176 322.2) |
| XYZ | xyz(64.7574, 46.7907, 100.2087) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.72
Baby Purple
#CA9BF7
ΔE00 7.46
Lilac (survey)
#CEA2FD
ΔE00 7.79
Mauve
#E0B0FF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F193FF #A1FF93
analogous
#BB93FF #F193FF #FF93D7
triadic
#F193FF #FFF193 #93FFF1
tetradic
#F193FF #FFBB93 #A1FF93 #93D7FF
square
#F193FF #FFBB93 #A1FF93 #93D7FF
split-complementary
#F193FF #D7FF93 #93FFBB
monochromatic
#E119FF #E956FF #F193FF #F9D0FF #FBE0FF
Accessibility & contrast
On white
2.03
#F193FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F193FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F193FF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F193FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F193FF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#F4A0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f193ff; /* rgb */ color: rgb(241, 147, 255); /* oklch */ color: oklch(79.7% 0.176 322.2);
Tailwind
colors: {
custom: {
50: '#f7b5ff',
500: '#f193ff',
950: '#000000',
},
}SCSS
$custom: #f193ff; $custom-light: #f7b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f193ff",
"rgb": {
"r": 241,
"g": 147,
"b": 255
},
"hsl": {
"h": 292.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79747,
"c": 0.1762,
"h": 322.2
},
"luminance": 0.46788
}Semantic roles & 50–950 ramp
primary
#F193FF
secondary
#D8F7D4
accent
#E6001E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086