#FA9EF3#FA9EF3
#FA9EF3 is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.9% C 0.152 H 329.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9EF3 |
|---|---|
| RGB | rgb(250, 158, 243) |
| HSL | hsl(305, 90%, 80%) |
| HSV | hsv(305, 37%, 98%) |
| CMYK | cmyk(0%, 36.8%, 2.8%, 2%) |
| CIE-LAB | lab(76.83, 46.68, -28.40) |
| CIE-LCH | lch(76.83, 54.64, 328.68°) |
| OKLab | oklab(81.9% 0.1311 -0.077) |
| OKLCH | oklch(81.9% 0.152 329.6) |
| XYZ | xyz(67.8278, 51.2519, 91.0965) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 7.66
Bubblegum Pink
#FE83CC
ΔE00 8.14
Purply Pink
#F075E6
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9EF3 #9EFAA5
analogous
#D39EFA #FA9EF3 #FA9EC5
triadic
#FA9EF3 #F3FA9E #9EF3FA
tetradic
#FA9EF3 #FAD39E #9EFAA5 #9EC5FA
square
#FA9EF3 #FAD39E #9EFAA5 #9EC5FA
split-complementary
#FA9EF3 #C5FA9E #9EFAD3
monochromatic
#F42AE5 #F764EC #FA9EF3 #FDD8FA #FDE2FB
Accessibility & contrast
On white
1.87
#FA9EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FA9EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9EF3
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9EF3 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F6
Deuteranopia (green-blind)
#B1C2F0
Tritanopia (blue-blind)
#FFA5BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fa9ef3; /* rgb */ color: rgb(250, 158, 243); /* oklch */ color: oklch(81.9% 0.152 329.6);
Tailwind
colors: {
custom: {
50: '#fdbcf7',
500: '#fa9ef3',
950: '#000000',
},
}SCSS
$custom: #fa9ef3; $custom-light: #fdbcf7; $custom-dark: #000000;
JSON
{
"hex": "#fa9ef3",
"rgb": {
"r": 250,
"g": 158,
"b": 243
},
"hsl": {
"h": 304.565,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.81899,
"c": 0.15203,
"h": 329.6
},
"luminance": 0.51249
}Semantic roles & 50–950 ramp
primary
#FA9EF3
secondary
#61DB6A
accent
#E61100
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285