#FA6FF8#FA6FF8
#FA6FF8 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.7% C 0.231 H 328.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FF8 |
|---|---|
| RGB | rgb(250, 111, 248) |
| HSL | hsl(301, 93%, 71%) |
| HSV | hsv(301, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 0.8%, 2%) |
| CIE-LAB | lab(68.37, 70.09, -44.26) |
| CIE-LCH | lch(68.37, 82.90, 327.73°) |
| OKLab | oklab(75.67% 0.1958 -0.1218) |
| OKLCH | oklch(75.67% 0.231 328.1) |
| XYZ | xyz(62.0512, 38.4740, 92.9466) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.46
Violet Pink
#FB5FFC
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 2.89
Candy Pink
#FF63E9
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 3.73
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FF8 #6FFA71
analogous
#B66FFA #FA6FF8 #FA6FB2
triadic
#FA6FF8 #F8FA6F #6FF8FA
tetradic
#FA6FF8 #FAB66F #6FFA71 #6FB2FA
square
#FA6FF8 #FAB66F #6FFA71 #6FB2FA
split-complementary
#FA6FF8 #B2FA6F #6FFAB6
monochromatic
#E708E3 #F834F5 #FA6FF8 #FCAAFB #FEE1FE
Accessibility & contrast
On white
2.42
#FA6FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FA6FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FF8
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FF8 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFC
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#FF7FAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa6ff8; /* rgb */ color: rgb(250, 111, 248); /* oklch */ color: oklch(75.7% 0.231 328.1);
Tailwind
colors: {
custom: {
50: '#ff9ffb',
500: '#fa6ff8',
950: '#000000',
},
}SCSS
$custom: #fa6ff8; $custom-light: #ff9ffb; $custom-dark: #000000;
JSON
{
"hex": "#fa6ff8",
"rgb": {
"r": 250,
"g": 111,
"b": 248
},
"hsl": {
"h": 300.863,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75674,
"c": 0.23056,
"h": 328.1
},
"luminance": 0.3847
}Semantic roles & 50–950 ramp
primary
#FA6FF8
secondary
#D0F5D0
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85