#F47FE9#F47FE9
#F47FE9 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.190 H 330.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FE9 |
|---|---|
| RGB | rgb(244, 127, 233) |
| HSL | hsl(306, 84%, 73%) |
| HSV | hsv(306, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 4.5%, 4.3%) |
| CIE-LAB | lab(69.68, 58.66, -34.02) |
| CIE-LCH | lch(69.68, 67.81, 329.88°) |
| OKLab | oklab(76.27% 0.1663 -0.0927) |
| OKLCH | oklch(76.27% 0.19 330.9) |
| XYZ | xyz(59.6051, 40.2986, 81.7139) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 2.13
Lavender Pink
#DD85D7
ΔE00 4.28
Candy Pink
#FF63E9
ΔE00 4.52
Orchid
#DA70D6
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FE9 #7FF48A
analogous
#C47FF4 #F47FE9 #F47FAE
triadic
#F47FE9 #E9F47F #7FE9F4
tetradic
#F47FE9 #F4C47F #7FF48A #7FAEF4
square
#F47FE9 #F4C47F #7FF48A #7FAEF4
split-complementary
#F47FE9 #AEF47F #7FF4C4
monochromatic
#E514D1 #EF47DF #F47FE9 #F9B7F3 #FDE3FA
Accessibility & contrast
On white
2.32
#F47FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F47FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FE9
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FE9 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#FC88A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f47fe9; /* rgb */ color: rgb(244, 127, 233); /* oklch */ color: oklch(76.3% 0.190 330.9);
Tailwind
colors: {
custom: {
50: '#faa8f0',
500: '#f47fe9',
950: '#000000',
},
}SCSS
$custom: #f47fe9; $custom-light: #faa8f0; $custom-dark: #000000;
JSON
{
"hex": "#f47fe9",
"rgb": {
"r": 244,
"g": 127,
"b": 233
},
"hsl": {
"h": 305.641,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.7627,
"c": 0.19038,
"h": 330.9
},
"luminance": 0.40295
}Semantic roles & 50–950 ramp
primary
#F47FE9
secondary
#D6F5D9
accent
#E11A05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84