#F194FD#F194FD
#F194FD is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.8% C 0.173 H 322.8°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F194FD |
|---|---|
| RGB | rgb(241, 148, 253) |
| HSL | hsl(293, 96%, 79%) |
| HSV | hsv(293, 42%, 99%) |
| CMYK | cmyk(4.7%, 41.5%, 0%, 0.8%) |
| CIE-LAB | lab(74.17, 50.92, -38.01) |
| CIE-LCH | lch(74.17, 63.54, 323.26°) |
| OKLab | oklab(79.81% 0.1375 -0.1043) |
| OKLCH | oklch(79.81% 0.173 322.8) |
| XYZ | xyz(64.5933, 46.9750, 98.5741) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 6.60
Plum
#DDA0DD
ΔE00 7.48
Baby Purple
#CA9BF7
ΔE00 7.50
Mauve
#E0B0FF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F194FD #A0FD94
analogous
#BC94FD #F194FD #FD94D4
triadic
#F194FD #FDF194 #94FDF1
tetradic
#F194FD #FDBC94 #A0FD94 #94D4FD
square
#F194FD #FDBC94 #A0FD94 #94D4FD
split-complementary
#F194FD #D4FD94 #94FDBC
monochromatic
#E11CFB #E958FC #F194FD #F9D0FE #FBE1FE
Accessibility & contrast
On white
2.02
#F194FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F194FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F194FD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F194FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F194FD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A1BAFA
Tritanopia (blue-blind)
#F4A0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f194fd; /* rgb */ color: rgb(241, 148, 253); /* oklch */ color: oklch(79.8% 0.173 322.8);
Tailwind
colors: {
custom: {
50: '#f7b5fe',
500: '#f194fd',
950: '#000000',
},
}SCSS
$custom: #f194fd; $custom-light: #f7b5fe; $custom-dark: #000000;
JSON
{
"hex": "#f194fd",
"rgb": {
"r": 241,
"g": 148,
"b": 253
},
"hsl": {
"h": 293.143,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.79809,
"c": 0.1726,
"h": 322.8
},
"luminance": 0.46972
}Semantic roles & 50–950 ramp
primary
#F194FD
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086