#F191FB#F191FB
#F191FB is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.3% C 0.176 H 323.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F191FB |
|---|---|
| RGB | rgb(241, 145, 251) |
| HSL | hsl(294, 93%, 78%) |
| HSV | hsv(294, 42%, 98%) |
| CMYK | cmyk(4%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(73.49, 52.07, -37.98) |
| CIE-LCH | lch(73.49, 64.45, 323.89°) |
| OKLab | oklab(79.27% 0.1413 -0.1042) |
| OKLCH | oklch(79.27% 0.176 323.6) |
| XYZ | xyz(63.8119, 45.9193, 96.7501) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.09
Plum
#DDA0DD
ΔE00 7.64
Baby Purple
#CA9BF7
ΔE00 7.77
Lilac (survey)
#CEA2FD
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191FB #9BFB91
analogous
#BC91FB #F191FB #FB91D0
triadic
#F191FB #FBF191 #91FBF1
tetradic
#F191FB #FBBC91 #9BFB91 #91D0FB
square
#F191FB #FBBC91 #9BFB91 #91D0FB
split-complementary
#F191FB #D0FB91 #91FBBC
monochromatic
#E21BF7 #E956F9 #F191FB #F9CCFD #FBE1FE
Accessibility & contrast
On white
2.06
#F191FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F191FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191FB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191FB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#F59DBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f191fb; /* rgb */ color: rgb(241, 145, 251); /* oklch */ color: oklch(79.3% 0.176 323.6);
Tailwind
colors: {
custom: {
50: '#f7b3fd',
500: '#f191fb',
950: '#000000',
},
}SCSS
$custom: #f191fb; $custom-light: #f7b3fd; $custom-dark: #000000;
JSON
{
"hex": "#f191fb",
"rgb": {
"r": 241,
"g": 145,
"b": 251
},
"hsl": {
"h": 294.34,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.79273,
"c": 0.1756,
"h": 323.6
},
"luminance": 0.45917
}Semantic roles & 50–950 ramp
primary
#F191FB
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085