#FA82FB#FA82FB
#FA82FB is a light, highly saturated purple. Relative luminance 0.433; OKLCH L 78.2% C 0.205 H 327.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FA82FB |
|---|---|
| RGB | rgb(250, 130, 251) |
| HSL | hsl(300, 94%, 75%) |
| HSV | hsv(300, 48%, 98%) |
| CMYK | cmyk(0.4%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.73, 61.96, -40.64) |
| CIE-LCH | lch(71.73, 74.10, 326.74°) |
| OKLab | oklab(78.19% 0.1718 -0.1115) |
| OKLCH | oklch(78.19% 0.205 327) |
| XYZ | xyz(64.8184, 43.2578, 96.1835) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 5.48
Violet Pink
#FB5FFC
ΔE00 5.70
Light Magenta
#FA5FF7
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA82FB #83FB82
analogous
#BE82FB #FA82FB #FB82C0
triadic
#FA82FB #FBFA82 #82FBFA
tetradic
#FA82FB #FBBE82 #83FB82 #82C0FB
square
#FA82FB #FBBE82 #83FB82 #82C0FB
split-complementary
#FA82FB #C0FB82 #82FBBE
monochromatic
#F50BF7 #F847F9 #FA82FB #FCBDFD #FEE1FE
Accessibility & contrast
On white
2.18
#FA82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FA82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA82FB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA82FB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#FF8FB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa82fb; /* rgb */ color: rgb(250, 130, 251); /* oklch */ color: oklch(78.2% 0.205 327.0);
Tailwind
colors: {
custom: {
50: '#feaafd',
500: '#fa82fb',
950: '#000000',
},
}SCSS
$custom: #fa82fb; $custom-light: #feaafd; $custom-dark: #000000;
JSON
{
"hex": "#fa82fb",
"rgb": {
"r": 250,
"g": 130,
"b": 251
},
"hsl": {
"h": 299.504,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.78191,
"c": 0.20484,
"h": 327
},
"luminance": 0.43254
}Semantic roles & 50–950 ramp
primary
#FA82FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85