#F46DF0#F46DF0
#F46DF0 is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.3% C 0.223 H 328.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F46DF0 |
|---|---|
| RGB | rgb(244, 109, 240) |
| HSL | hsl(302, 86%, 69%) |
| HSV | hsv(302, 55%, 96%) |
| CMYK | cmyk(0%, 55.3%, 1.6%, 4.3%) |
| CIE-LAB | lab(66.87, 68.11, -42.26) |
| CIE-LCH | lch(66.87, 80.15, 328.18°) |
| OKLab | oklab(74.3% 0.1909 -0.1161) |
| OKLCH | oklch(74.3% 0.223 328.7) |
| XYZ | xyz(58.5043, 36.4653, 86.3782) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.13
Light Magenta
#FA5FF7
ΔE00 2.19
Candy Pink
#FF63E9
ΔE00 2.44
Violet Pink
#FB5FFC
ΔE00 2.55
Violet (CSS)
#EE82EE
ΔE00 3.78
Orchid
#DA70D6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46DF0 #6DF471
analogous
#B56DF4 #F46DF0 #F46DAD
triadic
#F46DF0 #F0F46D #6DF0F4
tetradic
#F46DF0 #F4B56D #6DF471 #6DADF4
square
#F46DF0 #F4B56D #6DF471 #6DADF4
split-complementary
#F46DF0 #ADF46D #6DF4B5
monochromatic
#D610D1 #F034EA #F46DF0 #F8A6F6 #FDDFFC
Accessibility & contrast
On white
2.53
#F46DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F46DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46DF0
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46DF0 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6197F4
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#FB7CA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f46df0; /* rgb */ color: rgb(244, 109, 240); /* oklch */ color: oklch(74.3% 0.223 328.7);
Tailwind
colors: {
custom: {
50: '#fb9df5',
500: '#f46df0',
950: '#000000',
},
}SCSS
$custom: #f46df0; $custom-light: #fb9df5; $custom-dark: #000000;
JSON
{
"hex": "#f46df0",
"rgb": {
"r": 244,
"g": 109,
"b": 240
},
"hsl": {
"h": 301.778,
"s": 85.987,
"l": 69.216
},
"oklch": {
"l": 0.74297,
"c": 0.22347,
"h": 328.7
},
"luminance": 0.36462
}Semantic roles & 50–950 ramp
primary
#F46DF0
secondary
#CBF2CC
accent
#E30A03
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85