#FA9FF3#FA9FF3
#FA9FF3 is a very light, vivid purple. Relative luminance 0.516; OKLCH L 82.1% C 0.150 H 329.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9FF3 |
|---|---|
| RGB | rgb(250, 159, 243) |
| HSL | hsl(305, 90%, 80%) |
| HSV | hsv(305, 36%, 98%) |
| CMYK | cmyk(0%, 36.4%, 2.8%, 2%) |
| CIE-LAB | lab(77.04, 46.16, -28.09) |
| CIE-LCH | lch(77.04, 54.04, 328.68°) |
| OKLab | oklab(82.05% 0.1296 -0.0761) |
| OKLCH | oklch(82.05% 0.15 329.6) |
| XYZ | xyz(67.9991, 51.5944, 91.1535) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 7.33
Mauve
#E0B0FF
ΔE00 7.56
Bubblegum Pink
#FE83CC
ΔE00 8.23
Light Lavendar
#EFC0FE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9FF3 #9FFAA6
analogous
#D39FFA #FA9FF3 #FA9FC6
triadic
#FA9FF3 #F3FA9F #9FF3FA
tetradic
#FA9FF3 #FAD39F #9FFAA6 #9FC6FA
square
#FA9FF3 #FAD39F #9FFAA6 #9FC6FA
split-complementary
#FA9FF3 #C6FA9F #9FFAD3
monochromatic
#F42BE4 #F765EC #FA9FF3 #FDD9FA #FDE2FB
Accessibility & contrast
On white
1.86
#FA9FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#FA9FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9FF3
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9FF3 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB7F6
Deuteranopia (green-blind)
#B2C3F0
Tritanopia (blue-blind)
#FFA6BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fa9ff3; /* rgb */ color: rgb(250, 159, 243); /* oklch */ color: oklch(82.1% 0.150 329.6);
Tailwind
colors: {
custom: {
50: '#fdbdf7',
500: '#fa9ff3',
950: '#000000',
},
}SCSS
$custom: #fa9ff3; $custom-light: #fdbdf7; $custom-dark: #000000;
JSON
{
"hex": "#fa9ff3",
"rgb": {
"r": 250,
"g": 159,
"b": 243
},
"hsl": {
"h": 304.615,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.82054,
"c": 0.15033,
"h": 329.6
},
"luminance": 0.51591
}Semantic roles & 50–950 ramp
primary
#FA9FF3
secondary
#62DB6B
accent
#E61200
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285