#FA74FA#FA74FA
#FA74FA is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.4% C 0.225 H 327.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74FA |
|---|---|
| RGB | rgb(250, 116, 250) |
| HSL | hsl(300, 93%, 72%) |
| HSV | hsv(300, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 0%, 2%) |
| CIE-LAB | lab(69.27, 68.23, -43.94) |
| CIE-LCH | lch(69.27, 81.16, 327.22°) |
| OKLab | oklab(76.37% 0.1898 -0.1209) |
| OKLCH | oklch(76.37% 0.225 327.5) |
| XYZ | xyz(62.9241, 39.7206, 94.7765) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 3.21
Violet Pink
#FB5FFC
ΔE00 3.24
Light Magenta
#FA5FF7
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 3.62
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74FA #74FA74
analogous
#B774FA #FA74FA #FA74B7
triadic
#FA74FA #FAFA74 #74FAFA
tetradic
#FA74FA #FAB774 #74FA74 #74B7FA
square
#FA74FA #FAB774 #74FA74 #74B7FA
split-complementary
#FA74FA #B7FA74 #74FAB7
monochromatic
#EB08EB #F839F8 #FA74FA #FCAFFC #FEE1FE
Accessibility & contrast
On white
2.35
#FA74FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FA74FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74FA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74FA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFE
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#FF83AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa74fa; /* rgb */ color: rgb(250, 116, 250); /* oklch */ color: oklch(76.4% 0.225 327.5);
Tailwind
colors: {
custom: {
50: '#ffa2fc',
500: '#fa74fa',
950: '#000000',
},
}SCSS
$custom: #fa74fa; $custom-light: #ffa2fc; $custom-dark: #000000;
JSON
{
"hex": "#fa74fa",
"rgb": {
"r": 250,
"g": 116,
"b": 250
},
"hsl": {
"h": 300,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.76365,
"c": 0.22503,
"h": 327.5
},
"luminance": 0.39717
}Semantic roles & 50–950 ramp
primary
#FA74FA
secondary
#D4F6D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85