#FA7BFD#FA7BFD
#FA7BFD is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.4% C 0.217 H 326.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7BFD |
|---|---|
| RGB | rgb(250, 123, 253) |
| HSL | hsl(299, 97%, 74%) |
| HSV | hsv(299, 51%, 99%) |
| CMYK | cmyk(1.2%, 51.4%, 0%, 0.8%) |
| CIE-LAB | lab(70.58, 65.58, -43.52) |
| CIE-LCH | lch(70.58, 78.71, 326.43°) |
| OKLab | oklab(77.37% 0.1813 -0.1198) |
| OKLCH | oklch(77.37% 0.217 326.5) |
| XYZ | xyz(64.2357, 41.5853, 97.5528) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 3.56
Violet Pink
#FB5FFC
ΔE00 4.39
Light Magenta
#FA5FF7
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7BFD #7EFD7B
analogous
#B97BFD #FA7BFD #FD7BBF
triadic
#FA7BFD #FDFA7B #7BFDFA
tetradic
#FA7BFD #FDB97B #7EFD7B #7BBFFD
square
#FA7BFD #FDB97B #7EFD7B #7BBFFD
split-complementary
#FA7BFD #BFFD7B #7BFDB9
monochromatic
#F404FA #F83FFC #FA7BFD #FCB7FE #FEE1FF
Accessibility & contrast
On white
2.25
#FA7BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FA7BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7BFD
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7BFD | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#FF8AB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa7bfd; /* rgb */ color: rgb(250, 123, 253); /* oklch */ color: oklch(77.4% 0.217 326.5);
Tailwind
colors: {
custom: {
50: '#ffa6fe',
500: '#fa7bfd',
950: '#000000',
},
}SCSS
$custom: #fa7bfd; $custom-light: #ffa6fe; $custom-dark: #000000;
JSON
{
"hex": "#fa7bfd",
"rgb": {
"r": 250,
"g": 123,
"b": 253
},
"hsl": {
"h": 298.615,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.77374,
"c": 0.21725,
"h": 326.5
},
"luminance": 0.41582
}Semantic roles & 50–950 ramp
primary
#FA7BFD
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86