#F191FE#F191FE
#F191FE is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.4% C 0.178 H 322.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F191FE |
|---|---|
| RGB | rgb(241, 145, 254) |
| HSL | hsl(293, 98%, 78%) |
| HSV | hsv(293, 43%, 100%) |
| CMYK | cmyk(5.1%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(73.62, 52.62, -39.41) |
| CIE-LCH | lch(73.62, 65.75, 323.17°) |
| OKLab | oklab(79.41% 0.1419 -0.1083) |
| OKLCH | oklch(79.41% 0.179 322.6) |
| XYZ | xyz(64.2885, 46.1099, 99.2604) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.49
Baby Purple
#CA9BF7
ΔE00 7.62
Plum
#DDA0DD
ΔE00 8.01
Lilac (survey)
#CEA2FD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191FE #9EFE91
analogous
#BA91FE #F191FE #FE91D4
triadic
#F191FE #FEF191 #91FEF1
tetradic
#F191FE #FEBA91 #9EFE91 #91D4FE
square
#F191FE #FEBA91 #9EFE91 #91D4FE
split-complementary
#F191FE #D4FE91 #91FEBA
monochromatic
#E218FD #E954FD #F191FE #F9CEFF #FBE1FF
Accessibility & contrast
On white
2.05
#F191FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F191FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191FE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191FE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#F49EBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f191fe; /* rgb */ color: rgb(241, 145, 254); /* oklch */ color: oklch(79.4% 0.178 322.6);
Tailwind
colors: {
custom: {
50: '#f7b3ff',
500: '#f191fe',
950: '#000000',
},
}SCSS
$custom: #f191fe; $custom-light: #f7b3ff; $custom-dark: #000000;
JSON
{
"hex": "#f191fe",
"rgb": {
"r": 241,
"g": 145,
"b": 254
},
"hsl": {
"h": 292.844,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.79406,
"c": 0.1785,
"h": 322.6
},
"luminance": 0.46107
}Semantic roles & 50–950 ramp
primary
#F191FE
secondary
#D8F7D4
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086