#FA82EC#FA82EC
#FA82EC is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.5% C 0.192 H 331.8°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FA82EC |
|---|---|
| RGB | rgb(250, 130, 236) |
| HSL | hsl(307, 92%, 75%) |
| HSV | hsv(307, 48%, 98%) |
| CMYK | cmyk(0%, 48%, 5.6%, 2%) |
| CIE-LAB | lab(71.11, 59.42, -33.40) |
| CIE-LCH | lch(71.11, 68.17, 330.66°) |
| OKLab | oklab(77.53% 0.1692 -0.0909) |
| OKLCH | oklch(77.53% 0.192 331.8) |
| XYZ | xyz(62.5469, 42.3492, 84.2204) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.17
Lavender Pink
#DD85D7
ΔE00 4.99
Candy Pink
#FF63E9
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 6.47
Bubblegum Pink
#FE83CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA82EC #82FA90
analogous
#CC82FA #FA82EC #FA82B0
triadic
#FA82EC #ECFA82 #82ECFA
tetradic
#FA82EC #FACC82 #82FA90 #82B0FA
square
#FA82EC #FACC82 #82FA90 #82B0FA
split-complementary
#FA82EC #B0FA82 #82FACC
monochromatic
#F50CDA #F847E3 #FA82EC #FCBDF5 #FEE2FB
Accessibility & contrast
On white
2.22
#FA82EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FA82EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA82EC
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA82EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA82EC | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3F0
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#FF8BAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa82ec; /* rgb */ color: rgb(250, 130, 236); /* oklch */ color: oklch(77.5% 0.192 331.8);
Tailwind
colors: {
custom: {
50: '#feaaf2',
500: '#fa82ec',
950: '#000000',
},
}SCSS
$custom: #fa82ec; $custom-light: #feaaf2; $custom-dark: #000000;
JSON
{
"hex": "#fa82ec",
"rgb": {
"r": 250,
"g": 130,
"b": 236
},
"hsl": {
"h": 307,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.7753,
"c": 0.19209,
"h": 331.8
},
"luminance": 0.42345
}Semantic roles & 50–950 ramp
primary
#FA82EC
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85