#FA7BF3#FA7BF3
#FA7BF3 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.209 H 329.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BF3 |
|---|---|
| RGB | rgb(250, 123, 243) |
| HSL | hsl(303, 93%, 73%) |
| HSV | hsv(303, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 2.8%, 2%) |
| CIE-LAB | lab(70.15, 63.88, -38.73) |
| CIE-LCH | lch(70.15, 74.70, 328.77°) |
| OKLab | oklab(76.91% 0.1799 -0.106) |
| OKLCH | oklch(76.91% 0.209 329.5) |
| XYZ | xyz(62.6843, 40.9648, 89.3819) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 4.69
Violet Pink
#FB5FFC
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BF3 #7BFA82
analogous
#C17BFA #FA7BF3 #FA7BB3
triadic
#FA7BF3 #F3FA7B #7BF3FA
tetradic
#FA7BF3 #FAC17B #7BFA82 #7BB3FA
square
#FA7BF3 #FAC17B #7BFA82 #7BB3FA
split-complementary
#FA7BF3 #B3FA7B #7BFAC1
monochromatic
#F109E5 #F840EE #FA7BF3 #FCB6F8 #FEE2FC
Accessibility & contrast
On white
2.28
#FA7BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FA7BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BF3
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BF3 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F7
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#FF87AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa7bf3; /* rgb */ color: rgb(250, 123, 243); /* oklch */ color: oklch(76.9% 0.209 329.5);
Tailwind
colors: {
custom: {
50: '#fea6f7',
500: '#fa7bf3',
950: '#000000',
},
}SCSS
$custom: #fa7bf3; $custom-light: #fea6f7; $custom-dark: #000000;
JSON
{
"hex": "#fa7bf3",
"rgb": {
"r": 250,
"g": 123,
"b": 243
},
"hsl": {
"h": 303.307,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.76913,
"c": 0.20877,
"h": 329.5
},
"luminance": 0.40961
}Semantic roles & 50–950 ramp
primary
#FA7BF3
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85