#FA83EA#FA83EA
#FA83EA is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.6% C 0.189 H 332.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FA83EA |
|---|---|
| RGB | rgb(250, 131, 234) |
| HSL | hsl(308, 92%, 75%) |
| HSV | hsv(308, 48%, 98%) |
| CMYK | cmyk(0%, 47.6%, 6.4%, 2%) |
| CIE-LAB | lab(71.21, 58.62, -32.14) |
| CIE-LCH | lch(71.21, 66.85, 331.26°) |
| OKLab | oklab(77.58% 0.1675 -0.0873) |
| OKLCH | oklch(77.58% 0.189 332.5) |
| XYZ | xyz(62.3916, 42.5009, 82.7432) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 6.24
Light Magenta
#FA5FF7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA83EA #83FA93
analogous
#CE83FA #FA83EA #FA83AF
triadic
#FA83EA #EAFA83 #83EAFA
tetradic
#FA83EA #FACE83 #83FA93 #83AFFA
square
#FA83EA #FACE83 #83FA93 #83AFFA
split-complementary
#FA83EA #AFFA83 #83FACE
monochromatic
#F50DD6 #F848E0 #FA83EA #FCBEF4 #FEE2FA
Accessibility & contrast
On white
2.21
#FA83EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FA83EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA83EA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA83EA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FF8BAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa83ea; /* rgb */ color: rgb(250, 131, 234); /* oklch */ color: oklch(77.6% 0.189 332.5);
Tailwind
colors: {
custom: {
50: '#feabf1',
500: '#fa83ea',
950: '#000000',
},
}SCSS
$custom: #fa83ea; $custom-light: #feabf1; $custom-dark: #000000;
JSON
{
"hex": "#fa83ea",
"rgb": {
"r": 250,
"g": 131,
"b": 234
},
"hsl": {
"h": 308.067,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.77581,
"c": 0.18885,
"h": 332.5
},
"luminance": 0.42497
}Semantic roles & 50–950 ramp
primary
#FA83EA
secondary
#D5F6D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84