#FA9FF4#FA9FF4
#FA9FF4 is a very light, vivid purple. Relative luminance 0.517; OKLCH L 82.1% C 0.151 H 329.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9FF4 |
|---|---|
| RGB | rgb(250, 159, 244) |
| HSL | hsl(304, 90%, 80%) |
| HSV | hsv(304, 36%, 98%) |
| CMYK | cmyk(0%, 36.4%, 2.4%, 2%) |
| CIE-LAB | lab(77.07, 46.34, -28.57) |
| CIE-LCH | lch(77.07, 54.44, 328.34°) |
| OKLab | oklab(82.09% 0.1299 -0.0775) |
| OKLCH | oklch(82.09% 0.151 329.2) |
| XYZ | xyz(68.1505, 51.6550, 91.9510) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 7.47
Bubblegum Pink
#FE83CC
ΔE00 8.37
Light Lavendar
#EFC0FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9FF4 #9FFAA5
analogous
#D29FFA #FA9FF4 #FA9FC6
triadic
#FA9FF4 #F4FA9F #9FF4FA
tetradic
#FA9FF4 #FAD29F #9FFAA5 #9FC6FA
square
#FA9FF4 #FAD29F #9FFAA5 #9FC6FA
split-complementary
#FA9FF4 #C6FA9F #9FFAD2
monochromatic
#F42BE7 #F765ED #FA9FF4 #FDD9FB #FDE2FC
Accessibility & contrast
On white
1.85
#FA9FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FA9FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9FF4
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9FF4 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7F7
Deuteranopia (green-blind)
#B2C3F1
Tritanopia (blue-blind)
#FFA6BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fa9ff4; /* rgb */ color: rgb(250, 159, 244); /* oklch */ color: oklch(82.1% 0.151 329.2);
Tailwind
colors: {
custom: {
50: '#fdbdf8',
500: '#fa9ff4',
950: '#000000',
},
}SCSS
$custom: #fa9ff4; $custom-light: #fdbdf8; $custom-dark: #000000;
JSON
{
"hex": "#fa9ff4",
"rgb": {
"r": 250,
"g": 159,
"b": 244
},
"hsl": {
"h": 303.956,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.82094,
"c": 0.15124,
"h": 329.2
},
"luminance": 0.51652
}Semantic roles & 50–950 ramp
primary
#FA9FF4
secondary
#62DB6A
accent
#E60F00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285