#F47AE4#F47AE4
#F47AE4 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.4% C 0.194 H 332.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F47AE4 |
|---|---|
| RGB | rgb(244, 122, 228) |
| HSL | hsl(308, 85%, 72%) |
| HSV | hsv(308, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 6.6%, 4.3%) |
| CIE-LAB | lab(68.58, 60.21, -32.98) |
| CIE-LCH | lch(68.58, 68.65, 331.29°) |
| OKLab | oklab(75.38% 0.1722 -0.0897) |
| OKLCH | oklch(75.38% 0.194 332.5) |
| XYZ | xyz(58.2711, 38.7573, 77.7955) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.53
Violet (CSS)
#EE82EE
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.33
Orchid
#DA70D6
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47AE4 #7AF48A
analogous
#C77AF4 #F47AE4 #F47AA7
triadic
#F47AE4 #E4F47A #7AE4F4
tetradic
#F47AE4 #F4C77A #7AF48A #7AA7F4
square
#F47AE4 #F4C77A #7AF48A #7AA7F4
split-complementary
#F47AE4 #A7F47A #7AF4C7
monochromatic
#E113C6 #EF41D9 #F47AE4 #F9B3EF #FDE3F9
Accessibility & contrast
On white
2.40
#F47AE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F47AE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47AE4
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47AE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47AE4 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779CE8
Deuteranopia (green-blind)
#9AAEE1
Tritanopia (blue-blind)
#FD82A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f47ae4; /* rgb */ color: rgb(244, 122, 228); /* oklch */ color: oklch(75.4% 0.194 332.5);
Tailwind
colors: {
custom: {
50: '#faa5ec',
500: '#f47ae4',
950: '#000000',
},
}SCSS
$custom: #f47ae4; $custom-light: #faa5ec; $custom-dark: #000000;
JSON
{
"hex": "#f47ae4",
"rgb": {
"r": 244,
"g": 122,
"b": 228
},
"hsl": {
"h": 307.869,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.75383,
"c": 0.19414,
"h": 332.5
},
"luminance": 0.38754
}Semantic roles & 50–950 ramp
primary
#F47AE4
secondary
#D5F4D9
accent
#E12104
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84