#FA6FF4#FA6FF4
#FA6FF4 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.5% C 0.227 H 329.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FF4 |
|---|---|
| RGB | rgb(250, 111, 244) |
| HSL | hsl(303, 93%, 71%) |
| HSV | hsv(303, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 2.4%, 2%) |
| CIE-LAB | lab(68.19, 69.43, -42.34) |
| CIE-LCH | lch(68.19, 81.33, 328.62°) |
| OKLab | oklab(75.48% 0.1953 -0.1163) |
| OKLCH | oklch(75.48% 0.227 329.2) |
| XYZ | xyz(61.4373, 38.2285, 89.7133) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.39
Candy Pink
#FF63E9
ΔE00 2.49
Light Magenta
#FA5FF7
ΔE00 2.58
Violet Pink
#FB5FFC
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 3.56
Orchid
#DA70D6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FF4 #6FFA75
analogous
#BA6FFA #FA6FF4 #FA6FAE
triadic
#FA6FF4 #F4FA6F #6FF4FA
tetradic
#FA6FF4 #FABA6F #6FFA75 #6FAEFA
square
#FA6FF4 #FABA6F #6FFA75 #6FAEFA
split-complementary
#FA6FF4 #AEFA6F #6FFABA
monochromatic
#E708DD #F834EF #FA6FF4 #FCAAF9 #FEE1FD
Accessibility & contrast
On white
2.43
#FA6FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FA6FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FF4
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FF4 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649AF8
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#FF7DA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa6ff4; /* rgb */ color: rgb(250, 111, 244); /* oklch */ color: oklch(75.5% 0.227 329.2);
Tailwind
colors: {
custom: {
50: '#ff9ff8',
500: '#fa6ff4',
950: '#000000',
},
}SCSS
$custom: #fa6ff4; $custom-light: #ff9ff8; $custom-dark: #000000;
JSON
{
"hex": "#fa6ff4",
"rgb": {
"r": 250,
"g": 111,
"b": 244
},
"hsl": {
"h": 302.59,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75484,
"c": 0.22731,
"h": 329.2
},
"luminance": 0.38225
}Semantic roles & 50–950 ramp
primary
#FA6FF4
secondary
#D0F5D1
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85