#F46FEC#F46FEC
#F46FEC is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.3% C 0.217 H 329.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F46FEC |
|---|---|
| RGB | rgb(244, 111, 236) |
| HSL | hsl(304, 86%, 70%) |
| HSV | hsv(304, 55%, 96%) |
| CMYK | cmyk(0%, 54.5%, 3.3%, 4.3%) |
| CIE-LAB | lab(67.02, 66.57, -39.82) |
| CIE-LCH | lch(67.02, 77.56, 329.11°) |
| OKLab | oklab(74.35% 0.1879 -0.1091) |
| OKLCH | oklch(74.35% 0.217 329.9) |
| XYZ | xyz(58.1325, 36.6618, 83.3552) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 2.22
Light Magenta
#FA5FF7
ΔE00 2.83
Violet Pink
#FB5FFC
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.42
Orchid
#DA70D6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46FEC #6FF477
analogous
#BA6FF4 #F46FEC #F46FAA
triadic
#F46FEC #ECF46F #6FECF4
tetradic
#F46FEC #F4BA6F #6FF477 #6FAAF4
square
#F46FEC #F4BA6F #6FF477 #6FAAF4
split-complementary
#F46FEC #AAF46F #6FF4BA
monochromatic
#D811CC #F036E4 #F46FEC #F8A8F4 #FDE1FB
Accessibility & contrast
On white
2.52
#F46FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F46FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46FEC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46FEC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F0
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#FC7CA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f46fec; /* rgb */ color: rgb(244, 111, 236); /* oklch */ color: oklch(74.3% 0.217 329.9);
Tailwind
colors: {
custom: {
50: '#fb9ef2',
500: '#f46fec',
950: '#000000',
},
}SCSS
$custom: #f46fec; $custom-light: #fb9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f46fec",
"rgb": {
"r": 244,
"g": 111,
"b": 236
},
"hsl": {
"h": 303.609,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.74348,
"c": 0.21731,
"h": 329.9
},
"luminance": 0.36658
}Semantic roles & 50–950 ramp
primary
#F46FEC
secondary
#CCF2CF
accent
#E21103
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85