#F47AEC#F47AEC
#F47AEC is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.7% C 0.201 H 329.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F47AEC |
|---|---|
| RGB | rgb(244, 122, 236) |
| HSL | hsl(304, 85%, 72%) |
| HSV | hsv(304, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 3.3%, 4.3%) |
| CIE-LAB | lab(68.90, 61.53, -36.88) |
| CIE-LCH | lch(68.90, 71.74, 329.06°) |
| OKLab | oklab(75.74% 0.1736 -0.1008) |
| OKLCH | oklch(75.74% 0.201 329.8) |
| XYZ | xyz(59.4075, 39.2119, 83.7802) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.35
Violet (CSS)
#EE82EE
ΔE00 1.70
Candy Pink
#FF63E9
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 4.91
Violet Pink
#FB5FFC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47AEC #7AF482
analogous
#BF7AF4 #F47AEC #F47AAF
triadic
#F47AEC #ECF47A #7AECF4
tetradic
#F47AEC #F4BF7A #7AF482 #7AAFF4
square
#F47AEC #F4BF7A #7AF482 #7AAFF4
split-complementary
#F47AEC #AFF47A #7AF4BF
monochromatic
#E113D3 #EF41E4 #F47AEC #F9B3F4 #FDE3FB
Accessibility & contrast
On white
2.38
#F47AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F47AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47AEC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47AEC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF0
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#FC85A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f47aec; /* rgb */ color: rgb(244, 122, 236); /* oklch */ color: oklch(75.7% 0.201 329.8);
Tailwind
colors: {
custom: {
50: '#faa5f2',
500: '#f47aec',
950: '#000000',
},
}SCSS
$custom: #f47aec; $custom-light: #faa5f2; $custom-dark: #000000;
JSON
{
"hex": "#f47aec",
"rgb": {
"r": 244,
"g": 122,
"b": 236
},
"hsl": {
"h": 303.934,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.75735,
"c": 0.20073,
"h": 329.8
},
"luminance": 0.39208
}Semantic roles & 50–950 ramp
primary
#F47AEC
secondary
#D5F4D7
accent
#E11304
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85