#FA82FE#FA82FE
#FA82FE is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.3% C 0.207 H 326.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FA82FE |
|---|---|
| RGB | rgb(250, 130, 254) |
| HSL | hsl(298, 98%, 75%) |
| HSV | hsv(298, 49%, 100%) |
| CMYK | cmyk(1.6%, 48.8%, 0%, 0.4%) |
| CIE-LAB | lab(71.86, 62.48, -42.08) |
| CIE-LCH | lch(71.86, 75.33, 326.04°) |
| OKLab | oklab(78.33% 0.1723 -0.1156) |
| OKLCH | oklch(78.33% 0.207 326.1) |
| XYZ | xyz(65.2950, 43.4484, 98.6938) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA82FE #86FE82
analogous
#BC82FE #FA82FE #FE82C4
triadic
#FA82FE #FEFA82 #82FEFA
tetradic
#FA82FE #FEBC82 #86FE82 #82C4FE
square
#FA82FE #FEBC82 #86FE82 #82C4FE
split-complementary
#FA82FE #C4FE82 #82FEBC
monochromatic
#F509FD #F845FE #FA82FE #FCBFFE #FEE1FF
Accessibility & contrast
On white
2.17
#FA82FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FA82FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA82FE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA82FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA82FE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#99B5FA
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa82fe; /* rgb */ color: rgb(250, 130, 254); /* oklch */ color: oklch(78.3% 0.207 326.1);
Tailwind
colors: {
custom: {
50: '#feaaff',
500: '#fa82fe',
950: '#000000',
},
}SCSS
$custom: #fa82fe; $custom-light: #feaaff; $custom-dark: #000000;
JSON
{
"hex": "#fa82fe",
"rgb": {
"r": 250,
"g": 130,
"b": 254
},
"hsl": {
"h": 298.065,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.78328,
"c": 0.20748,
"h": 326.1
},
"luminance": 0.43445
}Semantic roles & 50–950 ramp
primary
#FA82FE
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86