#F491EF#F491EF
#F491EF is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.1% C 0.166 H 328.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F491EF |
|---|---|
| RGB | rgb(244, 145, 239) |
| HSL | hsl(303, 82%, 76%) |
| HSV | hsv(303, 41%, 96%) |
| CMYK | cmyk(0%, 40.6%, 2%, 4.3%) |
| CIE-LAB | lab(73.36, 50.80, -31.62) |
| CIE-LCH | lch(73.36, 59.83, 328.10°) |
| OKLab | oklab(79.09% 0.1422 -0.0861) |
| OKLCH | oklch(79.09% 0.166 328.8) |
| XYZ | xyz(63.0126, 45.7190, 87.1502) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 4.98
Purply Pink
#F075E6
ΔE00 5.62
Plum
#DDA0DD
ΔE00 6.43
Bubblegum Pink
#FE83CC
ΔE00 7.42
Candy Pink
#FF63E9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F491EF #91F496
analogous
#C891F4 #F491EF #F491BE
triadic
#F491EF #EFF491 #91EFF4
tetradic
#F491EF #F4C891 #91F496 #91BEF4
square
#F491EF #F4C891 #91F496 #91BEF4
split-complementary
#F491EF #BEF491 #91F4C8
monochromatic
#E922DF #EE59E7 #F491EF #FAC9F7 #FCE3FB
Accessibility & contrast
On white
2.07
#F491EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F491EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F491EF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F491EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F491EF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#FA99B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f491ef; /* rgb */ color: rgb(244, 145, 239); /* oklch */ color: oklch(79.1% 0.166 328.8);
Tailwind
colors: {
custom: {
50: '#f9b3f4',
500: '#f491ef',
950: '#000000',
},
}SCSS
$custom: #f491ef; $custom-light: #f9b3f4; $custom-dark: #000000;
JSON
{
"hex": "#f491ef",
"rgb": {
"r": 244,
"g": 145,
"b": 239
},
"hsl": {
"h": 303.03,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.79094,
"c": 0.16625,
"h": 328.8
},
"luminance": 0.45716
}Semantic roles & 50–950 ramp
primary
#F491EF
secondary
#D7F4D8
accent
#DE1207
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085