#F46EFA#F46EFA
#F46EFA is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.230 H 325.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F46EFA |
|---|---|
| RGB | rgb(244, 110, 250) |
| HSL | hsl(297, 93%, 71%) |
| HSV | hsv(297, 56%, 98%) |
| CMYK | cmyk(2.4%, 56%, 0%, 2%) |
| CIE-LAB | lab(67.49, 69.36, -46.79) |
| CIE-LCH | lch(67.49, 83.66, 326.00°) |
| OKLab | oklab(74.9% 0.1907 -0.1292) |
| OKLCH | oklch(74.9% 0.23 325.9) |
| XYZ | xyz(60.1382, 37.2905, 94.4541) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.10
Light Magenta
#FA5FF7
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 3.40
Candy Pink
#FF63E9
ΔE00 3.69
Violet (CSS)
#EE82EE
ΔE00 4.14
Orchid
#DA70D6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46EFA #74FA6E
analogous
#AE6EFA #F46EFA #FA6EBA
triadic
#F46EFA #FAF46E #6EFAF4
tetradic
#F46EFA #FAAE6E #74FA6E #6EBAFA
square
#F46EFA #FAAE6E #74FA6E #6EBAFA
split-complementary
#F46EFA #BAFA6E #6EFAAE
monochromatic
#DC08E6 #F033F8 #F46EFA #F8A9FC #FDE1FE
Accessibility & contrast
On white
2.48
#F46EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F46EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46EFA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46EFA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9AFE
Deuteranopia (green-blind)
#89AAF6
Tritanopia (blue-blind)
#FA80AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f46efa; /* rgb */ color: rgb(244, 110, 250); /* oklch */ color: oklch(74.9% 0.230 325.9);
Tailwind
colors: {
custom: {
50: '#fb9efc',
500: '#f46efa',
950: '#000000',
},
}SCSS
$custom: #f46efa; $custom-light: #fb9efc; $custom-dark: #000000;
JSON
{
"hex": "#f46efa",
"rgb": {
"r": 244,
"g": 110,
"b": 250
},
"hsl": {
"h": 297.429,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.749,
"c": 0.23037,
"h": 325.9
},
"luminance": 0.37287
}Semantic roles & 50–950 ramp
primary
#F46EFA
secondary
#D1F5CF
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85