#FA9EFD#FA9EFD
#FA9EFD is a very light, vivid purple. Relative luminance 0.519; OKLCH L 82.3% C 0.161 H 325.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9EFD |
|---|---|
| RGB | rgb(250, 158, 253) |
| HSL | hsl(298, 96%, 81%) |
| HSV | hsv(298, 38%, 99%) |
| CMYK | cmyk(1.2%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(77.20, 48.45, -33.23) |
| CIE-LCH | lch(77.20, 58.75, 325.55°) |
| OKLab | oklab(82.3% 0.1334 -0.0906) |
| OKLCH | oklch(82.3% 0.161 325.8) |
| XYZ | xyz(69.3793, 51.8724, 99.2673) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.04
Plum
#DDA0DD
ΔE00 6.70
Mauve
#E0B0FF
ΔE00 6.98
Lavender Pink
#DD85D7
ΔE00 7.73
Purply Pink
#F075E6
ΔE00 8.44
Lilac (survey)
#CEA2FD
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9EFD #A1FD9E
analogous
#CA9EFD #FA9EFD #FD9ED0
triadic
#FA9EFD #FDFA9E #9EFDFA
tetradic
#FA9EFD #FDCA9E #A1FD9E #9ED0FD
square
#FA9EFD #FDCA9E #A1FD9E #9ED0FD
split-complementary
#FA9EFD #D0FD9E #9EFDCA
monochromatic
#F426FB #F762FC #FA9EFD #FDDAFE #FDE1FE
Accessibility & contrast
On white
1.85
#FA9EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#FA9EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9EFD
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9EFD | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#AEC3FA
Tritanopia (blue-blind)
#FFA7C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fa9efd; /* rgb */ color: rgb(250, 158, 253); /* oklch */ color: oklch(82.3% 0.161 325.8);
Tailwind
colors: {
custom: {
50: '#fdbcfe',
500: '#fa9efd',
950: '#000000',
},
}SCSS
$custom: #fa9efd; $custom-light: #fdbcfe; $custom-dark: #000000;
JSON
{
"hex": "#fa9efd",
"rgb": {
"r": 250,
"g": 158,
"b": 253
},
"hsl": {
"h": 298.105,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.82303,
"c": 0.16129,
"h": 325.8
},
"luminance": 0.5187
}Semantic roles & 50–950 ramp
primary
#FA9EFD
secondary
#64E060
accent
#E60007
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286