#FA7BF4#FA7BF4
#FA7BF4 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.210 H 329.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BF4 |
|---|---|
| RGB | rgb(250, 123, 244) |
| HSL | hsl(303, 93%, 73%) |
| HSV | hsv(303, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 2.4%, 2%) |
| CIE-LAB | lab(70.19, 64.05, -39.21) |
| CIE-LCH | lch(70.19, 75.10, 328.52°) |
| OKLab | oklab(76.96% 0.18 -0.1074) |
| OKLCH | oklch(76.96% 0.21 329.2) |
| XYZ | xyz(62.8357, 41.0253, 90.1794) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.65
Violet Pink
#FB5FFC
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BF4 #7BFA81
analogous
#C17BFA #FA7BF4 #FA7BB4
triadic
#FA7BF4 #F4FA7B #7BF4FA
tetradic
#FA7BF4 #FAC17B #7BFA81 #7BB4FA
square
#FA7BF4 #FAC17B #7BFA81 #7BB4FA
split-complementary
#FA7BF4 #B4FA7B #7BFAC1
monochromatic
#F109E6 #F840EF #FA7BF4 #FCB6F9 #FEE2FD
Accessibility & contrast
On white
2.28
#FA7BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FA7BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BF4
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BF4 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F8
Deuteranopia (green-blind)
#98B2F0
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7bf4; /* rgb */ color: rgb(250, 123, 244); /* oklch */ color: oklch(77.0% 0.210 329.2);
Tailwind
colors: {
custom: {
50: '#fea6f8',
500: '#fa7bf4',
950: '#000000',
},
}SCSS
$custom: #fa7bf4; $custom-light: #fea6f8; $custom-dark: #000000;
JSON
{
"hex": "#fa7bf4",
"rgb": {
"r": 250,
"g": 123,
"b": 244
},
"hsl": {
"h": 302.835,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.76959,
"c": 0.2096,
"h": 329.2
},
"luminance": 0.41022
}Semantic roles & 50–950 ramp
primary
#FA7BF4
secondary
#D5F6D7
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85