#FA9EF5#FA9EF5
#FA9EF5 is a light, vivid purple. Relative luminance 0.514; OKLCH L 82.0% C 0.154 H 328.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9EF5 |
|---|---|
| RGB | rgb(250, 158, 245) |
| HSL | hsl(303, 90%, 80%) |
| HSV | hsv(303, 37%, 98%) |
| CMYK | cmyk(0%, 36.8%, 2%, 2%) |
| CIE-LAB | lab(76.90, 47.03, -29.37) |
| CIE-LCH | lch(76.90, 55.45, 328.01°) |
| OKLab | oklab(81.98% 0.1316 -0.0797) |
| OKLCH | oklch(81.98% 0.154 328.8) |
| XYZ | xyz(68.1315, 51.3733, 92.6958) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.84
Violet (CSS)
#EE82EE
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 7.26
Mauve
#E0B0FF
ΔE00 7.48
Bubblegum Pink
#FE83CC
ΔE00 8.43
Purply Pink
#F075E6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9EF5 #9EFAA3
analogous
#D19EFA #FA9EF5 #FA9EC7
triadic
#FA9EF5 #F5FA9E #9EF5FA
tetradic
#FA9EF5 #FAD19E #9EFAA3 #9EC7FA
square
#FA9EF5 #FAD19E #9EFAA3 #9EC7FA
split-complementary
#FA9EF5 #C7FA9E #9EFAD1
monochromatic
#F42AE9 #F764EF #FA9EF5 #FDD8FB #FDE2FC
Accessibility & contrast
On white
1.86
#FA9EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FA9EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9EF5
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9EF5 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B6F8
Deuteranopia (green-blind)
#B1C2F2
Tritanopia (blue-blind)
#FFA5BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fa9ef5; /* rgb */ color: rgb(250, 158, 245); /* oklch */ color: oklch(82.0% 0.154 328.8);
Tailwind
colors: {
custom: {
50: '#fdbcf8',
500: '#fa9ef5',
950: '#000000',
},
}SCSS
$custom: #fa9ef5; $custom-light: #fdbcf8; $custom-dark: #000000;
JSON
{
"hex": "#fa9ef5",
"rgb": {
"r": 250,
"g": 158,
"b": 245
},
"hsl": {
"h": 303.261,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.81978,
"c": 0.15385,
"h": 328.8
},
"luminance": 0.5137
}Semantic roles & 50–950 ramp
primary
#FA9EF5
secondary
#61DB68
accent
#E60C00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285