#FA9EF2#FA9EF2
#FA9EF2 is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.9% C 0.151 H 330.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9EF2 |
|---|---|
| RGB | rgb(250, 158, 242) |
| HSL | hsl(305, 90%, 80%) |
| HSV | hsv(305, 37%, 98%) |
| CMYK | cmyk(0%, 36.8%, 3.2%, 2%) |
| CIE-LAB | lab(76.79, 46.50, -27.92) |
| CIE-LCH | lch(76.79, 54.24, 329.02°) |
| OKLab | oklab(81.86% 0.1309 -0.0756) |
| OKLCH | oklch(81.86% 0.151 330) |
| XYZ | xyz(67.6772, 51.1916, 90.3033) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 7.16
Mauve
#E0B0FF
ΔE00 7.75
Bubblegum Pink
#FE83CC
ΔE00 8.00
Purply Pink
#F075E6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9EF2 #9EFAA6
analogous
#D49EFA #FA9EF2 #FA9EC4
triadic
#FA9EF2 #F2FA9E #9EF2FA
tetradic
#FA9EF2 #FAD49E #9EFAA6 #9EC4FA
square
#FA9EF2 #FAD49E #9EFAA6 #9EC4FA
split-complementary
#FA9EF2 #C4FA9E #9EFAD4
monochromatic
#F42AE2 #F764EA #FA9EF2 #FDD8FA #FDE2FB
Accessibility & contrast
On white
1.87
#FA9EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FA9EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9EF2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9EF2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F5
Deuteranopia (green-blind)
#B2C2EF
Tritanopia (blue-blind)
#FFA5BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fa9ef2; /* rgb */ color: rgb(250, 158, 242); /* oklch */ color: oklch(81.9% 0.151 330.0);
Tailwind
colors: {
custom: {
50: '#fdbcf6',
500: '#fa9ef2',
950: '#000000',
},
}SCSS
$custom: #fa9ef2; $custom-light: #fdbcf6; $custom-dark: #000000;
JSON
{
"hex": "#fa9ef2",
"rgb": {
"r": 250,
"g": 158,
"b": 242
},
"hsl": {
"h": 305.217,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.81859,
"c": 0.15113,
"h": 330
},
"luminance": 0.51189
}Semantic roles & 50–950 ramp
primary
#FA9EF2
secondary
#61DB6C
accent
#E61400
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285