#FA80FC#FA80FC
#FA80FC is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.209 H 326.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FA80FC |
|---|---|
| RGB | rgb(250, 128, 252) |
| HSL | hsl(299, 95%, 75%) |
| HSV | hsv(299, 49%, 99%) |
| CMYK | cmyk(0.8%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.42, 63.08, -41.68) |
| CIE-LCH | lch(71.42, 75.60, 326.55°) |
| OKLab | oklab(77.97% 0.1746 -0.1145) |
| OKLCH | oklch(77.97% 0.209 326.7) |
| XYZ | xyz(64.7130, 42.7941, 96.9281) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA80FC #82FC80
analogous
#BC80FC #FA80FC #FC80C0
triadic
#FA80FC #FCFA80 #80FCFA
tetradic
#FA80FC #FCBC80 #82FC80 #80C0FC
square
#FA80FC #FCBC80 #82FC80 #80C0FC
split-complementary
#FA80FC #C0FC80 #80FCBC
monochromatic
#F508F9 #F844FB #FA80FC #FCBCFD #FEE1FE
Accessibility & contrast
On white
2.20
#FA80FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FA80FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA80FC
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA80FC | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa80fc; /* rgb */ color: rgb(250, 128, 252); /* oklch */ color: oklch(78.0% 0.209 326.7);
Tailwind
colors: {
custom: {
50: '#fea9fd',
500: '#fa80fc',
950: '#000000',
},
}SCSS
$custom: #fa80fc; $custom-light: #fea9fd; $custom-dark: #000000;
JSON
{
"hex": "#fa80fc",
"rgb": {
"r": 250,
"g": 128,
"b": 252
},
"hsl": {
"h": 299.032,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.77973,
"c": 0.2088,
"h": 326.7
},
"luminance": 0.42791
}Semantic roles & 50–950 ramp
primary
#FA80FC
secondary
#D5F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86