#FA7BF7#FA7BF7
#FA7BF7 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.212 H 328.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BF7 |
|---|---|
| RGB | rgb(250, 123, 247) |
| HSL | hsl(301, 93%, 73%) |
| HSV | hsv(301, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 1.2%, 2%) |
| CIE-LAB | lab(70.32, 64.55, -40.65) |
| CIE-LCH | lch(70.32, 76.29, 327.80°) |
| OKLab | oklab(77.1% 0.1804 -0.1115) |
| OKLCH | oklch(77.1% 0.212 328.3) |
| XYZ | xyz(63.2949, 41.2090, 92.5979) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 2.83
Candy Pink
#FF63E9
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 4.54
Violet Pink
#FB5FFC
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BF7 #7BFA7E
analogous
#BD7BFA #FA7BF7 #FA7BB7
triadic
#FA7BF7 #F7FA7B #7BF7FA
tetradic
#FA7BF7 #FABD7B #7BFA7E #7BB7FA
square
#FA7BF7 #FABD7B #7BFA7E #7BB7FA
split-complementary
#FA7BF7 #B7FA7B #7BFABD
monochromatic
#F109EC #F840F3 #FA7BF7 #FCB6FB #FEE2FD
Accessibility & contrast
On white
2.27
#FA7BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FA7BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BF7
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BF7 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FB
Deuteranopia (green-blind)
#97B2F3
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7bf7; /* rgb */ color: rgb(250, 123, 247); /* oklch */ color: oklch(77.1% 0.212 328.3);
Tailwind
colors: {
custom: {
50: '#fea6fa',
500: '#fa7bf7',
950: '#000000',
},
}SCSS
$custom: #fa7bf7; $custom-light: #fea6fa; $custom-dark: #000000;
JSON
{
"hex": "#fa7bf7",
"rgb": {
"r": 250,
"g": 123,
"b": 247
},
"hsl": {
"h": 301.417,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.77095,
"c": 0.21212,
"h": 328.3
},
"luminance": 0.41205
}Semantic roles & 50–950 ramp
primary
#FA7BF7
secondary
#D5F6D6
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85