#FA7BF8#FA7BF8
#FA7BF8 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.1% C 0.213 H 328.0°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BF8 |
|---|---|
| RGB | rgb(250, 123, 248) |
| HSL | hsl(301, 93%, 73%) |
| HSV | hsv(301, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 0.8%, 2%) |
| CIE-LAB | lab(70.37, 64.72, -41.13) |
| CIE-LCH | lch(70.37, 76.69, 327.56°) |
| OKLab | oklab(77.14% 0.1806 -0.1129) |
| OKLCH | oklch(77.14% 0.213 328) |
| XYZ | xyz(63.4496, 41.2709, 93.4128) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 4.51
Violet Pink
#FB5FFC
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BF8 #7BFA7D
analogous
#BC7BFA #FA7BF8 #FA7BB8
triadic
#FA7BF8 #F8FA7B #7BF8FA
tetradic
#FA7BF8 #FABC7B #7BFA7D #7BB8FA
square
#FA7BF8 #FABC7B #7BFA7D #7BB8FA
split-complementary
#FA7BF8 #B8FA7B #7BFABC
monochromatic
#F109EE #F840F5 #FA7BF8 #FCB6FB #FEE2FD
Accessibility & contrast
On white
2.27
#FA7BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FA7BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BF8
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BF8 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FC
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7bf8; /* rgb */ color: rgb(250, 123, 248); /* oklch */ color: oklch(77.1% 0.213 328.0);
Tailwind
colors: {
custom: {
50: '#fea6fb',
500: '#fa7bf8',
950: '#000000',
},
}SCSS
$custom: #fa7bf8; $custom-light: #fea6fb; $custom-dark: #000000;
JSON
{
"hex": "#fa7bf8",
"rgb": {
"r": 250,
"g": 123,
"b": 248
},
"hsl": {
"h": 300.945,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.77141,
"c": 0.21297,
"h": 328
},
"luminance": 0.41267
}Semantic roles & 50–950 ramp
primary
#FA7BF8
secondary
#D5F6D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85