#F46AE0#F46AE0
#F46AE0 is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.2% C 0.215 H 333.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F46AE0 |
|---|---|
| RGB | rgb(244, 106, 224) |
| HSL | hsl(309, 86%, 69%) |
| HSV | hsv(309, 57%, 96%) |
| CMYK | cmyk(0%, 56.6%, 8.2%, 4.3%) |
| CIE-LAB | lab(65.69, 66.84, -35.23) |
| CIE-LCH | lch(65.69, 75.56, 332.20°) |
| OKLab | oklab(73.2% 0.1925 -0.096) |
| OKLCH | oklch(73.2% 0.215 333.5) |
| XYZ | xyz(55.9169, 34.9270, 74.3030) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 2.07
Light Magenta
#FA5FF7
ΔE00 3.84
Orchid
#DA70D6
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 4.46
Violet (CSS)
#EE82EE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46AE0 #6AF47E
analogous
#C36AF4 #F46AE0 #F46A9B
triadic
#F46AE0 #E0F46A #6AE0F4
tetradic
#F46AE0 #F4C36A #6AF47E #6A9BF4
square
#F46AE0 #F4C36A #6AF47E #6A9BF4
split-complementary
#F46AE0 #9BF46A #6AF4C3
monochromatic
#D410B7 #F031D4 #F46AE0 #F8A3EC #FCDCF8
Accessibility & contrast
On white
2.63
#F46AE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#F46AE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46AE0
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46AE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46AE0 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6793E4
Deuteranopia (green-blind)
#92A7DC
Tritanopia (blue-blind)
#FE749C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f46ae0; /* rgb */ color: rgb(244, 106, 224); /* oklch */ color: oklch(73.2% 0.215 333.5);
Tailwind
colors: {
custom: {
50: '#fb9bea',
500: '#f46ae0',
950: '#000000',
},
}SCSS
$custom: #f46ae0; $custom-light: #fb9bea; $custom-dark: #000000;
JSON
{
"hex": "#f46ae0",
"rgb": {
"r": 244,
"g": 106,
"b": 224
},
"hsl": {
"h": 308.696,
"s": 86.25,
"l": 68.627
},
"oklch": {
"l": 0.73201,
"c": 0.21514,
"h": 333.5
},
"luminance": 0.34923
}Semantic roles & 50–950 ramp
primary
#F46AE0
secondary
#C8F1CE
accent
#E32303
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84