#FA76FB#FA76FB
#FA76FB is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.7% C 0.223 H 327.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FA76FB |
|---|---|
| RGB | rgb(250, 118, 251) |
| HSL | hsl(300, 94%, 72%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0.4%, 53%, 0%, 1.6%) |
| CIE-LAB | lab(69.65, 67.51, -43.90) |
| CIE-LCH | lch(69.65, 80.53, 326.96°) |
| OKLab | oklab(76.66% 0.1874 -0.1208) |
| OKLCH | oklch(76.66% 0.223 327.2) |
| XYZ | xyz(63.3143, 40.2496, 95.6821) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 3.15
Violet Pink
#FB5FFC
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 3.93
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA76FB #77FB76
analogous
#B876FB #FA76FB #FB76B9
triadic
#FA76FB #FBFA76 #76FBFA
tetradic
#FA76FB #FBB876 #77FB76 #76B9FB
square
#FA76FB #FBB876 #77FB76 #76B9FB
split-complementary
#FA76FB #B9FB76 #76FBB8
monochromatic
#EE07F0 #F83BF9 #FA76FB #FCB1FD #FEE1FE
Accessibility & contrast
On white
2.32
#FA76FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FA76FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA76FB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA76FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA76FB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#FF85AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa76fb; /* rgb */ color: rgb(250, 118, 251); /* oklch */ color: oklch(76.7% 0.223 327.2);
Tailwind
colors: {
custom: {
50: '#ffa3fd',
500: '#fa76fb',
950: '#000000',
},
}SCSS
$custom: #fa76fb; $custom-light: #ffa3fd; $custom-dark: #000000;
JSON
{
"hex": "#fa76fb",
"rgb": {
"r": 250,
"g": 118,
"b": 251
},
"hsl": {
"h": 299.549,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.76656,
"c": 0.22295,
"h": 327.2
},
"luminance": 0.40246
}Semantic roles & 50–950 ramp
primary
#FA76FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85