#FA6FE9#FA6FE9
#FA6FE9 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.0% C 0.219 H 332.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FE9 |
|---|---|
| RGB | rgb(250, 111, 233) |
| HSL | hsl(307, 93%, 71%) |
| HSV | hsv(307, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 6.8%, 2%) |
| CIE-LAB | lab(67.71, 67.66, -37.02) |
| CIE-LCH | lch(67.71, 77.13, 331.31°) |
| OKLab | oklab(74.98% 0.1938 -0.101) |
| OKLCH | oklch(74.98% 0.219 332.5) |
| XYZ | xyz(59.8167, 37.5802, 81.1782) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 1.75
Light Magenta
#FA5FF7
ΔE00 3.57
Violet (CSS)
#EE82EE
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 4.02
Orchid
#DA70D6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FE9 #6FFA80
analogous
#C56FFA #FA6FE9 #FA6FA3
triadic
#FA6FE9 #E9FA6F #6FE9FA
tetradic
#FA6FE9 #FAC56F #6FFA80 #6FA3FA
square
#FA6FE9 #FAC56F #6FFA80 #6FA3FA
split-complementary
#FA6FE9 #A3FA6F #6FFAC5
monochromatic
#E708CB #F834E0 #FA6FE9 #FCAAF2 #FEE1FA
Accessibility & contrast
On white
2.47
#FA6FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FA6FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FE9
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FE9 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B98ED
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#FF7AA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa6fe9; /* rgb */ color: rgb(250, 111, 233); /* oklch */ color: oklch(75.0% 0.219 332.5);
Tailwind
colors: {
custom: {
50: '#ff9ff0',
500: '#fa6fe9',
950: '#000000',
},
}SCSS
$custom: #fa6fe9; $custom-light: #ff9ff0; $custom-dark: #000000;
JSON
{
"hex": "#fa6fe9",
"rgb": {
"r": 250,
"g": 111,
"b": 233
},
"hsl": {
"h": 307.338,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74977,
"c": 0.21859,
"h": 332.5
},
"luminance": 0.37576
}Semantic roles & 50–950 ramp
primary
#FA6FE9
secondary
#D0F5D4
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84