#F191FD#F191FD
#F191FD is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.4% C 0.178 H 323.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F191FD |
|---|---|
| RGB | rgb(241, 145, 253) |
| HSL | hsl(293, 96%, 78%) |
| HSV | hsv(293, 43%, 99%) |
| CMYK | cmyk(4.7%, 42.7%, 0%, 0.8%) |
| CIE-LAB | lab(73.58, 52.44, -38.94) |
| CIE-LCH | lch(73.58, 65.31, 323.41°) |
| OKLab | oklab(79.36% 0.1417 -0.1069) |
| OKLCH | oklch(79.36% 0.178 323) |
| XYZ | xyz(64.1288, 46.0460, 98.4192) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 7.67
Plum
#DDA0DD
ΔE00 7.89
Lilac (survey)
#CEA2FD
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191FD #9DFD91
analogous
#BB91FD #F191FD #FD91D3
triadic
#F191FD #FDF191 #91FDF1
tetradic
#F191FD #FDBB91 #9DFD91 #91D3FD
square
#F191FD #FDBB91 #9DFD91 #91D3FD
split-complementary
#F191FD #D3FD91 #91FDBB
monochromatic
#E219FB #E955FC #F191FD #F9CDFE #FBE1FE
Accessibility & contrast
On white
2.06
#F191FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F191FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191FD
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191FD | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#F49EBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f191fd; /* rgb */ color: rgb(241, 145, 253); /* oklch */ color: oklch(79.4% 0.178 323.0);
Tailwind
colors: {
custom: {
50: '#f7b3fe',
500: '#f191fd',
950: '#000000',
},
}SCSS
$custom: #f191fd; $custom-light: #f7b3fe; $custom-dark: #000000;
JSON
{
"hex": "#f191fd",
"rgb": {
"r": 241,
"g": 145,
"b": 253
},
"hsl": {
"h": 293.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.79361,
"c": 0.17753,
"h": 323
},
"luminance": 0.46043
}Semantic roles & 50–950 ramp
primary
#F191FD
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086