#FA7AFD#FA7AFD
#FA7AFD is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.219 H 326.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7AFD |
|---|---|
| RGB | rgb(250, 122, 253) |
| HSL | hsl(299, 97%, 74%) |
| HSV | hsv(299, 52%, 99%) |
| CMYK | cmyk(1.2%, 51.8%, 0%, 0.8%) |
| CIE-LAB | lab(70.41, 66.03, -43.79) |
| CIE-LCH | lch(70.41, 79.24, 326.45°) |
| OKLab | oklab(77.25% 0.1826 -0.1205) |
| OKLCH | oklch(77.25% 0.219 326.6) |
| XYZ | xyz(64.1123, 41.3385, 97.5116) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.51
Violet Pink
#FB5FFC
ΔE00 4.21
Light Magenta
#FA5FF7
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7AFD #7DFD7A
analogous
#B87AFD #FA7AFD #FD7ABE
triadic
#FA7AFD #FDFA7A #7AFDFA
tetradic
#FA7AFD #FDB87A #7DFD7A #7ABEFD
square
#FA7AFD #FDB87A #7DFD7A #7ABEFD
split-complementary
#FA7AFD #BEFD7A #7AFDB8
monochromatic
#F304F9 #F83EFC #FA7AFD #FCB6FE #FEE1FF
Accessibility & contrast
On white
2.27
#FA7AFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FA7AFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7AFD
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7AFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7AFD | 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)
#6CA2FF
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#FF89B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa7afd; /* rgb */ color: rgb(250, 122, 253); /* oklch */ color: oklch(77.2% 0.219 326.6);
Tailwind
colors: {
custom: {
50: '#ffa5fe',
500: '#fa7afd',
950: '#000000',
},
}SCSS
$custom: #fa7afd; $custom-light: #ffa5fe; $custom-dark: #000000;
JSON
{
"hex": "#fa7afd",
"rgb": {
"r": 250,
"g": 122,
"b": 253
},
"hsl": {
"h": 298.626,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.77248,
"c": 0.21875,
"h": 326.6
},
"luminance": 0.41335
}Semantic roles & 50–950 ramp
primary
#FA7AFD
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86