#FA83F6#FA83F6
#FA83F6 is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.1% C 0.199 H 328.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FA83F6 |
|---|---|
| RGB | rgb(250, 131, 246) |
| HSL | hsl(302, 92%, 75%) |
| HSV | hsv(302, 48%, 98%) |
| CMYK | cmyk(0%, 47.6%, 1.6%, 2%) |
| CIE-LAB | lab(71.70, 60.63, -37.96) |
| CIE-LCH | lch(71.70, 71.53, 327.95°) |
| OKLab | oklab(78.1% 0.1697 -0.1039) |
| OKLCH | oklch(78.1% 0.199 328.5) |
| XYZ | xyz(64.1743, 43.2140, 92.1318) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 3.58
Candy Pink
#FF63E9
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA83F6 #83FA87
analogous
#C383FA #FA83F6 #FA83BA
triadic
#FA83F6 #F6FA83 #83F6FA
tetradic
#FA83F6 #FAC383 #83FA87 #83BAFA
square
#FA83F6 #FAC383 #83FA87 #83BAFA
split-complementary
#FA83F6 #BAFA83 #83FAC3
monochromatic
#F50DED #F848F2 #FA83F6 #FCBEFA #FEE2FD
Accessibility & contrast
On white
2.18
#FA83F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FA83F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA83F6
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA83F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA83F6 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FA
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#FF8EB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa83f6; /* rgb */ color: rgb(250, 131, 246); /* oklch */ color: oklch(78.1% 0.199 328.5);
Tailwind
colors: {
custom: {
50: '#feabf9',
500: '#fa83f6',
950: '#000000',
},
}SCSS
$custom: #fa83f6; $custom-light: #feabf9; $custom-dark: #000000;
JSON
{
"hex": "#fa83f6",
"rgb": {
"r": 250,
"g": 131,
"b": 246
},
"hsl": {
"h": 302.017,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.781,
"c": 0.19893,
"h": 328.5
},
"luminance": 0.4321
}Semantic roles & 50–950 ramp
primary
#FA83F6
secondary
#D5F6D6
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85