#FA82EB#FA82EB
#FA82EB is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.5% C 0.191 H 332.1°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FA82EB |
|---|---|
| RGB | rgb(250, 130, 235) |
| HSL | hsl(308, 92%, 75%) |
| HSV | hsv(308, 48%, 98%) |
| CMYK | cmyk(0%, 48%, 6%, 2%) |
| CIE-LAB | lab(71.07, 59.26, -32.91) |
| CIE-LCH | lch(71.07, 67.79, 330.95°) |
| OKLab | oklab(77.49% 0.169 -0.0895) |
| OKLCH | oklch(77.49% 0.191 332.1) |
| XYZ | xyz(62.4020, 42.2912, 83.4574) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.07
Bubblegum Pink
#FE83CC
ΔE00 6.48
Light Magenta
#FA5FF7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA82EB #82FA91
analogous
#CD82FA #FA82EB #FA82AF
triadic
#FA82EB #EBFA82 #82EBFA
tetradic
#FA82EB #FACD82 #82FA91 #82AFFA
square
#FA82EB #FACD82 #82FA91 #82AFFA
split-complementary
#FA82EB #AFFA82 #82FACD
monochromatic
#F50CD8 #F847E2 #FA82EB #FCBDF4 #FEE2FA
Accessibility & contrast
On white
2.22
#FA82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FA82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA82EB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA82EB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa82eb; /* rgb */ color: rgb(250, 130, 235); /* oklch */ color: oklch(77.5% 0.191 332.1);
Tailwind
colors: {
custom: {
50: '#feaaf1',
500: '#fa82eb',
950: '#000000',
},
}SCSS
$custom: #fa82eb; $custom-light: #feaaf1; $custom-dark: #000000;
JSON
{
"hex": "#fa82eb",
"rgb": {
"r": 250,
"g": 130,
"b": 235
},
"hsl": {
"h": 307.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.77487,
"c": 0.19126,
"h": 332.1
},
"luminance": 0.42287
}Semantic roles & 50–950 ramp
primary
#FA82EB
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85