#FA7BFE#FA7BFE
#FA7BFE is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.4% C 0.218 H 326.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BFE |
|---|---|
| RGB | rgb(250, 123, 254) |
| HSL | hsl(298, 98%, 74%) |
| HSV | hsv(298, 52%, 100%) |
| CMYK | cmyk(1.6%, 51.6%, 0%, 0.4%) |
| CIE-LAB | lab(70.63, 65.75, -44.00) |
| CIE-LCH | lch(70.63, 79.11, 326.21°) |
| OKLab | oklab(77.42% 0.1814 -0.1211) |
| OKLCH | oklch(77.42% 0.218 326.3) |
| XYZ | xyz(64.3954, 41.6492, 98.3939) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BFE #7FFE7B
analogous
#B97BFE #FA7BFE #FE7BC1
triadic
#FA7BFE #FEFA7B #7BFEFA
tetradic
#FA7BFE #FEB97B #7FFE7B #7BC1FE
square
#FA7BFE #FEB97B #7FFE7B #7BC1FE
split-complementary
#FA7BFE #C1FE7B #7BFEB9
monochromatic
#F502FD #F83EFE #FA7BFE #FCB8FE #FEE1FF
Accessibility & contrast
On white
2.25
#FA7BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FA7BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BFE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BFE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#94B2FA
Tritanopia (blue-blind)
#FF8AB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa7bfe; /* rgb */ color: rgb(250, 123, 254); /* oklch */ color: oklch(77.4% 0.218 326.3);
Tailwind
colors: {
custom: {
50: '#ffa6ff',
500: '#fa7bfe',
950: '#000000',
},
}SCSS
$custom: #fa7bfe; $custom-light: #ffa6ff; $custom-dark: #000000;
JSON
{
"hex": "#fa7bfe",
"rgb": {
"r": 250,
"g": 123,
"b": 254
},
"hsl": {
"h": 298.168,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.77421,
"c": 0.21812,
"h": 326.3
},
"luminance": 0.41646
}Semantic roles & 50–950 ramp
primary
#FA7BFE
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86