#FA7BF9#FA7BF9
#FA7BF9 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.214 H 327.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BF9 |
|---|---|
| RGB | rgb(250, 123, 249) |
| HSL | hsl(300, 93%, 73%) |
| HSV | hsv(300, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 0.4%, 2%) |
| CIE-LAB | lab(70.41, 64.89, -41.61) |
| CIE-LCH | lch(70.41, 77.09, 327.33°) |
| OKLab | oklab(77.19% 0.1807 -0.1143) |
| OKLCH | oklch(77.19% 0.214 327.7) |
| XYZ | xyz(63.6052, 41.3331, 94.2320) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BF9 #7BFA7C
analogous
#BB7BFA #FA7BF9 #FA7BBA
triadic
#FA7BF9 #F9FA7B #7BF9FA
tetradic
#FA7BF9 #FABB7B #7BFA7C #7BBAFA
square
#FA7BF9 #FABB7B #7BFA7C #7BBAFA
split-complementary
#FA7BF9 #BAFA7B #7BFABB
monochromatic
#F109F0 #F840F6 #FA7BF9 #FCB6FC #FEE2FE
Accessibility & contrast
On white
2.27
#FA7BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FA7BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BF9
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BF9 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FD
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7bf9; /* rgb */ color: rgb(250, 123, 249); /* oklch */ color: oklch(77.2% 0.214 327.7);
Tailwind
colors: {
custom: {
50: '#fea6fb',
500: '#fa7bf9',
950: '#000000',
},
}SCSS
$custom: #fa7bf9; $custom-light: #fea6fb; $custom-dark: #000000;
JSON
{
"hex": "#fa7bf9",
"rgb": {
"r": 250,
"g": 123,
"b": 249
},
"hsl": {
"h": 300.472,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.77187,
"c": 0.21382,
"h": 327.7
},
"luminance": 0.41329
}Semantic roles & 50–950 ramp
primary
#FA7BF9
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85