#F47EF4#F47EF4
#F47EF4 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.6% C 0.201 H 327.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EF4 |
|---|---|
| RGB | rgb(244, 126, 244) |
| HSL | hsl(300, 84%, 73%) |
| HSV | hsv(300, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 0%, 4.3%) |
| CIE-LAB | lab(69.96, 61.01, -39.64) |
| CIE-LCH | lch(69.96, 72.75, 326.99°) |
| OKLab | oklab(76.63% 0.1695 -0.1087) |
| OKLCH | oklch(76.63% 0.201 327.3) |
| XYZ | xyz(61.0972, 40.6898, 90.2062) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.33
Purply Pink
#F075E6
ΔE00 2.58
Candy Pink
#FF63E9
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EF4 #7EF47E
analogous
#B97EF4 #F47EF4 #F47EB9
triadic
#F47EF4 #F4F47E #7EF4F4
tetradic
#F47EF4 #F4B97E #7EF47E #7EB9F4
square
#F47EF4 #F4B97E #7EF47E #7EB9F4
split-complementary
#F47EF4 #B9F47E #7EF4B9
monochromatic
#E413E4 #EF46EF #F47EF4 #F9B6F9 #FDE3FD
Accessibility & contrast
On white
2.30
#F47EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F47EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EF4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EF4 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F8
Deuteranopia (green-blind)
#96B0F0
Tritanopia (blue-blind)
#FA8BAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47ef4; /* rgb */ color: rgb(244, 126, 244); /* oklch */ color: oklch(76.6% 0.201 327.3);
Tailwind
colors: {
custom: {
50: '#faa7f8',
500: '#f47ef4',
950: '#000000',
},
}SCSS
$custom: #f47ef4; $custom-light: #faa7f8; $custom-dark: #000000;
JSON
{
"hex": "#f47ef4",
"rgb": {
"r": 244,
"g": 126,
"b": 244
},
"hsl": {
"h": 300,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.76625,
"c": 0.20138,
"h": 327.3
},
"luminance": 0.40686
}Semantic roles & 50–950 ramp
primary
#F47EF4
secondary
#D6F5D6
accent
#E10505
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85