#FA76F9#FA76F9
#FA76F9 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.6% C 0.221 H 327.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FA76F9 |
|---|---|
| RGB | rgb(250, 118, 249) |
| HSL | hsl(300, 93%, 72%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0%, 52.8%, 0.4%, 2%) |
| CIE-LAB | lab(69.56, 67.17, -42.94) |
| CIE-LCH | lch(69.56, 79.72, 327.41°) |
| OKLab | oklab(76.56% 0.1872 -0.118) |
| OKLCH | oklch(76.56% 0.221 327.8) |
| XYZ | xyz(63.0007, 40.1241, 94.0305) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.88
Violet (CSS)
#EE82EE
ΔE00 2.89
Violet Pink
#FB5FFC
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 3.72
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA76F9 #76FA77
analogous
#B976FA #FA76F9 #FA76B7
triadic
#FA76F9 #F9FA76 #76F9FA
tetradic
#FA76F9 #FAB976 #76FA77 #76B7FA
square
#FA76F9 #FAB976 #76FA77 #76B7FA
split-complementary
#FA76F9 #B7FA76 #76FAB9
monochromatic
#ED09EB #F83BF6 #FA76F9 #FCB1FC #FEE1FE
Accessibility & contrast
On white
2.33
#FA76F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FA76F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA76F9
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA76F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA76F9 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#FF85AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa76f9; /* rgb */ color: rgb(250, 118, 249); /* oklch */ color: oklch(76.6% 0.221 327.8);
Tailwind
colors: {
custom: {
50: '#ffa3fb',
500: '#fa76f9',
950: '#000000',
},
}SCSS
$custom: #fa76f9; $custom-light: #ffa3fb; $custom-dark: #000000;
JSON
{
"hex": "#fa76f9",
"rgb": {
"r": 250,
"g": 118,
"b": 249
},
"hsl": {
"h": 300.455,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.76561,
"c": 0.22127,
"h": 327.8
},
"luminance": 0.4012
}Semantic roles & 50–950 ramp
primary
#FA76F9
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85