#FA7AFB#FA7AFB
#FA7AFB is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.2% C 0.217 H 327.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7AFB |
|---|---|
| RGB | rgb(250, 122, 251) |
| HSL | hsl(300, 94%, 73%) |
| HSV | hsv(300, 51%, 98%) |
| CMYK | cmyk(0.4%, 51.4%, 0%, 1.6%) |
| CIE-LAB | lab(70.32, 65.69, -42.84) |
| CIE-LCH | lch(70.32, 78.43, 326.89°) |
| OKLab | oklab(77.15% 0.1823 -0.1178) |
| OKLCH | oklch(77.15% 0.217 327.1) |
| XYZ | xyz(63.7954, 41.2117, 95.8425) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7AFB #7BFB7A
analogous
#B97AFB #FA7AFB #FB7ABB
triadic
#FA7AFB #FBFA7A #7AFBFA
tetradic
#FA7AFB #FBB97A #7BFB7A #7ABBFB
square
#FA7AFB #FBB97A #7BFB7A #7ABBFB
split-complementary
#FA7AFB #BBFB7A #7AFBB9
monochromatic
#F107F3 #F83FF9 #FA7AFB #FCB5FD #FEE1FE
Accessibility & contrast
On white
2.27
#FA7AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FA7AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7AFB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7AFB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FF
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#FF89B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7afb; /* rgb */ color: rgb(250, 122, 251); /* oklch */ color: oklch(77.2% 0.217 327.1);
Tailwind
colors: {
custom: {
50: '#ffa5fd',
500: '#fa7afb',
950: '#000000',
},
}SCSS
$custom: #fa7afb; $custom-light: #ffa5fd; $custom-dark: #000000;
JSON
{
"hex": "#fa7afb",
"rgb": {
"r": 250,
"g": 122,
"b": 251
},
"hsl": {
"h": 299.535,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.77154,
"c": 0.21703,
"h": 327.1
},
"luminance": 0.41208
}Semantic roles & 50–950 ramp
primary
#FA7AFB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85