#FA68F0#FA68F0
#FA68F0 is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.5% C 0.234 H 330.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FA68F0 |
|---|---|
| RGB | rgb(250, 104, 240) |
| HSL | hsl(304, 94%, 69%) |
| HSV | hsv(304, 58%, 98%) |
| CMYK | cmyk(0%, 58.4%, 4%, 2%) |
| CIE-LAB | lab(66.92, 71.77, -42.13) |
| CIE-LCH | lch(66.92, 83.22, 329.58°) |
| OKLab | oklab(74.49% 0.2034 -0.1156) |
| OKLCH | oklch(74.49% 0.234 330.4) |
| XYZ | xyz(60.1024, 36.5200, 86.3046) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.57
Light Magenta
#FA5FF7
ΔE00 1.82
Violet Pink
#FB5FFC
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 2.61
Violet (CSS)
#EE82EE
ΔE00 4.48
Orchid
#DA70D6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA68F0 #68FA72
analogous
#BB68FA #FA68F0 #FA68A7
triadic
#FA68F0 #F0FA68 #68F0FA
tetradic
#FA68F0 #FABB68 #68FA72 #68A7FA
square
#FA68F0 #FABB68 #68FA72 #68A7FA
split-complementary
#FA68F0 #A7FA68 #68FABB
monochromatic
#E007D1 #F82DEA #FA68F0 #FCA3F6 #FEDEFC
Accessibility & contrast
On white
2.53
#FA68F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FA68F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA68F0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA68F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA68F0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E96F4
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#FF76A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa68f0; /* rgb */ color: rgb(250, 104, 240); /* oklch */ color: oklch(74.5% 0.234 330.4);
Tailwind
colors: {
custom: {
50: '#ff9bf5',
500: '#fa68f0',
950: '#000000',
},
}SCSS
$custom: #fa68f0; $custom-light: #ff9bf5; $custom-dark: #000000;
JSON
{
"hex": "#fa68f0",
"rgb": {
"r": 250,
"g": 104,
"b": 240
},
"hsl": {
"h": 304.11,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.74494,
"c": 0.23395,
"h": 330.4
},
"luminance": 0.36516
}Semantic roles & 50–950 ramp
primary
#FA68F0
secondary
#CAF4CD
accent
#E61000
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85