#FA6EF4#FA6EF4
#FA6EF4 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.4% C 0.229 H 329.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EF4 |
|---|---|
| RGB | rgb(250, 110, 244) |
| HSL | hsl(303, 93%, 71%) |
| HSV | hsv(303, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 2.4%, 2%) |
| CIE-LAB | lab(68.03, 69.87, -42.59) |
| CIE-LCH | lch(68.03, 81.83, 328.63°) |
| OKLab | oklab(75.37% 0.1966 -0.117) |
| OKLCH | oklch(75.37% 0.229 329.2) |
| XYZ | xyz(61.3288, 38.0115, 89.6771) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.40
Light Magenta
#FA5FF7
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 2.45
Violet Pink
#FB5FFC
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 3.70
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EF4 #6EFA74
analogous
#BA6EFA #FA6EF4 #FA6EAE
triadic
#FA6EF4 #F4FA6E #6EF4FA
tetradic
#FA6EF4 #FABA6E #6EFA74 #6EAEFA
square
#FA6EF4 #FABA6E #6EFA74 #6EAEFA
split-complementary
#FA6EF4 #AEFA6E #6EFABA
monochromatic
#E608DC #F833F0 #FA6EF4 #FCA9F8 #FEE1FD
Accessibility & contrast
On white
2.44
#FA6EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FA6EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EF4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EF4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF8
Deuteranopia (green-blind)
#90ADF0
Tritanopia (blue-blind)
#FF7DA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa6ef4; /* rgb */ color: rgb(250, 110, 244); /* oklch */ color: oklch(75.4% 0.229 329.2);
Tailwind
colors: {
custom: {
50: '#ff9ef8',
500: '#fa6ef4',
950: '#000000',
},
}SCSS
$custom: #fa6ef4; $custom-light: #ff9ef8; $custom-dark: #000000;
JSON
{
"hex": "#fa6ef4",
"rgb": {
"r": 250,
"g": 110,
"b": 244
},
"hsl": {
"h": 302.571,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.75367,
"c": 0.22873,
"h": 329.2
},
"luminance": 0.38008
}Semantic roles & 50–950 ramp
primary
#FA6EF4
secondary
#CFF5D1
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85