#F47FF6#F47FF6
#F47FF6 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 76.8% C 0.202 H 326.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FF6 |
|---|---|
| RGB | rgb(244, 127, 246) |
| HSL | hsl(299, 87%, 73%) |
| HSV | hsv(299, 48%, 96%) |
| CMYK | cmyk(0.8%, 48.4%, 0%, 3.5%) |
| CIE-LAB | lab(70.22, 60.88, -40.32) |
| CIE-LCH | lch(70.22, 73.02, 326.49°) |
| OKLab | oklab(76.85% 0.1685 -0.1107) |
| OKLCH | oklch(76.85% 0.202 326.7) |
| XYZ | xyz(61.5310, 41.0689, 91.8570) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 4.90
Light Magenta
#FA5FF7
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FF6 #81F67F
analogous
#B97FF6 #F47FF6 #F67FBC
triadic
#F47FF6 #F6F47F #7FF6F4
tetradic
#F47FF6 #F6B97F #81F67F #7FBCF6
square
#F47FF6 #F6B97F #81F67F #7FBCF6
split-complementary
#F47FF6 #BCF67F #7FF6B9
monochromatic
#E610EA #EF46F2 #F47FF6 #F9B8FA #FDE2FD
Accessibility & contrast
On white
2.28
#F47FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F47FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FF6
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FF6 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FA
Deuteranopia (green-blind)
#96B1F2
Tritanopia (blue-blind)
#FA8CAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f47ff6; /* rgb */ color: rgb(244, 127, 246); /* oklch */ color: oklch(76.8% 0.202 326.7);
Tailwind
colors: {
custom: {
50: '#faa8f9',
500: '#f47ff6',
950: '#000000',
},
}SCSS
$custom: #f47ff6; $custom-light: #faa8f9; $custom-dark: #000000;
JSON
{
"hex": "#f47ff6",
"rgb": {
"r": 244,
"g": 127,
"b": 246
},
"hsl": {
"h": 298.992,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.7685,
"c": 0.20159,
"h": 326.7
},
"luminance": 0.41066
}Semantic roles & 50–950 ramp
primary
#F47FF6
secondary
#D7F5D6
accent
#E30206
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85