#F491FF#F491FF
#F491FF is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.8% C 0.181 H 323.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F491FF |
|---|---|
| RGB | rgb(244, 145, 255) |
| HSL | hsl(294, 100%, 78%) |
| HSV | hsv(294, 43%, 100%) |
| CMYK | cmyk(4.3%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(74.00, 53.66, -39.33) |
| CIE-LCH | lch(74.00, 66.53, 323.76°) |
| OKLab | oklab(79.78% 0.1454 -0.108) |
| OKLCH | oklch(79.78% 0.181 323.4) |
| XYZ | xyz(65.4818, 46.7066, 100.1544) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.69
Baby Purple
#CA9BF7
ΔE00 8.06
Plum
#DDA0DD
ΔE00 8.17
Candy Pink
#FF63E9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F491FF #9CFF91
analogous
#BD91FF #F491FF #FF91D3
triadic
#F491FF #FFF491 #91FFF4
tetradic
#F491FF #FFBD91 #9CFF91 #91D3FF
square
#F491FF #FFBD91 #9CFF91 #91D3FF
split-complementary
#F491FF #D3FF91 #91FFBD
monochromatic
#E817FF #EE54FF #F491FF #FACEFF #FCE0FF
Accessibility & contrast
On white
2.03
#F491FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F491FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F491FF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F491FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F491FF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#F89EBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f491ff; /* rgb */ color: rgb(244, 145, 255); /* oklch */ color: oklch(79.8% 0.181 323.4);
Tailwind
colors: {
custom: {
50: '#f9b4ff',
500: '#f491ff',
950: '#000000',
},
}SCSS
$custom: #f491ff; $custom-light: #f9b4ff; $custom-dark: #000000;
JSON
{
"hex": "#f491ff",
"rgb": {
"r": 244,
"g": 145,
"b": 255
},
"hsl": {
"h": 294,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.79781,
"c": 0.18115,
"h": 323.4
},
"luminance": 0.46704
}Semantic roles & 50–950 ramp
primary
#F491FF
secondary
#D7F7D4
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086