#FA76EB#FA76EB
#FA76EB is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.9% C 0.210 H 331.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FA76EB |
|---|---|
| RGB | rgb(250, 118, 235) |
| HSL | hsl(307, 93%, 72%) |
| HSV | hsv(307, 53%, 98%) |
| CMYK | cmyk(0%, 52.8%, 6%, 2%) |
| CIE-LAB | lab(68.96, 64.86, -36.19) |
| CIE-LCH | lch(68.96, 74.27, 330.84°) |
| OKLab | oklab(75.92% 0.1851 -0.0987) |
| OKLCH | oklch(75.92% 0.21 331.9) |
| XYZ | xyz(60.8979, 39.2830, 82.9560) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.62
Violet (CSS)
#EE82EE
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 2.89
Light Magenta
#FA5FF7
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA76EB #76FA85
analogous
#C776FA #FA76EB #FA76A9
triadic
#FA76EB #EBFA76 #76EBFA
tetradic
#FA76EB #FAC776 #76FA85 #76A9FA
square
#FA76EB #FAC776 #76FA85 #76A9FA
split-complementary
#FA76EB #A9FA76 #76FAC7
monochromatic
#ED09D3 #F83BE2 #FA76EB #FCB1F4 #FEE1FB
Accessibility & contrast
On white
2.37
#FA76EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FA76EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA76EB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA76EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA76EB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#FF80A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa76eb; /* rgb */ color: rgb(250, 118, 235); /* oklch */ color: oklch(75.9% 0.210 331.9);
Tailwind
colors: {
custom: {
50: '#ffa3f1',
500: '#fa76eb',
950: '#000000',
},
}SCSS
$custom: #fa76eb; $custom-light: #ffa3f1; $custom-dark: #000000;
JSON
{
"hex": "#fa76eb",
"rgb": {
"r": 250,
"g": 118,
"b": 235
},
"hsl": {
"h": 306.818,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.75921,
"c": 0.20982,
"h": 331.9
},
"luminance": 0.39279
}Semantic roles & 50–950 ramp
primary
#FA76EB
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85