#F47EEC#F47EEC
#F47EEC is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.3% C 0.194 H 329.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EEC |
|---|---|
| RGB | rgb(244, 126, 236) |
| HSL | hsl(304, 84%, 73%) |
| HSV | hsv(304, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 3.3%, 4.3%) |
| CIE-LAB | lab(69.62, 59.64, -35.77) |
| CIE-LCH | lch(69.62, 69.54, 329.05°) |
| OKLab | oklab(76.27% 0.1682 -0.0977) |
| OKLCH | oklch(76.27% 0.194 329.9) |
| XYZ | xyz(59.9088, 40.2144, 83.9473) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EEC #7EF486
analogous
#C17EF4 #F47EEC #F47EB1
triadic
#F47EEC #ECF47E #7EECF4
tetradic
#F47EEC #F4C17E #7EF486 #7EB1F4
square
#F47EEC #F4C17E #7EF486 #7EB1F4
split-complementary
#F47EEC #B1F47E #7EF4C1
monochromatic
#E413D6 #EF46E4 #F47EEC #F9B6F4 #FDE3FB
Accessibility & contrast
On white
2.32
#F47EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F47EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EEC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EEC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F0
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#FC88AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47eec; /* rgb */ color: rgb(244, 126, 236); /* oklch */ color: oklch(76.3% 0.194 329.9);
Tailwind
colors: {
custom: {
50: '#faa7f2',
500: '#f47eec',
950: '#000000',
},
}SCSS
$custom: #f47eec; $custom-light: #faa7f2; $custom-dark: #000000;
JSON
{
"hex": "#f47eec",
"rgb": {
"r": 244,
"g": 126,
"b": 236
},
"hsl": {
"h": 304.068,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.76266,
"c": 0.19449,
"h": 329.9
},
"luminance": 0.40211
}Semantic roles & 50–950 ramp
primary
#F47EEC
secondary
#D6F5D8
accent
#E11405
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85