#FA6AEE#FA6AEE
#FA6AEE is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.6% C 0.230 H 331.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6AEE |
|---|---|
| RGB | rgb(250, 106, 238) |
| HSL | hsl(305, 94%, 70%) |
| HSV | hsv(305, 58%, 98%) |
| CMYK | cmyk(0%, 57.6%, 4.8%, 2%) |
| CIE-LAB | lab(67.13, 70.61, -40.69) |
| CIE-LCH | lch(67.13, 81.49, 330.05°) |
| OKLab | oklab(74.63% 0.2007 -0.1115) |
| OKLCH | oklch(74.63% 0.23 331) |
| XYZ | xyz(60.0107, 36.8093, 84.8165) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.42
Purply Pink
#F075E6
ΔE00 2.24
Light Magenta
#FA5FF7
ΔE00 2.30
Violet Pink
#FB5FFC
ΔE00 2.76
Violet (CSS)
#EE82EE
ΔE00 4.20
Orchid
#DA70D6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6AEE #6AFA76
analogous
#BE6AFA #FA6AEE #FA6AA6
triadic
#FA6AEE #EEFA6A #6AEEFA
tetradic
#FA6AEE #FABE6A #6AFA76 #6AA6FA
square
#FA6AEE #FABE6A #6AFA76 #6AA6FA
split-complementary
#FA6AEE #A6FA6A #6AFABE
monochromatic
#E208D0 #F82FE7 #FA6AEE #FCA5F5 #FEE0FC
Accessibility & contrast
On white
2.51
#FA6AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FA6AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6AEE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6AEE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F2
Deuteranopia (green-blind)
#90ABEA
Tritanopia (blue-blind)
#FF77A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa6aee; /* rgb */ color: rgb(250, 106, 238); /* oklch */ color: oklch(74.6% 0.230 331.0);
Tailwind
colors: {
custom: {
50: '#ff9cf4',
500: '#fa6aee',
950: '#000000',
},
}SCSS
$custom: #fa6aee; $custom-light: #ff9cf4; $custom-dark: #000000;
JSON
{
"hex": "#fa6aee",
"rgb": {
"r": 250,
"g": 106,
"b": 238
},
"hsl": {
"h": 305,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.74625,
"c": 0.22961,
"h": 331
},
"luminance": 0.36805
}Semantic roles & 50–950 ramp
primary
#FA6AEE
secondary
#CCF4CF
accent
#E61300
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85