#FA81EA#FA81EA
#FA81EA is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.3% C 0.192 H 332.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FA81EA |
|---|---|
| RGB | rgb(250, 129, 234) |
| HSL | hsl(308, 92%, 74%) |
| HSV | hsv(308, 48%, 98%) |
| CMYK | cmyk(0%, 48.4%, 6.4%, 2%) |
| CIE-LAB | lab(70.85, 59.57, -32.70) |
| CIE-LCH | lch(70.85, 67.96, 331.23°) |
| OKLab | oklab(77.31% 0.1702 -0.0889) |
| OKLCH | oklch(77.31% 0.192 332.4) |
| XYZ | xyz(62.1256, 41.9689, 82.6545) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 4.90
Bubblegum Pink
#FE83CC
ΔE00 6.37
Light Magenta
#FA5FF7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA81EA #81FA91
analogous
#CE81FA #FA81EA #FA81AE
triadic
#FA81EA #EAFA81 #81EAFA
tetradic
#FA81EA #FACE81 #81FA91 #81AEFA
square
#FA81EA #FACE81 #81FA91 #81AEFA
split-complementary
#FA81EA #AEFA81 #81FACE
monochromatic
#F50BD6 #F846E0 #FA81EA #FCBCF4 #FEE2FA
Accessibility & contrast
On white
2.24
#FA81EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FA81EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA81EA
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA81EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA81EA | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2EE
Deuteranopia (green-blind)
#A0B4E7
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa81ea; /* rgb */ color: rgb(250, 129, 234); /* oklch */ color: oklch(77.3% 0.192 332.4);
Tailwind
colors: {
custom: {
50: '#fea9f1',
500: '#fa81ea',
950: '#000000',
},
}SCSS
$custom: #fa81ea; $custom-light: #fea9f1; $custom-dark: #000000;
JSON
{
"hex": "#fa81ea",
"rgb": {
"r": 250,
"g": 129,
"b": 234
},
"hsl": {
"h": 307.934,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.7731,
"c": 0.19203,
"h": 332.4
},
"luminance": 0.41965
}Semantic roles & 50–950 ramp
primary
#FA81EA
secondary
#D5F6D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84