#F46EFB#F46EFB
#F46EFB is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.0% C 0.231 H 325.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F46EFB |
|---|---|
| RGB | rgb(244, 110, 251) |
| HSL | hsl(297, 95%, 71%) |
| HSV | hsv(297, 56%, 98%) |
| CMYK | cmyk(2.8%, 56.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.54, 69.53, -47.26) |
| CIE-LCH | lch(67.54, 84.07, 325.79°) |
| OKLab | oklab(74.95% 0.1908 -0.1306) |
| OKLCH | oklch(74.95% 0.231 325.6) |
| XYZ | xyz(60.2954, 37.3534, 95.2821) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.10
Light Magenta
#FA5FF7
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.54
Candy Pink
#FF63E9
ΔE00 3.82
Violet (CSS)
#EE82EE
ΔE00 4.21
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46EFB #75FB6E
analogous
#AD6EFB #F46EFB #FB6EBB
triadic
#F46EFB #FBF46E #6EFBF4
tetradic
#F46EFB #FBAD6E #75FB6E #6EBBFB
square
#F46EFB #FBAD6E #75FB6E #6EBBFB
split-complementary
#F46EFB #BBFB6E #6EFBAD
monochromatic
#DD06E8 #EF32F9 #F46EFB #F9AAFD #FDE1FE
Accessibility & contrast
On white
2.48
#F46EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F46EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46EFB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46EFB | 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)
#5B9AFF
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#F980AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f46efb; /* rgb */ color: rgb(244, 110, 251); /* oklch */ color: oklch(75.0% 0.231 325.6);
Tailwind
colors: {
custom: {
50: '#fb9efd',
500: '#f46efb',
950: '#000000',
},
}SCSS
$custom: #f46efb; $custom-light: #fb9efd; $custom-dark: #000000;
JSON
{
"hex": "#f46efb",
"rgb": {
"r": 244,
"g": 110,
"b": 251
},
"hsl": {
"h": 297.021,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.7495,
"c": 0.23122,
"h": 325.6
},
"luminance": 0.3735
}Semantic roles & 50–950 ramp
primary
#F46EFB
secondary
#D1F5CF
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86