#FA7BFA#FA7BFA
#FA7BFA is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.2% C 0.215 H 327.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BFA |
|---|---|
| RGB | rgb(250, 123, 250) |
| HSL | hsl(300, 93%, 73%) |
| HSV | hsv(300, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(70.45, 65.06, -42.09) |
| CIE-LCH | lch(70.45, 77.49, 327.10°) |
| OKLab | oklab(77.23% 0.1809 -0.1156) |
| OKLCH | oklch(77.23% 0.215 327.4) |
| XYZ | xyz(63.7616, 41.3957, 95.0556) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BFA #7BFA7B
analogous
#BA7BFA #FA7BFA #FA7BBA
triadic
#FA7BFA #FAFA7B #7BFAFA
tetradic
#FA7BFA #FABA7B #7BFA7B #7BBAFA
square
#FA7BFA #FABA7B #7BFA7B #7BBAFA
split-complementary
#FA7BFA #BAFA7B #7BFABA
monochromatic
#F109F1 #F840F8 #FA7BFA #FCB6FC #FEE2FE
Accessibility & contrast
On white
2.26
#FA7BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FA7BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BFA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BFA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FE
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#FF89B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7bfa; /* rgb */ color: rgb(250, 123, 250); /* oklch */ color: oklch(77.2% 0.215 327.4);
Tailwind
colors: {
custom: {
50: '#ffa6fc',
500: '#fa7bfa',
950: '#000000',
},
}SCSS
$custom: #fa7bfa; $custom-light: #ffa6fc; $custom-dark: #000000;
JSON
{
"hex": "#fa7bfa",
"rgb": {
"r": 250,
"g": 123,
"b": 250
},
"hsl": {
"h": 300,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.77234,
"c": 0.21467,
"h": 327.4
},
"luminance": 0.41392
}Semantic roles & 50–950 ramp
primary
#FA7BFA
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85