#FB7AFA#FB7AFA
#FB7AFA is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.217 H 327.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7AFA |
|---|---|
| RGB | rgb(251, 122, 250) |
| HSL | hsl(300, 94%, 73%) |
| HSV | hsv(300, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 0.4%, 1.6%) |
| CIE-LAB | lab(70.41, 65.79, -42.15) |
| CIE-LCH | lch(70.41, 78.13, 327.35°) |
| OKLab | oklab(77.23% 0.1832 -0.1158) |
| OKLCH | oklch(77.23% 0.217 327.7) |
| XYZ | xyz(63.9975, 41.3341, 95.0313) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 3.16
Candy Pink
#FF63E9
ΔE00 4.26
Violet Pink
#FB5FFC
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7AFA #7AFB7B
analogous
#BB7AFB #FB7AFA #FB7AB9
triadic
#FB7AFA #FAFB7A #7AFAFB
tetradic
#FB7AFA #FBBB7A #7AFB7B #7AB9FB
square
#FB7AFA #FBBB7A #7AFB7B #7AB9FB
split-complementary
#FB7AFA #B9FB7A #7AFBBB
monochromatic
#F307F1 #F93FF8 #FB7AFA #FDB5FC #FEE1FE
Accessibility & contrast
On white
2.27
#FB7AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FB7AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7AFA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7AFA | 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)
#6EA1FE
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7afa; /* rgb */ color: rgb(251, 122, 250); /* oklch */ color: oklch(77.2% 0.217 327.7);
Tailwind
colors: {
custom: {
50: '#ffa5fc',
500: '#fb7afa',
950: '#000000',
},
}SCSS
$custom: #fb7afa; $custom-light: #ffa5fc; $custom-dark: #000000;
JSON
{
"hex": "#fb7afa",
"rgb": {
"r": 251,
"g": 122,
"b": 250
},
"hsl": {
"h": 300.465,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.77229,
"c": 0.21675,
"h": 327.7
},
"luminance": 0.4133
}Semantic roles & 50–950 ramp
primary
#FB7AFA
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85