#FA9FF5#FA9FF5
#FA9FF5 is a very light, vivid purple. Relative luminance 0.517; OKLCH L 82.1% C 0.152 H 328.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9FF5 |
|---|---|
| RGB | rgb(250, 159, 245) |
| HSL | hsl(303, 90%, 80%) |
| HSV | hsv(303, 36%, 98%) |
| CMYK | cmyk(0%, 36.4%, 2%, 2%) |
| CIE-LAB | lab(77.11, 46.52, -29.06) |
| CIE-LCH | lch(77.11, 54.84, 328.01°) |
| OKLab | oklab(82.13% 0.1301 -0.0788) |
| OKLCH | oklch(82.13% 0.152 328.8) |
| XYZ | xyz(68.3028, 51.7159, 92.7528) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.47
Mauve
#E0B0FF
ΔE00 7.38
Lavender Pink
#DD85D7
ΔE00 7.39
Light Lavendar
#EFC0FE
ΔE00 8.49
Bubblegum Pink
#FE83CC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9FF5 #9FFAA4
analogous
#D29FFA #FA9FF5 #FA9FC7
triadic
#FA9FF5 #F5FA9F #9FF5FA
tetradic
#FA9FF5 #FAD29F #9FFAA4 #9FC7FA
square
#FA9FF5 #FAD29F #9FFAA4 #9FC7FA
split-complementary
#FA9FF5 #C7FA9F #9FFAD2
monochromatic
#F42BE9 #F765EF #FA9FF5 #FDD9FB #FDE2FC
Accessibility & contrast
On white
1.85
#FA9FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#FA9FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9FF5
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9FF5 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7F8
Deuteranopia (green-blind)
#B1C3F2
Tritanopia (blue-blind)
#FFA6BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fa9ff5; /* rgb */ color: rgb(250, 159, 245); /* oklch */ color: oklch(82.1% 0.152 328.8);
Tailwind
colors: {
custom: {
50: '#fdbdf8',
500: '#fa9ff5',
950: '#000000',
},
}SCSS
$custom: #fa9ff5; $custom-light: #fdbdf8; $custom-dark: #000000;
JSON
{
"hex": "#fa9ff5",
"rgb": {
"r": 250,
"g": 159,
"b": 245
},
"hsl": {
"h": 303.297,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.82134,
"c": 0.15215,
"h": 328.8
},
"luminance": 0.51713
}Semantic roles & 50–950 ramp
primary
#FA9FF5
secondary
#62DB68
accent
#E60D00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285