#F46BF0#F46BF0
#F46BF0 is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 74.1% C 0.226 H 328.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F46BF0 |
|---|---|
| RGB | rgb(244, 107, 240) |
| HSL | hsl(302, 86%, 69%) |
| HSV | hsv(302, 56%, 96%) |
| CMYK | cmyk(0%, 56.1%, 1.6%, 4.3%) |
| CIE-LAB | lab(66.55, 68.98, -42.76) |
| CIE-LCH | lch(66.55, 81.16, 328.20°) |
| OKLab | oklab(74.06% 0.1934 -0.1176) |
| OKLCH | oklch(74.06% 0.226 328.7) |
| XYZ | xyz(58.2934, 36.0435, 86.3079) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.91
Violet Pink
#FB5FFC
ΔE00 2.30
Candy Pink
#FF63E9
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.37
Violet (CSS)
#EE82EE
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46BF0 #6BF46F
analogous
#B46BF4 #F46BF0 #F46BAC
triadic
#F46BF0 #F0F46B #6BF0F4
tetradic
#F46BF0 #F4B46B #6BF46F #6BACF4
square
#F46BF0 #F4B46B #6BF46F #6BACF4
split-complementary
#F46BF0 #ACF46B #6BF4B4
monochromatic
#D510CF #F032EA #F46BF0 #F8A4F6 #FCDDFC
Accessibility & contrast
On white
2.56
#F46BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F46BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46BF0
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46BF0 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F96F4
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#FB7AA4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f46bf0; /* rgb */ color: rgb(244, 107, 240); /* oklch */ color: oklch(74.1% 0.226 328.7);
Tailwind
colors: {
custom: {
50: '#fb9cf5',
500: '#f46bf0',
950: '#000000',
},
}SCSS
$custom: #f46bf0; $custom-light: #fb9cf5; $custom-dark: #000000;
JSON
{
"hex": "#f46bf0",
"rgb": {
"r": 244,
"g": 107,
"b": 240
},
"hsl": {
"h": 301.752,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.74062,
"c": 0.22633,
"h": 328.7
},
"luminance": 0.3604
}Semantic roles & 50–950 ramp
primary
#F46BF0
secondary
#C9F2CA
accent
#E30903
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85