#FA74F9#FA74F9
#FA74F9 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.3% C 0.224 H 327.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74F9 |
|---|---|
| RGB | rgb(250, 116, 249) |
| HSL | hsl(300, 93%, 72%) |
| HSV | hsv(300, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 0.4%, 2%) |
| CIE-LAB | lab(69.23, 68.06, -43.47) |
| CIE-LCH | lch(69.23, 80.76, 327.44°) |
| OKLab | oklab(76.32% 0.1897 -0.1195) |
| OKLCH | oklch(76.32% 0.224 327.8) |
| XYZ | xyz(62.7677, 39.6581, 93.9529) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.87
Violet (CSS)
#EE82EE
ΔE00 3.14
Violet Pink
#FB5FFC
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 3.51
Orchid
#DA70D6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74F9 #74FA75
analogous
#B874FA #FA74F9 #FA74B6
triadic
#FA74F9 #F9FA74 #74F9FA
tetradic
#FA74F9 #FAB874 #74FA75 #74B6FA
square
#FA74F9 #FAB874 #74FA75 #74B6FA
split-complementary
#FA74F9 #B6FA74 #74FAB8
monochromatic
#EB08E9 #F839F6 #FA74F9 #FCAFFC #FEE1FE
Accessibility & contrast
On white
2.35
#FA74F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FA74F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74F9
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74F9 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#92AFF5
Tritanopia (blue-blind)
#FF83AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa74f9; /* rgb */ color: rgb(250, 116, 249); /* oklch */ color: oklch(76.3% 0.224 327.8);
Tailwind
colors: {
custom: {
50: '#ffa2fb',
500: '#fa74f9',
950: '#000000',
},
}SCSS
$custom: #fa74f9; $custom-light: #ffa2fb; $custom-dark: #000000;
JSON
{
"hex": "#fa74f9",
"rgb": {
"r": 250,
"g": 116,
"b": 249
},
"hsl": {
"h": 300.448,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.76317,
"c": 0.22421,
"h": 327.8
},
"luminance": 0.39654
}Semantic roles & 50–950 ramp
primary
#FA74F9
secondary
#D4F6D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85