#FA6FE7#FA6FE7
#FA6FE7 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.217 H 333.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FE7 |
|---|---|
| RGB | rgb(250, 111, 231) |
| HSL | hsl(308, 93%, 71%) |
| HSV | hsv(308, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 7.6%, 2%) |
| CIE-LAB | lab(67.63, 67.35, -36.05) |
| CIE-LCH | lch(67.63, 76.39, 331.84°) |
| OKLab | oklab(74.89% 0.1935 -0.0983) |
| OKLCH | oklch(74.89% 0.217 333.1) |
| XYZ | xyz(59.5326, 37.4666, 79.6820) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.64
Candy Pink
#FF63E9
ΔE00 1.78
Violet (CSS)
#EE82EE
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 4.30
Orchid
#DA70D6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FE7 #6FFA82
analogous
#C76FFA #FA6FE7 #FA6FA1
triadic
#FA6FE7 #E7FA6F #6FE7FA
tetradic
#FA6FE7 #FAC76F #6FFA82 #6FA1FA
square
#FA6FE7 #FAC76F #6FFA82 #6FA1FA
split-complementary
#FA6FE7 #A1FA6F #6FFAC7
monochromatic
#E708C8 #F834DD #FA6FE7 #FCAAF1 #FEE1FA
Accessibility & contrast
On white
2.47
#FA6FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FA6FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FE7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FE7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C98EB
Deuteranopia (green-blind)
#96ACE3
Tritanopia (blue-blind)
#FF79A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa6fe7; /* rgb */ color: rgb(250, 111, 231); /* oklch */ color: oklch(74.9% 0.217 333.1);
Tailwind
colors: {
custom: {
50: '#ff9fef',
500: '#fa6fe7',
950: '#000000',
},
}SCSS
$custom: #fa6fe7; $custom-light: #ff9fef; $custom-dark: #000000;
JSON
{
"hex": "#fa6fe7",
"rgb": {
"r": 250,
"g": 111,
"b": 231
},
"hsl": {
"h": 308.201,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74887,
"c": 0.21705,
"h": 333.1
},
"luminance": 0.37462
}Semantic roles & 50–950 ramp
primary
#FA6FE7
secondary
#D0F5D5
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84