#FA82EA#FA82EA
#FA82EA is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.4% C 0.190 H 332.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FA82EA |
|---|---|
| RGB | rgb(250, 130, 234) |
| HSL | hsl(308, 92%, 75%) |
| HSV | hsv(308, 48%, 98%) |
| CMYK | cmyk(0%, 48%, 6.4%, 2%) |
| CIE-LAB | lab(71.03, 59.10, -32.42) |
| CIE-LCH | lch(71.03, 67.41, 331.25°) |
| OKLab | oklab(77.44% 0.1688 -0.0881) |
| OKLCH | oklch(77.44% 0.19 332.4) |
| XYZ | xyz(62.2580, 42.2336, 82.6986) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.24
Lavender Pink
#DD85D7
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 6.30
Light Magenta
#FA5FF7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA82EA #82FA92
analogous
#CE82FA #FA82EA #FA82AE
triadic
#FA82EA #EAFA82 #82EAFA
tetradic
#FA82EA #FACE82 #82FA92 #82AEFA
square
#FA82EA #FACE82 #82FA92 #82AEFA
split-complementary
#FA82EA #AEFA82 #82FACE
monochromatic
#F50CD6 #F847E0 #FA82EA #FCBDF4 #FEE2FA
Accessibility & contrast
On white
2.22
#FA82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FA82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA82EA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA82EA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#A1B4E7
Tritanopia (blue-blind)
#FF8AAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa82ea; /* rgb */ color: rgb(250, 130, 234); /* oklch */ color: oklch(77.4% 0.190 332.4);
Tailwind
colors: {
custom: {
50: '#feaaf1',
500: '#fa82ea',
950: '#000000',
},
}SCSS
$custom: #fa82ea; $custom-light: #feaaf1; $custom-dark: #000000;
JSON
{
"hex": "#fa82ea",
"rgb": {
"r": 250,
"g": 130,
"b": 234
},
"hsl": {
"h": 308,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.77445,
"c": 0.19045,
"h": 332.4
},
"luminance": 0.4223
}Semantic roles & 50–950 ramp
primary
#FA82EA
secondary
#D5F6D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84