#FA83E9#FA83E9
#FA83E9 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.5% C 0.188 H 332.8°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FA83E9 |
|---|---|
| RGB | rgb(250, 131, 233) |
| HSL | hsl(309, 92%, 75%) |
| HSV | hsv(309, 48%, 98%) |
| CMYK | cmyk(0%, 47.6%, 6.8%, 2%) |
| CIE-LAB | lab(71.18, 58.45, -31.65) |
| CIE-LCH | lch(71.18, 66.47, 331.57°) |
| OKLab | oklab(77.54% 0.1673 -0.0859) |
| OKLCH | oklch(77.54% 0.188 332.8) |
| XYZ | xyz(62.2484, 42.4436, 81.9887) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 4.81
Candy Pink
#FF63E9
ΔE00 5.32
Bubblegum Pink
#FE83CC
ΔE00 6.06
Light Magenta
#FA5FF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA83E9 #83FA94
analogous
#CF83FA #FA83E9 #FA83AE
triadic
#FA83E9 #E9FA83 #83E9FA
tetradic
#FA83E9 #FACF83 #83FA94 #83AEFA
square
#FA83E9 #FACF83 #83FA94 #83AEFA
split-complementary
#FA83E9 #AEFA83 #83FACF
monochromatic
#F50DD4 #F848DF #FA83E9 #FCBEF3 #FEE2FA
Accessibility & contrast
On white
2.21
#FA83E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FA83E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA83E9
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA83E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA83E9 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EC
Deuteranopia (green-blind)
#A2B4E6
Tritanopia (blue-blind)
#FF8BAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa83e9; /* rgb */ color: rgb(250, 131, 233); /* oklch */ color: oklch(77.5% 0.188 332.8);
Tailwind
colors: {
custom: {
50: '#feabf0',
500: '#fa83e9',
950: '#000000',
},
}SCSS
$custom: #fa83e9; $custom-light: #feabf0; $custom-dark: #000000;
JSON
{
"hex": "#fa83e9",
"rgb": {
"r": 250,
"g": 131,
"b": 233
},
"hsl": {
"h": 308.571,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.77539,
"c": 0.18804,
"h": 332.8
},
"luminance": 0.4244
}Semantic roles & 50–950 ramp
primary
#FA83E9
secondary
#D5F6DA
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84