#F191F2#F191F2
#F191F2 is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.167 H 326.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F191F2 |
|---|---|
| RGB | rgb(241, 145, 242) |
| HSL | hsl(299, 79%, 76%) |
| HSV | hsv(299, 40%, 95%) |
| CMYK | cmyk(0.4%, 40.1%, 0%, 5.1%) |
| CIE-LAB | lab(73.13, 50.44, -33.64) |
| CIE-LCH | lch(73.13, 60.63, 326.30°) |
| OKLab | oklab(78.88% 0.1396 -0.0918) |
| OKLCH | oklch(78.88% 0.167 326.7) |
| XYZ | xyz(62.4268, 45.3652, 89.4553) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 5.03
Purply Pink
#F075E6
ΔE00 5.58
Plum
#DDA0DD
ΔE00 6.58
Candy Pink
#FF63E9
ΔE00 8.05
Bubblegum Pink
#FE83CC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191F2 #92F291
analogous
#C091F2 #F191F2 #F291C2
triadic
#F191F2 #F2F191 #91F2F1
tetradic
#F191F2 #F2C091 #92F291 #91C2F2
square
#F191F2 #F2C091 #92F291 #91C2F2
split-complementary
#F191F2 #C2F291 #91F2C0
monochromatic
#E324E5 #EA5AEC #F191F2 #F8C8F8 #FCE4FC
Accessibility & contrast
On white
2.08
#F191F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F191F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191F2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191F2 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#F69BB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f191f2; /* rgb */ color: rgb(241, 145, 242); /* oklch */ color: oklch(78.9% 0.167 326.7);
Tailwind
colors: {
custom: {
50: '#f7b3f6',
500: '#f191f2',
950: '#000000',
},
}SCSS
$custom: #f191f2; $custom-light: #f7b3f6; $custom-dark: #000000;
JSON
{
"hex": "#f191f2",
"rgb": {
"r": 241,
"g": 145,
"b": 242
},
"hsl": {
"h": 299.381,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.78884,
"c": 0.16706,
"h": 326.7
},
"luminance": 0.45362
}Semantic roles & 50–950 ramp
primary
#F191F2
secondary
#D8F4D7
accent
#DB0A0D
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085