#F191EC#F191EC
#F191EC is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.6% C 0.162 H 328.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F191EC |
|---|---|
| RGB | rgb(241, 145, 236) |
| HSL | hsl(303, 77%, 76%) |
| HSV | hsv(303, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 2.1%, 5.5%) |
| CIE-LAB | lab(72.90, 49.37, -30.73) |
| CIE-LCH | lch(72.90, 58.15, 328.10°) |
| OKLab | oklab(78.63% 0.1383 -0.0836) |
| OKLCH | oklch(78.63% 0.162 328.8) |
| XYZ | xyz(61.5404, 45.0107, 84.7870) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 5.60
Plum
#DDA0DD
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 7.26
Candy Pink
#FF63E9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191EC #91F196
analogous
#C691F1 #F191EC #F191BC
triadic
#F191EC #ECF191 #91ECF1
tetradic
#F191EC #F1C691 #91F196 #91BCF1
square
#F191EC #F1C691 #91F196 #91BCF1
split-complementary
#F191EC #BCF191 #91F1C6
monochromatic
#E324D9 #EA5BE3 #F191EC #F8C7F5 #FCE4FA
Accessibility & contrast
On white
2.10
#F191EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F191EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191EC
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191EC | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABEF
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#F799B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f191ec; /* rgb */ color: rgb(241, 145, 236); /* oklch */ color: oklch(78.6% 0.162 328.8);
Tailwind
colors: {
custom: {
50: '#f7b3f2',
500: '#f191ec',
950: '#000000',
},
}SCSS
$custom: #f191ec; $custom-light: #f7b3f2; $custom-dark: #000000;
JSON
{
"hex": "#f191ec",
"rgb": {
"r": 241,
"g": 145,
"b": 236
},
"hsl": {
"h": 303.125,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.78632,
"c": 0.16155,
"h": 328.8
},
"luminance": 0.45008
}Semantic roles & 50–950 ramp
primary
#F191EC
secondary
#D8F3D9
accent
#DA170C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085