#FA81EF#FA81EF
#FA81EF is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.5% C 0.196 H 330.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FA81EF |
|---|---|
| RGB | rgb(250, 129, 239) |
| HSL | hsl(305, 92%, 74%) |
| HSV | hsv(305, 48%, 98%) |
| CMYK | cmyk(0%, 48.4%, 4.4%, 2%) |
| CIE-LAB | lab(71.05, 60.40, -35.14) |
| CIE-LCH | lch(71.05, 69.88, 329.81°) |
| OKLab | oklab(77.52% 0.1712 -0.0958) |
| OKLCH | oklch(77.52% 0.196 330.8) |
| XYZ | xyz(62.8541, 42.2603, 86.4910) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 3.00
Candy Pink
#FF63E9
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA81EF #81FA8C
analogous
#C981FA #FA81EF #FA81B2
triadic
#FA81EF #EFFA81 #81EFFA
tetradic
#FA81EF #FAC981 #81FA8C #81B2FA
square
#FA81EF #FAC981 #81FA8C #81B2FA
split-complementary
#FA81EF #B2FA81 #81FAC9
monochromatic
#F50BE0 #F846E8 #FA81EF #FCBCF6 #FEE2FB
Accessibility & contrast
On white
2.22
#FA81EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FA81EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA81EF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA81EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA81EF | 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)
#7CA3F3
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa81ef; /* rgb */ color: rgb(250, 129, 239); /* oklch */ color: oklch(77.5% 0.196 330.8);
Tailwind
colors: {
custom: {
50: '#fea9f4',
500: '#fa81ef',
950: '#000000',
},
}SCSS
$custom: #fa81ef; $custom-light: #fea9f4; $custom-dark: #000000;
JSON
{
"hex": "#fa81ef",
"rgb": {
"r": 250,
"g": 129,
"b": 239
},
"hsl": {
"h": 305.455,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.77524,
"c": 0.19614,
"h": 330.8
},
"luminance": 0.42257
}Semantic roles & 50–950 ramp
primary
#FA81EF
secondary
#D5F6D8
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85