#FA80FE#FA80FE
#FA80FE is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.1% C 0.211 H 326.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FA80FE |
|---|---|
| RGB | rgb(250, 128, 254) |
| HSL | hsl(298, 98%, 75%) |
| HSV | hsv(298, 50%, 100%) |
| CMYK | cmyk(1.6%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(71.50, 63.42, -42.63) |
| CIE-LCH | lch(71.50, 76.42, 326.09°) |
| OKLab | oklab(78.07% 0.1749 -0.1172) |
| OKLCH | oklch(78.07% 0.211 326.2) |
| XYZ | xyz(65.0316, 42.9216, 98.6060) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA80FE #84FE80
analogous
#BB80FE #FA80FE #FE80C3
triadic
#FA80FE #FEFA80 #80FEFA
tetradic
#FA80FE #FEBB80 #84FE80 #80C3FE
square
#FA80FE #FEBB80 #84FE80 #80C3FE
split-complementary
#FA80FE #C3FE80 #80FEBB
monochromatic
#F507FD #F843FE #FA80FE #FCBDFE #FEE1FF
Accessibility & contrast
On white
2.19
#FA80FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FA80FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA80FE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA80FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA80FE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#97B5FA
Tritanopia (blue-blind)
#FF8EB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa80fe; /* rgb */ color: rgb(250, 128, 254); /* oklch */ color: oklch(78.1% 0.211 326.2);
Tailwind
colors: {
custom: {
50: '#fea9ff',
500: '#fa80fe',
950: '#000000',
},
}SCSS
$custom: #fa80fe; $custom-light: #fea9ff; $custom-dark: #000000;
JSON
{
"hex": "#fa80fe",
"rgb": {
"r": 250,
"g": 128,
"b": 254
},
"hsl": {
"h": 298.095,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.78065,
"c": 0.21055,
"h": 326.2
},
"luminance": 0.42918
}Semantic roles & 50–950 ramp
primary
#FA80FE
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86