#F47CEC#F47CEC
#F47CEC is a light, vivid purple. Relative luminance 0.397; OKLCH L 76.0% C 0.198 H 329.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CEC |
|---|---|
| RGB | rgb(244, 124, 236) |
| HSL | hsl(304, 85%, 72%) |
| HSV | hsv(304, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 3.3%, 4.3%) |
| CIE-LAB | lab(69.26, 60.59, -36.33) |
| CIE-LCH | lch(69.26, 70.65, 329.05°) |
| OKLab | oklab(76% 0.1709 -0.0993) |
| OKLCH | oklch(76% 0.198 329.8) |
| XYZ | xyz(59.6556, 39.7081, 83.8629) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CEC #7CF484
analogous
#C07CF4 #F47CEC #F47CB0
triadic
#F47CEC #ECF47C #7CECF4
tetradic
#F47CEC #F4C07C #7CF484 #7CB0F4
square
#F47CEC #F4C07C #7CF484 #7CB0F4
split-complementary
#F47CEC #B0F47C #7CF4C0
monochromatic
#E313D5 #EF44E4 #F47CEC #F9B4F4 #FDE3FB
Accessibility & contrast
On white
2.35
#F47CEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F47CEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CEC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CEC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#FC87A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47cec; /* rgb */ color: rgb(244, 124, 236); /* oklch */ color: oklch(76.0% 0.198 329.8);
Tailwind
colors: {
custom: {
50: '#faa6f2',
500: '#f47cec',
950: '#000000',
},
}SCSS
$custom: #f47cec; $custom-light: #faa6f2; $custom-dark: #000000;
JSON
{
"hex": "#f47cec",
"rgb": {
"r": 244,
"g": 124,
"b": 236
},
"hsl": {
"h": 304,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.75998,
"c": 0.19763,
"h": 329.8
},
"luminance": 0.39705
}Semantic roles & 50–950 ramp
primary
#F47CEC
secondary
#D6F5D8
accent
#E11305
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85