#FA83EF#FA83EF
#FA83EF is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.8% C 0.193 H 330.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FA83EF |
|---|---|
| RGB | rgb(250, 131, 239) |
| HSL | hsl(306, 92%, 75%) |
| HSV | hsv(306, 48%, 98%) |
| CMYK | cmyk(0%, 47.6%, 4.4%, 2%) |
| CIE-LAB | lab(71.41, 59.44, -34.58) |
| CIE-LCH | lch(71.41, 68.77, 329.82°) |
| OKLab | oklab(77.79% 0.1684 -0.0942) |
| OKLCH | oklch(77.79% 0.193 330.8) |
| XYZ | xyz(63.1201, 42.7923, 86.5797) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.07
Purply Pink
#F075E6
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 6.42
Violet Pink
#FB5FFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA83EF #83FA8E
analogous
#C983FA #FA83EF #FA83B4
triadic
#FA83EF #EFFA83 #83EFFA
tetradic
#FA83EF #FAC983 #83FA8E #83B4FA
square
#FA83EF #FAC983 #83FA8E #83B4FA
split-complementary
#FA83EF #B4FA83 #83FAC9
monochromatic
#F50DE0 #F848E7 #FA83EF #FCBEF7 #FEE2FB
Accessibility & contrast
On white
2.20
#FA83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FA83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA83EF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA83EF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F3
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa83ef; /* rgb */ color: rgb(250, 131, 239); /* oklch */ color: oklch(77.8% 0.193 330.8);
Tailwind
colors: {
custom: {
50: '#feabf4',
500: '#fa83ef',
950: '#000000',
},
}SCSS
$custom: #fa83ef; $custom-light: #feabf4; $custom-dark: #000000;
JSON
{
"hex": "#fa83ef",
"rgb": {
"r": 250,
"g": 131,
"b": 239
},
"hsl": {
"h": 305.546,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.77794,
"c": 0.19299,
"h": 330.8
},
"luminance": 0.42789
}Semantic roles & 50–950 ramp
primary
#FA83EF
secondary
#D5F6D8
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85