#F46EE4#F46EE4
#F46EE4 is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.9% C 0.212 H 332.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F46EE4 |
|---|---|
| RGB | rgb(244, 110, 228) |
| HSL | hsl(307, 86%, 69%) |
| HSV | hsv(307, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 6.6%, 4.3%) |
| CIE-LAB | lab(66.51, 65.71, -36.18) |
| CIE-LCH | lch(66.51, 75.01, 331.16°) |
| OKLab | oklab(73.86% 0.1881 -0.0987) |
| OKLCH | oklch(73.86% 0.212 332.3) |
| XYZ | xyz(56.8876, 35.9903, 77.3343) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.28
Candy Pink
#FF63E9
ΔE00 1.96
Light Magenta
#FA5FF7
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 3.86
Orchid
#DA70D6
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46EE4 #6EF47E
analogous
#C16EF4 #F46EE4 #F46EA1
triadic
#F46EE4 #E4F46E #6EE4F4
tetradic
#F46EE4 #F4C16E #6EF47E #6EA1F4
square
#F46EE4 #F4C16E #6EF47E #6EA1F4
split-complementary
#F46EE4 #A1F46E #6EF4C1
monochromatic
#D710C0 #F035D9 #F46EE4 #F8A7EF #FDE0F9
Accessibility & contrast
On white
2.56
#F46EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F46EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46EE4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46EE4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A96E8
Deuteranopia (green-blind)
#93A9E0
Tritanopia (blue-blind)
#FD789F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f46ee4; /* rgb */ color: rgb(244, 110, 228); /* oklch */ color: oklch(73.9% 0.212 332.3);
Tailwind
colors: {
custom: {
50: '#fb9ded',
500: '#f46ee4',
950: '#000000',
},
}SCSS
$custom: #f46ee4; $custom-light: #fb9ded; $custom-dark: #000000;
JSON
{
"hex": "#f46ee4",
"rgb": {
"r": 244,
"g": 110,
"b": 228
},
"hsl": {
"h": 307.164,
"s": 85.897,
"l": 69.412
},
"oklch": {
"l": 0.7386,
"c": 0.21239,
"h": 332.3
},
"luminance": 0.35986
}Semantic roles & 50–950 ramp
primary
#F46EE4
secondary
#CCF2D0
accent
#E21E03
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84