#FA74F5#FA74F5
#FA74F5 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.221 H 328.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74F5 |
|---|---|
| RGB | rgb(250, 116, 245) |
| HSL | hsl(302, 93%, 72%) |
| HSV | hsv(302, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 2%, 2%) |
| CIE-LAB | lab(69.05, 67.40, -41.55) |
| CIE-LCH | lch(69.05, 79.17, 328.35°) |
| OKLab | oklab(76.13% 0.1892 -0.114) |
| OKLCH | oklch(76.13% 0.221 328.9) |
| XYZ | xyz(62.1504, 39.4112, 90.7021) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.35
Violet (CSS)
#EE82EE
ΔE00 2.91
Candy Pink
#FF63E9
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 3.49
Orchid
#DA70D6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74F5 #74FA79
analogous
#BC74FA #FA74F5 #FA74B2
triadic
#FA74F5 #F5FA74 #74F5FA
tetradic
#FA74F5 #FABC74 #74FA79 #74B2FA
square
#FA74F5 #FABC74 #74FA79 #74B2FA
split-complementary
#FA74F5 #B2FA74 #74FABC
monochromatic
#EB08E3 #F839F1 #FA74F5 #FCAFF9 #FEE1FD
Accessibility & contrast
On white
2.36
#FA74F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FA74F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74F5
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74F5 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DF9
Deuteranopia (green-blind)
#93AFF1
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa74f5; /* rgb */ color: rgb(250, 116, 245); /* oklch */ color: oklch(76.1% 0.221 328.9);
Tailwind
colors: {
custom: {
50: '#ffa2f9',
500: '#fa74f5',
950: '#000000',
},
}SCSS
$custom: #fa74f5; $custom-light: #ffa2f9; $custom-dark: #000000;
JSON
{
"hex": "#fa74f5",
"rgb": {
"r": 250,
"g": 116,
"b": 245
},
"hsl": {
"h": 302.239,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.76129,
"c": 0.22089,
"h": 328.9
},
"luminance": 0.39407
}Semantic roles & 50–950 ramp
primary
#FA74F5
secondary
#D4F6D5
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85