#FA7AF2#FA7AF2
#FA7AF2 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.209 H 329.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7AF2 |
|---|---|
| RGB | rgb(250, 122, 242) |
| HSL | hsl(304, 93%, 73%) |
| HSV | hsv(304, 51%, 98%) |
| CMYK | cmyk(0%, 51.2%, 3.2%, 2%) |
| CIE-LAB | lab(69.94, 64.17, -38.52) |
| CIE-LCH | lch(69.94, 74.85, 329.03°) |
| OKLab | oklab(76.74% 0.181 -0.1054) |
| OKLCH | oklch(76.74% 0.209 329.8) |
| XYZ | xyz(62.4103, 40.6577, 88.5477) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7AF2 #7AFA82
analogous
#C27AFA #FA7AF2 #FA7AB2
triadic
#FA7AF2 #F2FA7A #7AF2FA
tetradic
#FA7AF2 #FAC27A #7AFA82 #7AB2FA
square
#FA7AF2 #FAC27A #7AFA82 #7AB2FA
split-complementary
#FA7AF2 #B2FA7A #7AFAC2
monochromatic
#F109E2 #F83FEC #FA7AF2 #FCB5F8 #FEE2FC
Accessibility & contrast
On white
2.30
#FA7AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FA7AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7AF2
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7AF2 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa7af2; /* rgb */ color: rgb(250, 122, 242); /* oklch */ color: oklch(76.7% 0.209 329.8);
Tailwind
colors: {
custom: {
50: '#fea5f6',
500: '#fa7af2',
950: '#000000',
},
}SCSS
$custom: #fa7af2; $custom-light: #fea5f6; $custom-dark: #000000;
JSON
{
"hex": "#fa7af2",
"rgb": {
"r": 250,
"g": 122,
"b": 242
},
"hsl": {
"h": 303.75,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.7674,
"c": 0.20946,
"h": 329.8
},
"luminance": 0.40654
}Semantic roles & 50–950 ramp
primary
#FA7AF2
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85