#F46FEB#F46FEB
#F46FEB is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.3% C 0.216 H 330.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F46FEB |
|---|---|
| RGB | rgb(244, 111, 235) |
| HSL | hsl(304, 86%, 70%) |
| HSV | hsv(304, 55%, 96%) |
| CMYK | cmyk(0%, 54.5%, 3.7%, 4.3%) |
| CIE-LAB | lab(66.98, 66.40, -39.33) |
| CIE-LCH | lch(66.98, 77.18, 329.36°) |
| OKLab | oklab(74.3% 0.1878 -0.1077) |
| OKLCH | oklch(74.3% 0.217 330.2) |
| XYZ | xyz(57.9876, 36.6039, 82.5922) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.31
Candy Pink
#FF63E9
ΔE00 2.16
Light Magenta
#FA5FF7
ΔE00 2.93
Violet Pink
#FB5FFC
ΔE00 3.37
Violet (CSS)
#EE82EE
ΔE00 3.43
Orchid
#DA70D6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46FEB #6FF478
analogous
#BA6FF4 #F46FEB #F46FA9
triadic
#F46FEB #EBF46F #6FEBF4
tetradic
#F46FEB #F4BA6F #6FF478 #6FA9F4
square
#F46FEB #F4BA6F #6FF478 #6FA9F4
split-complementary
#F46FEB #A9F46F #6FF4BA
monochromatic
#D811CB #F036E3 #F46FEB #F8A8F3 #FDE1FB
Accessibility & contrast
On white
2.52
#F46FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F46FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46FEB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46FEB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EF
Deuteranopia (green-blind)
#90AAE7
Tritanopia (blue-blind)
#FC7BA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f46feb; /* rgb */ color: rgb(244, 111, 235); /* oklch */ color: oklch(74.3% 0.216 330.2);
Tailwind
colors: {
custom: {
50: '#fb9ef2',
500: '#f46feb',
950: '#000000',
},
}SCSS
$custom: #f46feb; $custom-light: #fb9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f46feb",
"rgb": {
"r": 244,
"g": 111,
"b": 235
},
"hsl": {
"h": 304.06,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.74301,
"c": 0.2165,
"h": 330.2
},
"luminance": 0.366
}Semantic roles & 50–950 ramp
primary
#F46FEB
secondary
#CCF2CF
accent
#E21203
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85