#FA47FF#FA47FF
#FA47FF is a light, highly saturated purple. Relative luminance 0.321; OKLCH L 72.2% C 0.284 H 326.8°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FA47FF |
|---|---|
| RGB | rgb(250, 71, 255) |
| HSL | hsl(298, 100%, 64%) |
| HSV | hsv(298, 72%, 100%) |
| CMYK | cmyk(2%, 72.2%, 0%, 0%) |
| CIE-LAB | lab(63.39, 86.08, -55.98) |
| CIE-LCH | lch(63.39, 102.68, 326.96°) |
| OKLab | oklab(72.18% 0.2379 -0.1554) |
| OKLCH | oklch(72.18% 0.284 326.8) |
| XYZ | xyz(59.7266, 32.0546, 97.6297) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 3.24
Magenta
#FF00FF
ΔE00 3.50
Fuchsia
#FF00FF
ΔE00 3.50
Bright Magenta
#FF08E8
ΔE00 4.91
Heliotrope
#D94FF5
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA47FF #4CFF47
analogous
#9E47FF #FA47FF #FF47A8
triadic
#FA47FF #FFFA47 #47FFFA
tetradic
#FA47FF #FF9E47 #4CFF47 #47A8FF
square
#FA47FF #FF9E47 #4CFF47 #47A8FF
split-complementary
#FA47FF #A8FF47 #47FF9E
monochromatic
#C600CC #F80AFF #FA47FF #FC84FF #FDC1FF
Accessibility & contrast
On white
2.83
#FA47FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#FA47FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA47FF
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA47FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA47FF | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#148BFF
Deuteranopia (green-blind)
#75A1FA
Tritanopia (blue-blind)
#FF65A0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #fa47ff; /* rgb */ color: rgb(250, 71, 255); /* oklch */ color: oklch(72.2% 0.284 326.8);
Tailwind
colors: {
custom: {
50: '#ff8bff',
500: '#fa47ff',
950: '#000000',
},
}SCSS
$custom: #fa47ff; $custom-light: #ff8bff; $custom-dark: #000000;
JSON
{
"hex": "#fa47ff",
"rgb": {
"r": 250,
"g": 71,
"b": 255
},
"hsl": {
"h": 298.37,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.72184,
"c": 0.28421,
"h": 326.8
},
"luminance": 0.3205
}Semantic roles & 50–950 ramp
primary
#FA47FF
secondary
#B2F1B1
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190D18
muted
#877E86