#FA80FB#FA80FB
#FA80FB is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.9% C 0.208 H 327.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FA80FB |
|---|---|
| RGB | rgb(250, 128, 251) |
| HSL | hsl(300, 94%, 74%) |
| HSV | hsv(300, 49%, 98%) |
| CMYK | cmyk(0.4%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(71.37, 62.90, -41.20) |
| CIE-LCH | lch(71.37, 75.20, 326.78°) |
| OKLab | oklab(77.93% 0.1745 -0.1131) |
| OKLCH | oklch(77.93% 0.208 327) |
| XYZ | xyz(64.5549, 42.7309, 96.0957) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA80FB #81FB80
analogous
#BD80FB #FA80FB #FB80BF
triadic
#FA80FB #FBFA80 #80FBFA
tetradic
#FA80FB #FBBD80 #81FB80 #80BFFB
square
#FA80FB #FBBD80 #81FB80 #80BFFB
split-complementary
#FA80FB #BFFB80 #80FBBD
monochromatic
#F509F7 #F845F9 #FA80FB #FCBBFD #FEE1FE
Accessibility & contrast
On white
2.20
#FA80FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FA80FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA80FB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA80FB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#99B4F7
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa80fb; /* rgb */ color: rgb(250, 128, 251); /* oklch */ color: oklch(77.9% 0.208 327.0);
Tailwind
colors: {
custom: {
50: '#fea9fd',
500: '#fa80fb',
950: '#000000',
},
}SCSS
$custom: #fa80fb; $custom-light: #fea9fd; $custom-dark: #000000;
JSON
{
"hex": "#fa80fb",
"rgb": {
"r": 250,
"g": 128,
"b": 251
},
"hsl": {
"h": 299.512,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.77927,
"c": 0.20792,
"h": 327
},
"luminance": 0.42727
}Semantic roles & 50–950 ramp
primary
#FA80FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85