#F194FF#F194FF
#F194FF is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.9% C 0.175 H 322.2°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F194FF |
|---|---|
| RGB | rgb(241, 148, 255) |
| HSL | hsl(292, 100%, 79%) |
| HSV | hsv(292, 42%, 100%) |
| CMYK | cmyk(5.5%, 42%, 0%, 0%) |
| CIE-LAB | lab(74.26, 51.29, -38.96) |
| CIE-LCH | lch(74.26, 64.41, 322.78°) |
| OKLab | oklab(79.9% 0.1379 -0.107) |
| OKLCH | oklch(79.9% 0.175 322.2) |
| XYZ | xyz(64.9135, 47.1031, 100.2608) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 6.74
Lavender Pink
#DD85D7
ΔE00 6.77
Baby Purple
#CA9BF7
ΔE00 7.40
Mauve
#E0B0FF
ΔE00 7.64
Lilac (survey)
#CEA2FD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F194FF #A2FF94
analogous
#BC94FF #F194FF #FF94D7
triadic
#F194FF #FFF194 #94FFF1
tetradic
#F194FF #FFBC94 #A2FF94 #94D7FF
square
#F194FF #FFBC94 #A2FF94 #94D7FF
split-complementary
#F194FF #D7FF94 #94FFBC
monochromatic
#E11AFF #E957FF #F194FF #F9D1FF #FBE0FF
Accessibility & contrast
On white
2.02
#F194FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F194FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F194FF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F194FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F194FF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A0BAFC
Tritanopia (blue-blind)
#F4A1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f194ff; /* rgb */ color: rgb(241, 148, 255); /* oklch */ color: oklch(79.9% 0.175 322.2);
Tailwind
colors: {
custom: {
50: '#f7b5ff',
500: '#f194ff',
950: '#000000',
},
}SCSS
$custom: #f194ff; $custom-light: #f7b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f194ff",
"rgb": {
"r": 241,
"g": 148,
"b": 255
},
"hsl": {
"h": 292.15,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79897,
"c": 0.17456,
"h": 322.2
},
"luminance": 0.47101
}Semantic roles & 50–950 ramp
primary
#F194FF
secondary
#D8F7D4
accent
#E6001E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086