#FA9AF7#FA9AF7
#FA9AF7 is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.4% C 0.162 H 328.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9AF7 |
|---|---|
| RGB | rgb(250, 154, 247) |
| HSL | hsl(302, 91%, 79%) |
| HSV | hsv(302, 38%, 98%) |
| CMYK | cmyk(0%, 38.4%, 1.2%, 2%) |
| CIE-LAB | lab(76.16, 49.42, -31.59) |
| CIE-LCH | lch(76.16, 58.66, 327.41°) |
| OKLab | oklab(81.45% 0.1378 -0.086) |
| OKLCH | oklch(81.45% 0.162 328) |
| XYZ | xyz(67.7672, 50.1537, 94.0887) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.35
Plum
#DDA0DD
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 7.60
Mauve
#E0B0FF
ΔE00 7.82
Bubblegum Pink
#FE83CC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9AF7 #9AFA9D
analogous
#CD9AFA #FA9AF7 #FA9AC7
triadic
#FA9AF7 #F7FA9A #9AF7FA
tetradic
#FA9AF7 #FACD9A #9AFA9D #9AC7FA
square
#FA9AF7 #FACD9A #9AFA9D #9AC7FA
split-complementary
#FA9AF7 #C7FA9A #9AFACD
monochromatic
#F425EE #F760F2 #FA9AF7 #FDD4FC #FEE2FD
Accessibility & contrast
On white
1.90
#FA9AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FA9AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9AF7
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9AF7 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FA
Deuteranopia (green-blind)
#ADC0F4
Tritanopia (blue-blind)
#FFA2BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa9af7; /* rgb */ color: rgb(250, 154, 247); /* oklch */ color: oklch(81.4% 0.162 328.0);
Tailwind
colors: {
custom: {
50: '#fdbafa',
500: '#fa9af7',
950: '#000000',
},
}SCSS
$custom: #fa9af7; $custom-light: #fdbafa; $custom-dark: #000000;
JSON
{
"hex": "#fa9af7",
"rgb": {
"r": 250,
"g": 154,
"b": 247
},
"hsl": {
"h": 301.875,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.81445,
"c": 0.1624,
"h": 328
},
"luminance": 0.50151
}Semantic roles & 50–950 ramp
primary
#FA9AF7
secondary
#5DDB61
accent
#E60700
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285