#F46EF9#F46EF9
#F46EF9 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.9% C 0.230 H 326.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F46EF9 |
|---|---|
| RGB | rgb(244, 110, 249) |
| HSL | hsl(298, 92%, 70%) |
| HSV | hsv(298, 56%, 98%) |
| CMYK | cmyk(2%, 55.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.45, 69.19, -46.31) |
| CIE-LCH | lch(67.45, 83.26, 326.20°) |
| OKLab | oklab(74.85% 0.1906 -0.1278) |
| OKLCH | oklch(74.85% 0.23 326.2) |
| XYZ | xyz(59.9818, 37.2280, 93.6305) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.11
Light Magenta
#FA5FF7
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.25
Candy Pink
#FF63E9
ΔE00 3.56
Violet (CSS)
#EE82EE
ΔE00 4.06
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46EF9 #73F96E
analogous
#AF6EF9 #F46EF9 #F96EB8
triadic
#F46EF9 #F9F46E #6EF9F4
tetradic
#F46EF9 #F9AF6E #73F96E #6EB8F9
square
#F46EF9 #F9AF6E #73F96E #6EB8F9
split-complementary
#F46EF9 #B8F96E #6EF9AF
monochromatic
#DB09E3 #F033F7 #F46EF9 #F8A9FB #FDE2FE
Accessibility & contrast
On white
2.49
#F46EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F46EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46EF9
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46EF9 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FD
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#FA7FAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f46ef9; /* rgb */ color: rgb(244, 110, 249); /* oklch */ color: oklch(74.9% 0.230 326.2);
Tailwind
colors: {
custom: {
50: '#fb9efc',
500: '#f46ef9',
950: '#000000',
},
}SCSS
$custom: #f46ef9; $custom-light: #fb9efc; $custom-dark: #000000;
JSON
{
"hex": "#f46ef9",
"rgb": {
"r": 244,
"g": 110,
"b": 249
},
"hsl": {
"h": 297.842,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.74851,
"c": 0.22953,
"h": 326.2
},
"luminance": 0.37225
}Semantic roles & 50–950 ramp
primary
#F46EF9
secondary
#D0F4CE
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85