#FA80FD#FA80FD
#FA80FD is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.0% C 0.210 H 326.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FA80FD |
|---|---|
| RGB | rgb(250, 128, 253) |
| HSL | hsl(299, 97%, 75%) |
| HSV | hsv(299, 49%, 99%) |
| CMYK | cmyk(1.2%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.46, 63.25, -42.16) |
| CIE-LCH | lch(71.46, 76.01, 326.32°) |
| OKLab | oklab(78.02% 0.1748 -0.1159) |
| OKLCH | oklch(78.02% 0.21 326.5) |
| XYZ | xyz(64.8719, 42.8577, 97.7648) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 3.89
Violet Pink
#FB5FFC
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA80FD #83FD80
analogous
#BC80FD #FA80FD #FD80C2
triadic
#FA80FD #FDFA80 #80FDFA
tetradic
#FA80FD #FDBC80 #83FD80 #80C2FD
square
#FA80FD #FDBC80 #83FD80 #80C2FD
split-complementary
#FA80FD #C2FD80 #80FDBC
monochromatic
#F507FB #F844FC #FA80FD #FCBCFE #FEE1FF
Accessibility & contrast
On white
2.19
#FA80FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FA80FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA80FD
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA80FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA80FD | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa80fd; /* rgb */ color: rgb(250, 128, 253); /* oklch */ color: oklch(78.0% 0.210 326.5);
Tailwind
colors: {
custom: {
50: '#fea9fe',
500: '#fa80fd',
950: '#000000',
},
}SCSS
$custom: #fa80fd; $custom-light: #fea9fe; $custom-dark: #000000;
JSON
{
"hex": "#fa80fd",
"rgb": {
"r": 250,
"g": 128,
"b": 253
},
"hsl": {
"h": 298.56,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.78019,
"c": 0.20967,
"h": 326.5
},
"luminance": 0.42854
}Semantic roles & 50–950 ramp
primary
#FA80FD
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86