#F46DFE#F46DFE
#F46DFE is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.0% C 0.235 H 324.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F46DFE |
|---|---|
| RGB | rgb(244, 109, 254) |
| HSL | hsl(296, 99%, 71%) |
| HSV | hsv(296, 57%, 100%) |
| CMYK | cmyk(3.9%, 57.1%, 0%, 0.4%) |
| CIE-LAB | lab(67.52, 70.48, -48.94) |
| CIE-LCH | lch(67.52, 85.80, 325.23°) |
| OKLab | oklab(74.98% 0.1923 -0.1354) |
| OKLCH | oklch(74.98% 0.235 324.9) |
| XYZ | xyz(60.6648, 37.3295, 97.7567) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.03
Light Magenta
#FA5FF7
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 4.19
Violet (CSS)
#EE82EE
ΔE00 4.60
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46DFE #77FE6D
analogous
#AB6DFE #F46DFE #FE6DBF
triadic
#F46DFE #FEF46D #6DFEF4
tetradic
#F46DFE #FEAB6D #77FE6D #6DBFFE
square
#F46DFE #FEAB6D #77FE6D #6DBFFE
split-complementary
#F46DFE #BFFE6D #6DFEAB
monochromatic
#DF02EF #EF30FE #F46DFE #F9AAFE #FDE1FF
Accessibility & contrast
On white
2.48
#F46DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F46DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46DFE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46DFE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#F981AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f46dfe; /* rgb */ color: rgb(244, 109, 254); /* oklch */ color: oklch(75.0% 0.235 324.9);
Tailwind
colors: {
custom: {
50: '#fb9dff',
500: '#f46dfe',
950: '#000000',
},
}SCSS
$custom: #f46dfe; $custom-light: #fb9dff; $custom-dark: #000000;
JSON
{
"hex": "#f46dfe",
"rgb": {
"r": 244,
"g": 109,
"b": 254
},
"hsl": {
"h": 295.862,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.74983,
"c": 0.23517,
"h": 324.9
},
"luminance": 0.37326
}Semantic roles & 50–950 ramp
primary
#F46DFE
secondary
#D3F6D0
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86