#FA7BF5#FA7BF5
#FA7BF5 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.0% C 0.210 H 328.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BF5 |
|---|---|
| RGB | rgb(250, 123, 245) |
| HSL | hsl(302, 93%, 73%) |
| HSV | hsv(302, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 2%, 2%) |
| CIE-LAB | lab(70.24, 64.21, -39.69) |
| CIE-LCH | lch(70.24, 75.49, 328.28°) |
| OKLab | oklab(77% 0.1802 -0.1088) |
| OKLCH | oklch(77% 0.21 328.9) |
| XYZ | xyz(62.9879, 41.0862, 90.9812) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.62
Candy Pink
#FF63E9
ΔE00 4.04
Light Magenta
#FA5FF7
ΔE00 4.60
Violet Pink
#FB5FFC
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BF5 #7BFA80
analogous
#BF7BFA #FA7BF5 #FA7BB5
triadic
#FA7BF5 #F5FA7B #7BF5FA
tetradic
#FA7BF5 #FABF7B #7BFA80 #7BB5FA
square
#FA7BF5 #FABF7B #7BFA80 #7BB5FA
split-complementary
#FA7BF5 #B5FA7B #7BFABF
monochromatic
#F109E8 #F840F1 #FA7BF5 #FCB6F9 #FEE2FD
Accessibility & contrast
On white
2.28
#FA7BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FA7BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BF5
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BF5 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F9
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7bf5; /* rgb */ color: rgb(250, 123, 245); /* oklch */ color: oklch(77.0% 0.210 328.9);
Tailwind
colors: {
custom: {
50: '#fea6f9',
500: '#fa7bf5',
950: '#000000',
},
}SCSS
$custom: #fa7bf5; $custom-light: #fea6f9; $custom-dark: #000000;
JSON
{
"hex": "#fa7bf5",
"rgb": {
"r": 250,
"g": 123,
"b": 245
},
"hsl": {
"h": 302.362,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.77004,
"c": 0.21044,
"h": 328.9
},
"luminance": 0.41082
}Semantic roles & 50–950 ramp
primary
#FA7BF5
secondary
#D5F6D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85