#FA81EB#FA81EB
#FA81EB is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.4% C 0.193 H 332.1°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FA81EB |
|---|---|
| RGB | rgb(250, 129, 235) |
| HSL | hsl(307, 92%, 74%) |
| HSV | hsv(307, 48%, 98%) |
| CMYK | cmyk(0%, 48.4%, 6%, 2%) |
| CIE-LAB | lab(70.89, 59.74, -33.19) |
| CIE-LCH | lch(70.89, 68.34, 330.94°) |
| OKLab | oklab(77.35% 0.1704 -0.0903) |
| OKLCH | oklch(77.35% 0.193 332.1) |
| XYZ | xyz(62.2697, 42.0265, 83.4132) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA81EB #81FA90
analogous
#CD81FA #FA81EB #FA81AF
triadic
#FA81EB #EBFA81 #81EBFA
tetradic
#FA81EB #FACD81 #81FA90 #81AFFA
square
#FA81EB #FACD81 #81FA90 #81AFFA
split-complementary
#FA81EB #AFFA81 #81FACD
monochromatic
#F50BD8 #F846E2 #FA81EB #FCBCF4 #FEE2FA
Accessibility & contrast
On white
2.23
#FA81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FA81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA81EB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA81EB | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EF
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa81eb; /* rgb */ color: rgb(250, 129, 235); /* oklch */ color: oklch(77.4% 0.193 332.1);
Tailwind
colors: {
custom: {
50: '#fea9f1',
500: '#fa81eb',
950: '#000000',
},
}SCSS
$custom: #fa81eb; $custom-light: #fea9f1; $custom-dark: #000000;
JSON
{
"hex": "#fa81eb",
"rgb": {
"r": 250,
"g": 129,
"b": 235
},
"hsl": {
"h": 307.438,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.77352,
"c": 0.19285,
"h": 332.1
},
"luminance": 0.42023
}Semantic roles & 50–950 ramp
primary
#FA81EB
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85