#F47EF9#F47EF9
#F47EF9 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.206 H 325.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EF9 |
|---|---|
| RGB | rgb(244, 126, 249) |
| HSL | hsl(298, 91%, 74%) |
| HSV | hsv(298, 49%, 98%) |
| CMYK | cmyk(2%, 49.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.17, 61.88, -42.04) |
| CIE-LCH | lch(70.17, 74.81, 325.81°) |
| OKLab | oklab(76.85% 0.1702 -0.1156) |
| OKLCH | oklch(76.85% 0.206 325.8) |
| XYZ | xyz(61.8666, 40.9976, 94.2588) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 3.20
Violet Pink
#FB5FFC
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EF9 #83F97E
analogous
#B67EF9 #F47EF9 #F97EC0
triadic
#F47EF9 #F9F47E #7EF9F4
tetradic
#F47EF9 #F9B67E #83F97E #7EC0F9
square
#F47EF9 #F9B67E #83F97E #7EC0F9
split-complementary
#F47EF9 #C0F97E #7EF9B6
monochromatic
#E80BF1 #EF44F6 #F47EF9 #F9B8FC #FDE2FE
Accessibility & contrast
On white
2.28
#F47EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F47EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EF9
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EF9 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#F98CB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f47ef9; /* rgb */ color: rgb(244, 126, 249); /* oklch */ color: oklch(76.9% 0.206 325.8);
Tailwind
colors: {
custom: {
50: '#faa7fb',
500: '#f47ef9',
950: '#000000',
},
}SCSS
$custom: #f47ef9; $custom-light: #faa7fb; $custom-dark: #000000;
JSON
{
"hex": "#f47ef9",
"rgb": {
"r": 244,
"g": 126,
"b": 249
},
"hsl": {
"h": 297.561,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.76855,
"c": 0.20579,
"h": 325.8
},
"luminance": 0.40994
}Semantic roles & 50–950 ramp
primary
#F47EF9
secondary
#D7F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85