#FA76F5#FA76F5
#FA76F5 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.4% C 0.218 H 328.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FA76F5 |
|---|---|
| RGB | rgb(250, 118, 245) |
| HSL | hsl(302, 93%, 72%) |
| HSV | hsv(302, 53%, 98%) |
| CMYK | cmyk(0%, 52.8%, 2%, 2%) |
| CIE-LAB | lab(69.38, 66.50, -41.03) |
| CIE-LCH | lch(69.38, 78.14, 328.33°) |
| OKLab | oklab(76.38% 0.1866 -0.1125) |
| OKLCH | oklch(76.38% 0.218 328.9) |
| XYZ | xyz(62.3835, 39.8773, 90.7797) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.37
Violet (CSS)
#EE82EE
ΔE00 2.66
Candy Pink
#FF63E9
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 3.72
Violet Pink
#FB5FFC
ΔE00 3.83
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA76F5 #76FA7B
analogous
#BD76FA #FA76F5 #FA76B3
triadic
#FA76F5 #F5FA76 #76F5FA
tetradic
#FA76F5 #FABD76 #76FA7B #76B3FA
square
#FA76F5 #FABD76 #76FA7B #76B3FA
split-complementary
#FA76F5 #B3FA76 #76FABD
monochromatic
#ED09E4 #F83BF1 #FA76F5 #FCB1F9 #FEE1FD
Accessibility & contrast
On white
2.34
#FA76F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FA76F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA76F5
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA76F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA76F5 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF9
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#FF83AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa76f5; /* rgb */ color: rgb(250, 118, 245); /* oklch */ color: oklch(76.4% 0.218 328.9);
Tailwind
colors: {
custom: {
50: '#ffa3f9',
500: '#fa76f5',
950: '#000000',
},
}SCSS
$custom: #fa76f5; $custom-light: #ffa3f9; $custom-dark: #000000;
JSON
{
"hex": "#fa76f5",
"rgb": {
"r": 250,
"g": 118,
"b": 245
},
"hsl": {
"h": 302.273,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.76375,
"c": 0.21794,
"h": 328.9
},
"luminance": 0.39873
}Semantic roles & 50–950 ramp
primary
#FA76F5
secondary
#D5F6D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85