#FA7BF1#FA7BF1
#FA7BF1 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.207 H 330.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BF1 |
|---|---|
| RGB | rgb(250, 123, 241) |
| HSL | hsl(304, 93%, 73%) |
| HSV | hsv(304, 51%, 98%) |
| CMYK | cmyk(0%, 50.8%, 3.6%, 2%) |
| CIE-LAB | lab(70.07, 63.55, -37.76) |
| CIE-LCH | lch(70.07, 73.92, 329.28°) |
| OKLab | oklab(76.82% 0.1795 -0.1032) |
| OKLCH | oklch(76.82% 0.207 330.1) |
| XYZ | xyz(62.3839, 40.8446, 87.8000) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 2.29
Candy Pink
#FF63E9
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BF1 #7BFA84
analogous
#C37BFA #FA7BF1 #FA7BB1
triadic
#FA7BF1 #F1FA7B #7BF1FA
tetradic
#FA7BF1 #FAC37B #7BFA84 #7BB1FA
square
#FA7BF1 #FAC37B #7BFA84 #7BB1FA
split-complementary
#FA7BF1 #B1FA7B #7BFAC3
monochromatic
#F109E1 #F840EB #FA7BF1 #FCB6F7 #FEE2FC
Accessibility & contrast
On white
2.29
#FA7BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FA7BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BF1
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BF1 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F5
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa7bf1; /* rgb */ color: rgb(250, 123, 241); /* oklch */ color: oklch(76.8% 0.207 330.1);
Tailwind
colors: {
custom: {
50: '#fea6f6',
500: '#fa7bf1',
950: '#000000',
},
}SCSS
$custom: #fa7bf1; $custom-light: #fea6f6; $custom-dark: #000000;
JSON
{
"hex": "#fa7bf1",
"rgb": {
"r": 250,
"g": 123,
"b": 241
},
"hsl": {
"h": 304.252,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.76823,
"c": 0.2071,
"h": 330.1
},
"luminance": 0.40841
}Semantic roles & 50–950 ramp
primary
#FA7BF1
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85