#F191F8#F191F8
#F191F8 is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.1% C 0.173 H 324.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F191F8 |
|---|---|
| RGB | rgb(241, 145, 248) |
| HSL | hsl(296, 88%, 77%) |
| HSV | hsv(296, 42%, 97%) |
| CMYK | cmyk(2.8%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(73.37, 51.52, -36.54) |
| CIE-LCH | lch(73.37, 63.16, 324.66°) |
| OKLab | oklab(79.14% 0.1408 -0.1001) |
| OKLCH | oklch(79.14% 0.173 324.6) |
| XYZ | xyz(63.3427, 45.7316, 94.2792) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 5.71
Purply Pink
#F075E6
ΔE00 5.78
Plum
#DDA0DD
ΔE00 7.27
Baby Purple
#CA9BF7
ΔE00 7.96
Candy Pink
#FF63E9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191F8 #98F891
analogous
#BD91F8 #F191F8 #F891CC
triadic
#F191F8 #F8F191 #91F8F1
tetradic
#F191F8 #F8BD91 #98F891 #91CCF8
square
#F191F8 #F8BD91 #98F891 #91CCF8
split-complementary
#F191F8 #CCF891 #91F8BD
monochromatic
#E21EF1 #EA57F4 #F191F8 #F8CBFC #FBE2FD
Accessibility & contrast
On white
2.07
#F191F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F191F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191F8
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191F8 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#F59CB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f191f8; /* rgb */ color: rgb(241, 145, 248); /* oklch */ color: oklch(79.1% 0.173 324.6);
Tailwind
colors: {
custom: {
50: '#f7b3fb',
500: '#f191f8',
950: '#000000',
},
}SCSS
$custom: #f191f8; $custom-light: #f7b3fb; $custom-dark: #000000;
JSON
{
"hex": "#f191f8",
"rgb": {
"r": 241,
"g": 145,
"b": 248
},
"hsl": {
"h": 295.922,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.79141,
"c": 0.17272,
"h": 324.6
},
"luminance": 0.45729
}Semantic roles & 50–950 ramp
primary
#F191F8
secondary
#D8F5D6
accent
#E50110
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085