#F47EE4#F47EE4
#F47EE4 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.9% C 0.188 H 332.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EE4 |
|---|---|
| RGB | rgb(244, 126, 228) |
| HSL | hsl(308, 84%, 73%) |
| HSV | hsv(308, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 6.6%, 4.3%) |
| CIE-LAB | lab(69.30, 58.31, -31.86) |
| CIE-LCH | lch(69.30, 66.44, 331.35°) |
| OKLab | oklab(75.92% 0.1667 -0.0866) |
| OKLCH | oklch(75.92% 0.188 332.6) |
| XYZ | xyz(58.7724, 39.7599, 77.9626) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 2.36
Lavender Pink
#DD85D7
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 4.49
Orchid
#DA70D6
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EE4 #7EF48E
analogous
#C97EF4 #F47EE4 #F47EA9
triadic
#F47EE4 #E4F47E #7EE4F4
tetradic
#F47EE4 #F4C97E #7EF48E #7EA9F4
square
#F47EE4 #F4C97E #7EF48E #7EA9F4
split-complementary
#F47EE4 #A9F47E #7EF4C9
monochromatic
#E413C8 #EF46D8 #F47EE4 #F9B6F0 #FDE3F9
Accessibility & contrast
On white
2.35
#F47EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F47EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EE4
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EE4 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9FE7
Deuteranopia (green-blind)
#9DAFE1
Tritanopia (blue-blind)
#FD86A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47ee4; /* rgb */ color: rgb(244, 126, 228); /* oklch */ color: oklch(75.9% 0.188 332.6);
Tailwind
colors: {
custom: {
50: '#faa7ec',
500: '#f47ee4',
950: '#000000',
},
}SCSS
$custom: #f47ee4; $custom-light: #faa7ec; $custom-dark: #000000;
JSON
{
"hex": "#f47ee4",
"rgb": {
"r": 244,
"g": 126,
"b": 228
},
"hsl": {
"h": 308.136,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.75919,
"c": 0.18784,
"h": 332.6
},
"luminance": 0.39756
}Semantic roles & 50–950 ramp
primary
#F47EE4
secondary
#D6F5DB
accent
#E12305
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84