#F194FA#F194FA
#F194FA is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.7% C 0.170 H 323.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F194FA |
|---|---|
| RGB | rgb(241, 148, 250) |
| HSL | hsl(295, 91%, 78%) |
| HSV | hsv(295, 41%, 98%) |
| CMYK | cmyk(3.6%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(74.05, 50.36, -36.57) |
| CIE-LCH | lch(74.05, 62.24, 324.02°) |
| OKLab | oklab(79.68% 0.1369 -0.1002) |
| OKLCH | oklch(79.68% 0.17 323.8) |
| XYZ | xyz(64.1191, 46.7853, 96.0769) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.43
Plum
#DDA0DD
ΔE00 7.09
Baby Purple
#CA9BF7
ΔE00 7.68
Mauve
#E0B0FF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F194FA #9DFA94
analogous
#BE94FA #F194FA #FA94D0
triadic
#F194FA #FAF194 #94FAF1
tetradic
#F194FA #FABE94 #9DFA94 #94D0FA
square
#F194FA #FABE94 #9DFA94 #94D0FA
split-complementary
#F194FA #D0FA94 #94FABE
monochromatic
#E21FF5 #E95AF7 #F194FA #F9CEFD #FBE2FE
Accessibility & contrast
On white
2.03
#F194FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F194FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F194FA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F194FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F194FA | 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)
#89AFFE
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#F59FBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f194fa; /* rgb */ color: rgb(241, 148, 250); /* oklch */ color: oklch(79.7% 0.170 323.8);
Tailwind
colors: {
custom: {
50: '#f7b5fc',
500: '#f194fa',
950: '#000000',
},
}SCSS
$custom: #f194fa; $custom-light: #f7b5fc; $custom-dark: #000000;
JSON
{
"hex": "#f194fa",
"rgb": {
"r": 241,
"g": 148,
"b": 250
},
"hsl": {
"h": 294.706,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.79678,
"c": 0.16968,
"h": 323.8
},
"luminance": 0.46783
}Semantic roles & 50–950 ramp
primary
#F194FA
secondary
#D8F6D5
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085