#FA6AEA#FA6AEA
#FA6AEA is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.4% C 0.227 H 332.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6AEA |
|---|---|
| RGB | rgb(250, 106, 234) |
| HSL | hsl(307, 94%, 70%) |
| HSV | hsv(307, 58%, 98%) |
| CMYK | cmyk(0%, 57.6%, 6.4%, 2%) |
| CIE-LAB | lab(66.96, 69.98, -38.75) |
| CIE-LCH | lch(66.96, 79.99, 331.02°) |
| OKLab | oklab(74.44% 0.2002 -0.1059) |
| OKLCH | oklch(74.44% 0.227 332.1) |
| XYZ | xyz(59.4296, 36.5768, 81.7558) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.09
Purply Pink
#F075E6
ΔE00 2.05
Light Magenta
#FA5FF7
ΔE00 2.80
Violet Pink
#FB5FFC
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 4.27
Orchid
#DA70D6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6AEA #6AFA7A
analogous
#C26AFA #FA6AEA #FA6AA2
triadic
#FA6AEA #EAFA6A #6AEAFA
tetradic
#FA6AEA #FAC26A #6AFA7A #6AA2FA
square
#FA6AEA #FAC26A #6AFA7A #6AA2FA
split-complementary
#FA6AEA #A2FA6A #6AFAC2
monochromatic
#E208CA #F82FE2 #FA6AEA #FCA5F2 #FEE0FB
Accessibility & contrast
On white
2.53
#FA6AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FA6AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6AEA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6AEA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EE
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#FF76A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa6aea; /* rgb */ color: rgb(250, 106, 234); /* oklch */ color: oklch(74.4% 0.227 332.1);
Tailwind
colors: {
custom: {
50: '#ff9cf1',
500: '#fa6aea',
950: '#000000',
},
}SCSS
$custom: #fa6aea; $custom-light: #ff9cf1; $custom-dark: #000000;
JSON
{
"hex": "#fa6aea",
"rgb": {
"r": 250,
"g": 106,
"b": 234
},
"hsl": {
"h": 306.667,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.74439,
"c": 0.22652,
"h": 332.1
},
"luminance": 0.36573
}Semantic roles & 50–950 ramp
primary
#FA6AEA
secondary
#CCF4D0
accent
#E61A00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85