#F47FEC#F47FEC
#F47FEC is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.4% C 0.193 H 329.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FEC |
|---|---|
| RGB | rgb(244, 127, 236) |
| HSL | hsl(304, 84%, 73%) |
| HSV | hsv(304, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 3.3%, 4.3%) |
| CIE-LAB | lab(69.80, 59.16, -35.48) |
| CIE-LCH | lch(69.80, 68.99, 329.05°) |
| OKLab | oklab(76.4% 0.1668 -0.0969) |
| OKLCH | oklch(76.4% 0.193 329.9) |
| XYZ | xyz(60.0373, 40.4715, 83.9901) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 2.13
Candy Pink
#FF63E9
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.57
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FEC #7FF487
analogous
#C27FF4 #F47FEC #F47FB1
triadic
#F47FEC #ECF47F #7FECF4
tetradic
#F47FEC #F4C27F #7FF487 #7FB1F4
square
#F47FEC #F4C27F #7FF487 #7FB1F4
split-complementary
#F47FEC #B1F47F #7FF4C2
monochromatic
#E514D7 #EF47E4 #F47FEC #F9B7F4 #FDE3FB
Accessibility & contrast
On white
2.31
#F47FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F47FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FEC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FEC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F0
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#FC89AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47fec; /* rgb */ color: rgb(244, 127, 236); /* oklch */ color: oklch(76.4% 0.193 329.9);
Tailwind
colors: {
custom: {
50: '#faa8f2',
500: '#f47fec',
950: '#000000',
},
}SCSS
$custom: #f47fec; $custom-light: #faa8f2; $custom-dark: #000000;
JSON
{
"hex": "#f47fec",
"rgb": {
"r": 244,
"g": 127,
"b": 236
},
"hsl": {
"h": 304.103,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.76401,
"c": 0.19292,
"h": 329.9
},
"luminance": 0.40468
}Semantic roles & 50–950 ramp
primary
#F47FEC
secondary
#D6F5D9
accent
#E11405
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85