#FA6FF0#FA6FF0
#FA6FF0 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.224 H 330.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FF0 |
|---|---|
| RGB | rgb(250, 111, 240) |
| HSL | hsl(304, 93%, 71%) |
| HSV | hsv(304, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 4%, 2%) |
| CIE-LAB | lab(68.01, 68.78, -40.42) |
| CIE-LCH | lch(68.01, 79.78, 329.56°) |
| OKLab | oklab(75.3% 0.1948 -0.1107) |
| OKLCH | oklch(75.3% 0.224 330.4) |
| XYZ | xyz(60.8365, 37.9882, 86.5493) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 2.08
Light Magenta
#FA5FF7
ΔE00 2.84
Violet Pink
#FB5FFC
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 3.49
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FF0 #6FFA79
analogous
#BF6FFA #FA6FF0 #FA6FAA
triadic
#FA6FF0 #F0FA6F #6FF0FA
tetradic
#FA6FF0 #FABF6F #6FFA79 #6FAAFA
square
#FA6FF0 #FABF6F #6FFA79 #6FAAFA
split-complementary
#FA6FF0 #AAFA6F #6FFABF
monochromatic
#E708D7 #F834EA #FA6FF0 #FCAAF6 #FEE1FC
Accessibility & contrast
On white
2.44
#FA6FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FA6FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FF0
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FF0 | 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)
#679AF4
Deuteranopia (green-blind)
#92ADEC
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa6ff0; /* rgb */ color: rgb(250, 111, 240); /* oklch */ color: oklch(75.3% 0.224 330.4);
Tailwind
colors: {
custom: {
50: '#ff9ff5',
500: '#fa6ff0',
950: '#000000',
},
}SCSS
$custom: #fa6ff0; $custom-light: #ff9ff5; $custom-dark: #000000;
JSON
{
"hex": "#fa6ff0",
"rgb": {
"r": 250,
"g": 111,
"b": 240
},
"hsl": {
"h": 304.317,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75297,
"c": 0.2241,
"h": 330.4
},
"luminance": 0.37984
}Semantic roles & 50–950 ramp
primary
#FA6FF0
secondary
#D0F5D2
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85