#F491EC#F491EC
#F491EC is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.0% C 0.164 H 329.9°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F491EC |
|---|---|
| RGB | rgb(244, 145, 236) |
| HSL | hsl(305, 82%, 76%) |
| HSV | hsv(305, 41%, 96%) |
| CMYK | cmyk(0%, 40.6%, 3.3%, 4.3%) |
| CIE-LAB | lab(73.25, 50.27, -30.16) |
| CIE-LCH | lch(73.25, 58.63, 329.04°) |
| OKLab | oklab(78.97% 0.1416 -0.0819) |
| OKLCH | oklch(78.97% 0.164 329.9) |
| XYZ | xyz(62.5731, 45.5432, 84.8354) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 5.69
Plum
#DDA0DD
ΔE00 6.19
Bubblegum Pink
#FE83CC
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F491EC #91F499
analogous
#CB91F4 #F491EC #F491BB
triadic
#F491EC #ECF491 #91ECF4
tetradic
#F491EC #F4CB91 #91F499 #91BBF4
square
#F491EC #F4CB91 #91F499 #91BBF4
split-complementary
#F491EC #BBF491 #91F4CB
monochromatic
#E922D9 #EE59E2 #F491EC #FAC9F6 #FCE3FA
Accessibility & contrast
On white
2.08
#F491EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F491EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F491EC
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F491EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F491EC | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#FB99B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f491ec; /* rgb */ color: rgb(244, 145, 236); /* oklch */ color: oklch(79.0% 0.164 329.9);
Tailwind
colors: {
custom: {
50: '#f9b3f2',
500: '#f491ec',
950: '#000000',
},
}SCSS
$custom: #f491ec; $custom-light: #f9b3f2; $custom-dark: #000000;
JSON
{
"hex": "#f491ec",
"rgb": {
"r": 244,
"g": 145,
"b": 236
},
"hsl": {
"h": 304.848,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.7897,
"c": 0.16357,
"h": 329.9
},
"luminance": 0.4554
}Semantic roles & 50–950 ramp
primary
#F491EC
secondary
#D7F4D9
accent
#DE1907
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085