#F47FF9#F47FF9
#F47FF9 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.0% C 0.204 H 325.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FF9 |
|---|---|
| RGB | rgb(244, 127, 249) |
| HSL | hsl(298, 91%, 74%) |
| HSV | hsv(298, 49%, 98%) |
| CMYK | cmyk(2%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(70.35, 61.41, -41.75) |
| CIE-LCH | lch(70.35, 74.26, 325.78°) |
| OKLab | oklab(76.99% 0.1689 -0.1148) |
| OKLCH | oklch(76.99% 0.204 325.8) |
| XYZ | xyz(61.9952, 41.2546, 94.3016) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 3.28
Violet Pink
#FB5FFC
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FF9 #84F97F
analogous
#B77FF9 #F47FF9 #F97FC1
triadic
#F47FF9 #F9F47F #7FF9F4
tetradic
#F47FF9 #F9B77F #84F97F #7FC1F9
square
#F47FF9 #F9B77F #84F97F #7FC1F9
split-complementary
#F47FF9 #C1F97F #7FF9B7
monochromatic
#E90BF2 #EF45F6 #F47FF9 #F9B9FC #FCE2FE
Accessibility & contrast
On white
2.27
#F47FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F47FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FF9
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FF9 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#F98DB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f47ff9; /* rgb */ color: rgb(244, 127, 249); /* oklch */ color: oklch(77.0% 0.204 325.8);
Tailwind
colors: {
custom: {
50: '#faa8fb',
500: '#f47ff9',
950: '#000000',
},
}SCSS
$custom: #f47ff9; $custom-light: #faa8fb; $custom-dark: #000000;
JSON
{
"hex": "#f47ff9",
"rgb": {
"r": 244,
"g": 127,
"b": 249
},
"hsl": {
"h": 297.541,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.76988,
"c": 0.20425,
"h": 325.8
},
"luminance": 0.41251
}Semantic roles & 50–950 ramp
primary
#F47FF9
secondary
#D7F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85