#FA74F4#FA74F4
#FA74F4 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.1% C 0.220 H 329.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74F4 |
|---|---|
| RGB | rgb(250, 116, 244) |
| HSL | hsl(303, 93%, 72%) |
| HSV | hsv(303, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 2.4%, 2%) |
| CIE-LAB | lab(69.00, 67.23, -41.07) |
| CIE-LCH | lch(69.00, 78.78, 328.58°) |
| OKLab | oklab(76.08% 0.1891 -0.1126) |
| OKLCH | oklch(76.08% 0.22 329.2) |
| XYZ | xyz(61.9982, 39.3503, 89.9002) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 2.88
Candy Pink
#FF63E9
ΔE00 3.02
Light Magenta
#FA5FF7
ΔE00 3.41
Violet Pink
#FB5FFC
ΔE00 3.57
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74F4 #74FA7A
analogous
#BD74FA #FA74F4 #FA74B1
triadic
#FA74F4 #F4FA74 #74F4FA
tetradic
#FA74F4 #FABD74 #74FA7A #74B1FA
square
#FA74F4 #FABD74 #74FA7A #74B1FA
split-complementary
#FA74F4 #B1FA74 #74FABD
monochromatic
#EB08E1 #F839EF #FA74F4 #FCAFF9 #FEE1FD
Accessibility & contrast
On white
2.37
#FA74F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FA74F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74F4
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74F4 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF8
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa74f4; /* rgb */ color: rgb(250, 116, 244); /* oklch */ color: oklch(76.1% 0.220 329.2);
Tailwind
colors: {
custom: {
50: '#ffa2f8',
500: '#fa74f4',
950: '#000000',
},
}SCSS
$custom: #fa74f4; $custom-light: #ffa2f8; $custom-dark: #000000;
JSON
{
"hex": "#fa74f4",
"rgb": {
"r": 250,
"g": 116,
"b": 244
},
"hsl": {
"h": 302.687,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.76083,
"c": 0.22007,
"h": 329.2
},
"luminance": 0.39346
}Semantic roles & 50–950 ramp
primary
#FA74F4
secondary
#D4F6D5
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85