#F47EF2#F47EF2
#F47EF2 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.5% C 0.200 H 327.9°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EF2 |
|---|---|
| RGB | rgb(244, 126, 242) |
| HSL | hsl(301, 84%, 73%) |
| HSV | hsv(301, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 0.8%, 4.3%) |
| CIE-LAB | lab(69.87, 60.66, -38.67) |
| CIE-LCH | lch(69.87, 71.94, 327.48°) |
| OKLab | oklab(76.53% 0.1692 -0.106) |
| OKLCH | oklch(76.53% 0.2 327.9) |
| XYZ | xyz(60.7951, 40.5690, 88.6155) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.17
Purply Pink
#F075E6
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EF2 #7EF480
analogous
#BB7EF4 #F47EF2 #F47EB7
triadic
#F47EF2 #F2F47E #7EF2F4
tetradic
#F47EF2 #F4BB7E #7EF480 #7EB7F4
square
#F47EF2 #F4BB7E #7EF480 #7EB7F4
split-complementary
#F47EF2 #B7F47E #7EF4BB
monochromatic
#E413E1 #EF46EC #F47EF2 #F9B6F8 #FDE3FC
Accessibility & contrast
On white
2.30
#F47EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F47EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EF2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EF2 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#FB8AAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47ef2; /* rgb */ color: rgb(244, 126, 242); /* oklch */ color: oklch(76.5% 0.200 327.9);
Tailwind
colors: {
custom: {
50: '#faa7f6',
500: '#f47ef2',
950: '#000000',
},
}SCSS
$custom: #f47ef2; $custom-light: #faa7f6; $custom-dark: #000000;
JSON
{
"hex": "#f47ef2",
"rgb": {
"r": 244,
"g": 126,
"b": 242
},
"hsl": {
"h": 301.017,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.76534,
"c": 0.19964,
"h": 327.9
},
"luminance": 0.40566
}Semantic roles & 50–950 ramp
primary
#F47EF2
secondary
#D6F5D7
accent
#E10805
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85