#FA7BFC#FA7BFC
#FA7BFC is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.3% C 0.216 H 326.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BFC |
|---|---|
| RGB | rgb(250, 123, 252) |
| HSL | hsl(299, 96%, 74%) |
| HSV | hsv(299, 51%, 99%) |
| CMYK | cmyk(0.8%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(70.54, 65.40, -43.05) |
| CIE-LCH | lch(70.54, 78.30, 326.65°) |
| OKLab | oklab(77.33% 0.1811 -0.1184) |
| OKLCH | oklch(77.33% 0.216 326.8) |
| XYZ | xyz(64.0768, 41.5218, 96.7160) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 3.43
Violet Pink
#FB5FFC
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BFC #7DFC7B
analogous
#B97BFC #FA7BFC #FC7BBD
triadic
#FA7BFC #FCFA7B #7BFCFA
tetradic
#FA7BFC #FCB97B #7DFC7B #7BBDFC
square
#FA7BFC #FCB97B #7DFC7B #7BBDFC
split-complementary
#FA7BFC #BDFC7B #7BFCB9
monochromatic
#F306F7 #F83FFB #FA7BFC #FCB7FD #FEE1FE
Accessibility & contrast
On white
2.26
#FA7BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FA7BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BFC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BFC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#FF8AB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7bfc; /* rgb */ color: rgb(250, 123, 252); /* oklch */ color: oklch(77.3% 0.216 326.8);
Tailwind
colors: {
custom: {
50: '#ffa6fe',
500: '#fa7bfc',
950: '#000000',
},
}SCSS
$custom: #fa7bfc; $custom-light: #ffa6fe; $custom-dark: #000000;
JSON
{
"hex": "#fa7bfc",
"rgb": {
"r": 250,
"g": 123,
"b": 252
},
"hsl": {
"h": 299.07,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77327,
"c": 0.21639,
"h": 326.8
},
"luminance": 0.41518
}Semantic roles & 50–950 ramp
primary
#FA7BFC
secondary
#D5F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86