#FA9FF0#FA9FF0
#FA9FF0 is a light, vivid purple. Relative luminance 0.514; OKLCH L 81.9% C 0.148 H 330.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9FF0 |
|---|---|
| RGB | rgb(250, 159, 240) |
| HSL | hsl(307, 90%, 80%) |
| HSV | hsv(307, 36%, 98%) |
| CMYK | cmyk(0%, 36.4%, 4%, 2%) |
| CIE-LAB | lab(76.93, 45.64, -26.63) |
| CIE-LCH | lch(76.93, 52.84, 329.74°) |
| OKLab | oklab(81.94% 0.1289 -0.072) |
| OKLCH | oklch(81.94% 0.148 330.8) |
| XYZ | xyz(67.5498, 51.4147, 88.7871) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 6.81
Lavender Pink
#DD85D7
ΔE00 7.28
Bubblegum Pink
#FE83CC
ΔE00 7.82
Mauve
#E0B0FF
ΔE00 7.86
Light Lavendar
#EFC0FE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9FF0 #9FFAA9
analogous
#D69FFA #FA9FF0 #FA9FC3
triadic
#FA9FF0 #F0FA9F #9FF0FA
tetradic
#FA9FF0 #FAD69F #9FFAA9 #9FC3FA
square
#FA9FF0 #FAD69F #9FFAA9 #9FC3FA
split-complementary
#FA9FF0 #C3FA9F #9FFAD6
monochromatic
#F42BDE #F765E7 #FA9FF0 #FDD9F9 #FDE2FA
Accessibility & contrast
On white
1.86
#FA9FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FA9FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9FF0
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9FF0 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F3
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#FFA5BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fa9ff0; /* rgb */ color: rgb(250, 159, 240); /* oklch */ color: oklch(81.9% 0.148 330.8);
Tailwind
colors: {
custom: {
50: '#fdbdf5',
500: '#fa9ff0',
950: '#000000',
},
}SCSS
$custom: #fa9ff0; $custom-light: #fdbdf5; $custom-dark: #000000;
JSON
{
"hex": "#fa9ff0",
"rgb": {
"r": 250,
"g": 159,
"b": 240
},
"hsl": {
"h": 306.593,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.81937,
"c": 0.14765,
"h": 330.8
},
"luminance": 0.51412
}Semantic roles & 50–950 ramp
primary
#FA9FF0
secondary
#62DB6F
accent
#E61900
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285