#FA6AE9#FA6AE9
#FA6AE9 is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.4% C 0.226 H 332.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6AE9 |
|---|---|
| RGB | rgb(250, 106, 233) |
| HSL | hsl(307, 94%, 70%) |
| HSV | hsv(307, 58%, 98%) |
| CMYK | cmyk(0%, 57.6%, 6.8%, 2%) |
| CIE-LAB | lab(66.92, 69.82, -38.26) |
| CIE-LCH | lch(66.92, 79.62, 331.28°) |
| OKLab | oklab(74.39% 0.2001 -0.1045) |
| OKLCH | oklch(74.39% 0.226 332.4) |
| XYZ | xyz(59.2863, 36.5195, 81.0014) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.05
Purply Pink
#F075E6
ΔE00 2.04
Light Magenta
#FA5FF7
ΔE00 2.93
Violet Pink
#FB5FFC
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 4.30
Orchid
#DA70D6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6AE9 #6AFA7B
analogous
#C36AFA #FA6AE9 #FA6AA1
triadic
#FA6AE9 #E9FA6A #6AE9FA
tetradic
#FA6AE9 #FAC36A #6AFA7B #6AA1FA
square
#FA6AE9 #FAC36A #6AFA7B #6AA1FA
split-complementary
#FA6AE9 #A1FA6A #6AFAC3
monochromatic
#E208C8 #F82FE0 #FA6AE9 #FCA5F2 #FEE0FA
Accessibility & contrast
On white
2.53
#FA6AE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FA6AE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6AE9
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6AE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6AE9 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596ED
Deuteranopia (green-blind)
#92AAE5
Tritanopia (blue-blind)
#FF75A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa6ae9; /* rgb */ color: rgb(250, 106, 233); /* oklch */ color: oklch(74.4% 0.226 332.4);
Tailwind
colors: {
custom: {
50: '#ff9cf0',
500: '#fa6ae9',
950: '#000000',
},
}SCSS
$custom: #fa6ae9; $custom-light: #ff9cf0; $custom-dark: #000000;
JSON
{
"hex": "#fa6ae9",
"rgb": {
"r": 250,
"g": 106,
"b": 233
},
"hsl": {
"h": 307.083,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.74393,
"c": 0.22575,
"h": 332.4
},
"luminance": 0.36515
}Semantic roles & 50–950 ramp
primary
#FA6AE9
secondary
#CCF4D0
accent
#E61B00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84