#F46FEA#F46FEA
#F46FEA is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.3% C 0.216 H 330.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F46FEA |
|---|---|
| RGB | rgb(244, 111, 234) |
| HSL | hsl(305, 86%, 70%) |
| HSV | hsv(305, 55%, 96%) |
| CMYK | cmyk(0%, 54.5%, 4.1%, 4.3%) |
| CIE-LAB | lab(66.94, 66.24, -38.85) |
| CIE-LCH | lch(66.94, 76.79, 329.61°) |
| OKLab | oklab(74.26% 0.1877 -0.1064) |
| OKLCH | oklch(74.26% 0.216 330.5) |
| XYZ | xyz(57.8435, 36.5463, 81.8334) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.23
Candy Pink
#FF63E9
ΔE00 2.11
Light Magenta
#FA5FF7
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 3.49
Orchid
#DA70D6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46FEA #6FF479
analogous
#BB6FF4 #F46FEA #F46FA8
triadic
#F46FEA #EAF46F #6FEAF4
tetradic
#F46FEA #F4BB6F #6FF479 #6FA8F4
square
#F46FEA #F4BB6F #6FF479 #6FA8F4
split-complementary
#F46FEA #A8F46F #6FF4BB
monochromatic
#D811C9 #F036E2 #F46FEA #F8A8F2 #FDE1FB
Accessibility & contrast
On white
2.53
#F46FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F46FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46FEA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46FEA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EE
Deuteranopia (green-blind)
#91A9E6
Tritanopia (blue-blind)
#FC7BA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f46fea; /* rgb */ color: rgb(244, 111, 234); /* oklch */ color: oklch(74.3% 0.216 330.5);
Tailwind
colors: {
custom: {
50: '#fb9ef1',
500: '#f46fea',
950: '#000000',
},
}SCSS
$custom: #f46fea; $custom-light: #fb9ef1; $custom-dark: #000000;
JSON
{
"hex": "#f46fea",
"rgb": {
"r": 244,
"g": 111,
"b": 234
},
"hsl": {
"h": 304.511,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.74255,
"c": 0.2157,
"h": 330.5
},
"luminance": 0.36542
}Semantic roles & 50–950 ramp
primary
#F46FEA
secondary
#CCF2CF
accent
#E21403
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85