#FA74F3#FA74F3
#FA74F3 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.219 H 329.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74F3 |
|---|---|
| RGB | rgb(250, 116, 243) |
| HSL | hsl(303, 93%, 72%) |
| HSV | hsv(303, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 2.8%, 2%) |
| CIE-LAB | lab(68.96, 67.06, -40.59) |
| CIE-LCH | lch(68.96, 78.39, 328.82°) |
| OKLab | oklab(76.04% 0.1889 -0.1113) |
| OKLCH | oklch(76.04% 0.219 329.5) |
| XYZ | xyz(61.8468, 39.2897, 89.1028) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.11
Violet (CSS)
#EE82EE
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 2.93
Light Magenta
#FA5FF7
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 3.64
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74F3 #74FA7B
analogous
#BE74FA #FA74F3 #FA74B0
triadic
#FA74F3 #F3FA74 #74F3FA
tetradic
#FA74F3 #FABE74 #74FA7B #74B0FA
square
#FA74F3 #FABE74 #74FA7B #74B0FA
split-complementary
#FA74F3 #B0FA74 #74FABE
monochromatic
#EB08DF #F839EE #FA74F3 #FCAFF8 #FEE1FC
Accessibility & contrast
On white
2.37
#FA74F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FA74F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74F3
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74F3 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#FF81A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa74f3; /* rgb */ color: rgb(250, 116, 243); /* oklch */ color: oklch(76.0% 0.219 329.5);
Tailwind
colors: {
custom: {
50: '#ffa2f7',
500: '#fa74f3',
950: '#000000',
},
}SCSS
$custom: #fa74f3; $custom-light: #ffa2f7; $custom-dark: #000000;
JSON
{
"hex": "#fa74f3",
"rgb": {
"r": 250,
"g": 116,
"b": 243
},
"hsl": {
"h": 303.134,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.76036,
"c": 0.21924,
"h": 329.5
},
"luminance": 0.39286
}Semantic roles & 50–950 ramp
primary
#FA74F3
secondary
#D4F6D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85