#FA9FF2#FA9FF2
#FA9FF2 is a very light, vivid purple. Relative luminance 0.515; OKLCH L 82.0% C 0.149 H 330.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9FF2 |
|---|---|
| RGB | rgb(250, 159, 242) |
| HSL | hsl(305, 90%, 80%) |
| HSV | hsv(305, 36%, 98%) |
| CMYK | cmyk(0%, 36.4%, 3.2%, 2%) |
| CIE-LAB | lab(77.00, 45.99, -27.60) |
| CIE-LCH | lch(77.00, 53.64, 329.03°) |
| OKLab | oklab(82.02% 0.1294 -0.0747) |
| OKLCH | oklch(82.02% 0.149 330) |
| XYZ | xyz(67.8485, 51.5342, 90.3604) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 7.65
Bubblegum Pink
#FE83CC
ΔE00 8.09
Light Lavendar
#EFC0FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9FF2 #9FFAA7
analogous
#D59FFA #FA9FF2 #FA9FC4
triadic
#FA9FF2 #F2FA9F #9FF2FA
tetradic
#FA9FF2 #FAD59F #9FFAA7 #9FC4FA
square
#FA9FF2 #FAD59F #9FFAA7 #9FC4FA
split-complementary
#FA9FF2 #C4FA9F #9FFAD5
monochromatic
#F42BE2 #F765EA #FA9FF2 #FDD9FA #FDE2FB
Accessibility & contrast
On white
1.86
#FA9FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FA9FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9FF2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9FF2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F5
Deuteranopia (green-blind)
#B2C3EF
Tritanopia (blue-blind)
#FFA6BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fa9ff2; /* rgb */ color: rgb(250, 159, 242); /* oklch */ color: oklch(82.0% 0.149 330.0);
Tailwind
colors: {
custom: {
50: '#fdbdf6',
500: '#fa9ff2',
950: '#000000',
},
}SCSS
$custom: #fa9ff2; $custom-light: #fdbdf6; $custom-dark: #000000;
JSON
{
"hex": "#fa9ff2",
"rgb": {
"r": 250,
"g": 159,
"b": 242
},
"hsl": {
"h": 305.275,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.82015,
"c": 0.14943,
"h": 330
},
"luminance": 0.51531
}Semantic roles & 50–950 ramp
primary
#FA9FF2
secondary
#62DB6C
accent
#E61400
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285