#FA81EC#FA81EC
#FA81EC is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.4% C 0.194 H 331.7°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FA81EC |
|---|---|
| RGB | rgb(250, 129, 236) |
| HSL | hsl(307, 92%, 74%) |
| HSV | hsv(307, 48%, 98%) |
| CMYK | cmyk(0%, 48.4%, 5.6%, 2%) |
| CIE-LAB | lab(70.93, 59.90, -33.68) |
| CIE-LCH | lch(70.93, 68.72, 330.65°) |
| OKLab | oklab(77.4% 0.1706 -0.0917) |
| OKLCH | oklch(77.4% 0.194 331.7) |
| XYZ | xyz(62.4145, 42.0845, 84.1763) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 6.28
Violet Pink
#FB5FFC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA81EC #81FA8F
analogous
#CC81FA #FA81EC #FA81B0
triadic
#FA81EC #ECFA81 #81ECFA
tetradic
#FA81EC #FACC81 #81FA8F #81B0FA
square
#FA81EC #FACC81 #81FA8F #81B0FA
split-complementary
#FA81EC #B0FA81 #81FACC
monochromatic
#F50BDA #F846E3 #FA81EC #FCBCF5 #FEE2FB
Accessibility & contrast
On white
2.23
#FA81EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FA81EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA81EC
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA81EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA81EC | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#9FB4E8
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa81ec; /* rgb */ color: rgb(250, 129, 236); /* oklch */ color: oklch(77.4% 0.194 331.7);
Tailwind
colors: {
custom: {
50: '#fea9f2',
500: '#fa81ec',
950: '#000000',
},
}SCSS
$custom: #fa81ec; $custom-light: #fea9f2; $custom-dark: #000000;
JSON
{
"hex": "#fa81ec",
"rgb": {
"r": 250,
"g": 129,
"b": 236
},
"hsl": {
"h": 306.942,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.77395,
"c": 0.19367,
"h": 331.7
},
"luminance": 0.42081
}Semantic roles & 50–950 ramp
primary
#FA81EC
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85