#FA7AF1#FA7AF1
#FA7AF1 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.209 H 330.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7AF1 |
|---|---|
| RGB | rgb(250, 122, 241) |
| HSL | hsl(304, 93%, 73%) |
| HSV | hsv(304, 51%, 98%) |
| CMYK | cmyk(0%, 51.2%, 3.6%, 2%) |
| CIE-LAB | lab(69.89, 64.01, -38.03) |
| CIE-LCH | lch(69.89, 74.46, 329.28°) |
| OKLab | oklab(76.7% 0.1809 -0.104) |
| OKLCH | oklch(76.7% 0.209 330.1) |
| XYZ | xyz(62.2605, 40.5978, 87.7588) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 2.19
Candy Pink
#FF63E9
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7AF1 #7AFA83
analogous
#C37AFA #FA7AF1 #FA7AB1
triadic
#FA7AF1 #F1FA7A #7AF1FA
tetradic
#FA7AF1 #FAC37A #7AFA83 #7AB1FA
square
#FA7AF1 #FAC37A #7AFA83 #7AB1FA
split-complementary
#FA7AF1 #B1FA7A #7AFAC3
monochromatic
#F109E0 #F83FEB #FA7AF1 #FCB5F7 #FEE2FC
Accessibility & contrast
On white
2.30
#FA7AF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FA7AF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7AF1
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7AF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7AF1 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F5
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa7af1; /* rgb */ color: rgb(250, 122, 241); /* oklch */ color: oklch(76.7% 0.209 330.1);
Tailwind
colors: {
custom: {
50: '#fea5f6',
500: '#fa7af1',
950: '#000000',
},
}SCSS
$custom: #fa7af1; $custom-light: #fea5f6; $custom-dark: #000000;
JSON
{
"hex": "#fa7af1",
"rgb": {
"r": 250,
"g": 122,
"b": 241
},
"hsl": {
"h": 304.219,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.76695,
"c": 0.20863,
"h": 330.1
},
"luminance": 0.40594
}Semantic roles & 50–950 ramp
primary
#FA7AF1
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85