#F46FFC#F46FFC
#F46FFC is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.1% C 0.231 H 325.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F46FFC |
|---|---|
| RGB | rgb(244, 111, 252) |
| HSL | hsl(297, 96%, 71%) |
| HSV | hsv(297, 56%, 99%) |
| CMYK | cmyk(3.2%, 56%, 0%, 1.2%) |
| CIE-LAB | lab(67.75, 69.26, -47.48) |
| CIE-LCH | lch(67.75, 83.98, 325.57°) |
| OKLab | oklab(75.12% 0.1897 -0.1312) |
| OKLCH | oklch(75.12% 0.231 325.3) |
| XYZ | xyz(60.5620, 37.6337, 96.1507) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.26
Light Magenta
#FA5FF7
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 4.15
Orchid
#DA70D6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46FFC #77FC6F
analogous
#AD6FFC #F46FFC #FC6FBD
triadic
#F46FFC #FCF46F #6FFCF4
tetradic
#F46FFC #FCAD6F #77FC6F #6FBDFC
square
#F46FFC #FCAD6F #77FC6F #6FBDFC
split-complementary
#F46FFC #BDFC6F #6FFCAD
monochromatic
#DF05EC #EF33FB #F46FFC #F9ABFD #FDE1FE
Accessibility & contrast
On white
2.46
#F46FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F46FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46FFC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46FFC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9AFF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#F981AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f46ffc; /* rgb */ color: rgb(244, 111, 252); /* oklch */ color: oklch(75.1% 0.231 325.3);
Tailwind
colors: {
custom: {
50: '#fb9ffe',
500: '#f46ffc',
950: '#000000',
},
}SCSS
$custom: #f46ffc; $custom-light: #fb9ffe; $custom-dark: #000000;
JSON
{
"hex": "#f46ffc",
"rgb": {
"r": 244,
"g": 111,
"b": 252
},
"hsl": {
"h": 296.596,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75118,
"c": 0.23066,
"h": 325.3
},
"luminance": 0.3763
}Semantic roles & 50–950 ramp
primary
#F46FFC
secondary
#D3F6D1
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86