#FA6FE5#FA6FE5
#FA6FE5 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.8% C 0.216 H 333.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FE5 |
|---|---|
| RGB | rgb(250, 111, 229) |
| HSL | hsl(309, 93%, 71%) |
| HSV | hsv(309, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 8.4%, 2%) |
| CIE-LAB | lab(67.54, 67.03, -35.07) |
| CIE-LCH | lch(67.54, 75.65, 332.38°) |
| OKLab | oklab(74.8% 0.1932 -0.0955) |
| OKLCH | oklch(74.8% 0.216 333.7) |
| XYZ | xyz(59.2518, 37.3543, 78.2029) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 1.88
Violet (CSS)
#EE82EE
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 4.09
Violet Pink
#FB5FFC
ΔE00 4.58
Orchid
#DA70D6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FE5 #6FFA84
analogous
#CA6FFA #FA6FE5 #FA6F9F
triadic
#FA6FE5 #E5FA6F #6FE5FA
tetradic
#FA6FE5 #FACA6F #6FFA84 #6F9FFA
square
#FA6FE5 #FACA6F #6FFA84 #6F9FFA
split-complementary
#FA6FE5 #9FFA6F #6FFACA
monochromatic
#E708C5 #F834DA #FA6FE5 #FCAAF0 #FEE1FA
Accessibility & contrast
On white
2.48
#FA6FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FA6FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FE5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FE5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D98E9
Deuteranopia (green-blind)
#97ACE1
Tritanopia (blue-blind)
#FF78A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa6fe5; /* rgb */ color: rgb(250, 111, 229); /* oklch */ color: oklch(74.8% 0.216 333.7);
Tailwind
colors: {
custom: {
50: '#ff9fed',
500: '#fa6fe5',
950: '#000000',
},
}SCSS
$custom: #fa6fe5; $custom-light: #ff9fed; $custom-dark: #000000;
JSON
{
"hex": "#fa6fe5",
"rgb": {
"r": 250,
"g": 111,
"b": 229
},
"hsl": {
"h": 309.065,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74798,
"c": 0.21552,
"h": 333.7
},
"luminance": 0.3735
}Semantic roles & 50–950 ramp
primary
#FA6FE5
secondary
#D0F5D5
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84