#FA7BF6#FA7BF6
#FA7BF6 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.0% C 0.211 H 328.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BF6 |
|---|---|
| RGB | rgb(250, 123, 246) |
| HSL | hsl(302, 93%, 73%) |
| HSV | hsv(302, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 1.6%, 2%) |
| CIE-LAB | lab(70.28, 64.38, -40.17) |
| CIE-LCH | lch(70.28, 75.89, 328.04°) |
| OKLab | oklab(77.05% 0.1803 -0.1101) |
| OKLCH | oklch(77.05% 0.211 328.6) |
| XYZ | xyz(63.1410, 41.1475, 91.7874) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 2.72
Candy Pink
#FF63E9
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BF6 #7BFA7F
analogous
#BE7BFA #FA7BF6 #FA7BB6
triadic
#FA7BF6 #F6FA7B #7BF6FA
tetradic
#FA7BF6 #FABE7B #7BFA7F #7BB6FA
square
#FA7BF6 #FABE7B #7BFA7F #7BB6FA
split-complementary
#FA7BF6 #B6FA7B #7BFABE
monochromatic
#F109EA #F840F2 #FA7BF6 #FCB6FA #FEE2FD
Accessibility & contrast
On white
2.28
#FA7BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FA7BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BF6
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BF6 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FA
Deuteranopia (green-blind)
#97B2F2
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7bf6; /* rgb */ color: rgb(250, 123, 246); /* oklch */ color: oklch(77.0% 0.211 328.6);
Tailwind
colors: {
custom: {
50: '#fea6f9',
500: '#fa7bf6',
950: '#000000',
},
}SCSS
$custom: #fa7bf6; $custom-light: #fea6f9; $custom-dark: #000000;
JSON
{
"hex": "#fa7bf6",
"rgb": {
"r": 250,
"g": 123,
"b": 246
},
"hsl": {
"h": 301.89,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.7705,
"c": 0.21128,
"h": 328.6
},
"luminance": 0.41144
}Semantic roles & 50–950 ramp
primary
#FA7BF6
secondary
#D5F6D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85