#F47FEF#F47FEF
#F47FEF is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.5% C 0.195 H 328.9°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FEF |
|---|---|
| RGB | rgb(244, 127, 239) |
| HSL | hsl(303, 84%, 73%) |
| HSV | hsv(303, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 2%, 4.3%) |
| CIE-LAB | lab(69.93, 59.67, -36.94) |
| CIE-LCH | lch(69.93, 70.18, 328.24°) |
| OKLab | oklab(76.53% 0.1673 -0.101) |
| OKLCH | oklch(76.53% 0.195 328.9) |
| XYZ | xyz(60.4768, 40.6473, 86.3049) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 4.84
Light Magenta
#FA5FF7
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FEF #7FF484
analogous
#BE7FF4 #F47FEF #F47FB4
triadic
#F47FEF #EFF47F #7FEFF4
tetradic
#F47FEF #F4BE7F #7FF484 #7FB4F4
square
#F47FEF #F4BE7F #7FF484 #7FB4F4
split-complementary
#F47FEF #B4F47F #7FF4BE
monochromatic
#E514DC #EF47E8 #F47FEF #F9B7F6 #FDE3FB
Accessibility & contrast
On white
2.30
#F47FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F47FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FEF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FEF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#99B1EB
Tritanopia (blue-blind)
#FB8AAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f47fef; /* rgb */ color: rgb(244, 127, 239); /* oklch */ color: oklch(76.5% 0.195 328.9);
Tailwind
colors: {
custom: {
50: '#faa8f4',
500: '#f47fef',
950: '#000000',
},
}SCSS
$custom: #f47fef; $custom-light: #faa8f4; $custom-dark: #000000;
JSON
{
"hex": "#f47fef",
"rgb": {
"r": 244,
"g": 127,
"b": 239
},
"hsl": {
"h": 302.564,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.76533,
"c": 0.19548,
"h": 328.9
},
"luminance": 0.40644
}Semantic roles & 50–950 ramp
primary
#F47FEF
secondary
#D6F5D8
accent
#E10E05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85