#FA9AEF#FA9AEF
#FA9AEF is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.1% C 0.155 H 331.1°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9AEF |
|---|---|
| RGB | rgb(250, 154, 239) |
| HSL | hsl(307, 91%, 79%) |
| HSV | hsv(307, 38%, 98%) |
| CMYK | cmyk(0%, 38.4%, 4.4%, 2%) |
| CIE-LAB | lab(75.87, 48.03, -27.71) |
| CIE-LCH | lch(75.87, 55.45, 330.02°) |
| OKLab | oklab(81.12% 0.1359 -0.075) |
| OKLCH | oklch(81.12% 0.155 331.1) |
| XYZ | xyz(66.5592, 49.6705, 87.7261) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.75
Violet (CSS)
#EE82EE
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.55
Bubblegum Pink
#FE83CC
ΔE00 7.24
Purply Pink
#F075E6
ΔE00 7.77
Mauve
#E0B0FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9AEF #9AFAA5
analogous
#D59AFA #FA9AEF #FA9ABF
triadic
#FA9AEF #EFFA9A #9AEFFA
tetradic
#FA9AEF #FAD59A #9AFAA5 #9ABFFA
square
#FA9AEF #FAD59A #9AFAA5 #9ABFFA
split-complementary
#FA9AEF #BFFA9A #9AFAD5
monochromatic
#F425DD #F760E6 #FA9AEF #FDD4F8 #FEE2FA
Accessibility & contrast
On white
1.92
#FA9AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FA9AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9AEF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9AEF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F2
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#FFA0BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fa9aef; /* rgb */ color: rgb(250, 154, 239); /* oklch */ color: oklch(81.1% 0.155 331.1);
Tailwind
colors: {
custom: {
50: '#fdb9f4',
500: '#fa9aef',
950: '#000000',
},
}SCSS
$custom: #fa9aef; $custom-light: #fdb9f4; $custom-dark: #000000;
JSON
{
"hex": "#fa9aef",
"rgb": {
"r": 250,
"g": 154,
"b": 239
},
"hsl": {
"h": 306.875,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.81124,
"c": 0.15524,
"h": 331.1
},
"luminance": 0.49667
}Semantic roles & 50–950 ramp
primary
#FA9AEF
secondary
#D5F6D9
accent
#E61A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185