#F46FF0#F46FF0
#F46FF0 is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.5% C 0.221 H 328.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F46FF0 |
|---|---|
| RGB | rgb(244, 111, 240) |
| HSL | hsl(302, 86%, 70%) |
| HSV | hsv(302, 55%, 96%) |
| CMYK | cmyk(0%, 54.5%, 1.6%, 4.3%) |
| CIE-LAB | lab(67.20, 67.23, -41.75) |
| CIE-LCH | lch(67.20, 79.14, 328.16°) |
| OKLab | oklab(74.54% 0.1884 -0.1147) |
| OKLCH | oklch(74.54% 0.221 328.7) |
| XYZ | xyz(58.7201, 36.8969, 86.4501) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Light Magenta
#FA5FF7
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 2.56
Violet Pink
#FB5FFC
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 3.45
Orchid
#DA70D6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46FF0 #6FF473
analogous
#B66FF4 #F46FF0 #F46FAD
triadic
#F46FF0 #F0F46F #6FF0F4
tetradic
#F46FF0 #F4B66F #6FF473 #6FADF4
square
#F46FF0 #F4B66F #6FF473 #6FADF4
split-complementary
#F46FF0 #ADF46F #6FF4B6
monochromatic
#D811D2 #F036EA #F46FF0 #F8A8F6 #FDE1FC
Accessibility & contrast
On white
2.51
#F46FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F46FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46FF0
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46FF0 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F4
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#FB7DA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f46ff0; /* rgb */ color: rgb(244, 111, 240); /* oklch */ color: oklch(74.5% 0.221 328.7);
Tailwind
colors: {
custom: {
50: '#fb9ef5',
500: '#f46ff0',
950: '#000000',
},
}SCSS
$custom: #f46ff0; $custom-light: #fb9ef5; $custom-dark: #000000;
JSON
{
"hex": "#f46ff0",
"rgb": {
"r": 244,
"g": 111,
"b": 240
},
"hsl": {
"h": 301.805,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.74535,
"c": 0.22058,
"h": 328.7
},
"luminance": 0.36893
}Semantic roles & 50–950 ramp
primary
#F46FF0
secondary
#CCF2CE
accent
#E20A03
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85