#FA7AEE#FA7AEE
#FA7AEE is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.206 H 331.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7AEE |
|---|---|
| RGB | rgb(250, 122, 238) |
| HSL | hsl(306, 93%, 73%) |
| HSV | hsv(306, 51%, 98%) |
| CMYK | cmyk(0%, 51.2%, 4.8%, 2%) |
| CIE-LAB | lab(69.77, 63.51, -36.58) |
| CIE-LCH | lch(69.77, 73.30, 330.06°) |
| OKLab | oklab(76.56% 0.1804 -0.0999) |
| OKLCH | oklch(76.56% 0.206 331) |
| XYZ | xyz(61.8161, 40.4200, 85.4183) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.03
Violet (CSS)
#EE82EE
ΔE00 2.22
Candy Pink
#FF63E9
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7AEE #7AFA86
analogous
#C67AFA #FA7AEE #FA7AAE
triadic
#FA7AEE #EEFA7A #7AEEFA
tetradic
#FA7AEE #FAC67A #7AFA86 #7AAEFA
square
#FA7AEE #FAC67A #7AFA86 #7AAEFA
split-complementary
#FA7AEE #AEFA7A #7AFAC6
monochromatic
#F109DB #F83FE6 #FA7AEE #FCB5F6 #FEE2FB
Accessibility & contrast
On white
2.31
#FA7AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FA7AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7AEE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7AEE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa7aee; /* rgb */ color: rgb(250, 122, 238); /* oklch */ color: oklch(76.6% 0.206 331.0);
Tailwind
colors: {
custom: {
50: '#fea5f4',
500: '#fa7aee',
950: '#000000',
},
}SCSS
$custom: #fa7aee; $custom-light: #fea5f4; $custom-dark: #000000;
JSON
{
"hex": "#fa7aee",
"rgb": {
"r": 250,
"g": 122,
"b": 238
},
"hsl": {
"h": 305.625,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.76561,
"c": 0.20617,
"h": 331
},
"luminance": 0.40416
}Semantic roles & 50–950 ramp
primary
#FA7AEE
secondary
#D5F6D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85