#FA7AEF#FA7AEF
#FA7AEF is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.207 H 330.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7AEF |
|---|---|
| RGB | rgb(250, 122, 239) |
| HSL | hsl(305, 93%, 73%) |
| HSV | hsv(305, 51%, 98%) |
| CMYK | cmyk(0%, 51.2%, 4.4%, 2%) |
| CIE-LAB | lab(69.81, 63.68, -37.07) |
| CIE-LCH | lch(69.81, 73.68, 329.80°) |
| OKLab | oklab(76.61% 0.1805 -0.1013) |
| OKLCH | oklch(76.61% 0.207 330.7) |
| XYZ | xyz(61.9634, 40.4789, 86.1941) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.08
Violet (CSS)
#EE82EE
ΔE00 2.18
Candy Pink
#FF63E9
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 4.76
Violet Pink
#FB5FFC
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7AEF #7AFA85
analogous
#C57AFA #FA7AEF #FA7AAF
triadic
#FA7AEF #EFFA7A #7AEFFA
tetradic
#FA7AEF #FAC57A #7AFA85 #7AAFFA
square
#FA7AEF #FAC57A #7AFA85 #7AAFFA
split-complementary
#FA7AEF #AFFA7A #7AFAC5
monochromatic
#F109DD #F83FE8 #FA7AEF #FCB5F6 #FEE2FB
Accessibility & contrast
On white
2.31
#FA7AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FA7AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7AEF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7AEF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa7aef; /* rgb */ color: rgb(250, 122, 239); /* oklch */ color: oklch(76.6% 0.207 330.7);
Tailwind
colors: {
custom: {
50: '#fea5f4',
500: '#fa7aef',
950: '#000000',
},
}SCSS
$custom: #fa7aef; $custom-light: #fea5f4; $custom-dark: #000000;
JSON
{
"hex": "#fa7aef",
"rgb": {
"r": 250,
"g": 122,
"b": 239
},
"hsl": {
"h": 305.156,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.76606,
"c": 0.20698,
"h": 330.7
},
"luminance": 0.40475
}Semantic roles & 50–950 ramp
primary
#FA7AEF
secondary
#D5F6D8
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85