#FA68F9#FA68F9
#FA68F9 is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.9% C 0.241 H 327.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FA68F9 |
|---|---|
| RGB | rgb(250, 104, 249) |
| HSL | hsl(300, 94%, 69%) |
| HSV | hsv(300, 58%, 98%) |
| CMYK | cmyk(0%, 58.4%, 0.4%, 2%) |
| CIE-LAB | lab(67.33, 73.23, -46.44) |
| CIE-LCH | lch(67.33, 86.71, 327.61°) |
| OKLab | oklab(74.93% 0.2043 -0.128) |
| OKLCH | oklch(74.93% 0.241 327.9) |
| XYZ | xyz(61.4727, 37.0681, 93.5212) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.35
Violet Pink
#FB5FFC
ΔE00 1.36
Candy Pink
#FF63E9
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 4.74
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA68F9 #68FA69
analogous
#B268FA #FA68F9 #FA68B0
triadic
#FA68F9 #F9FA68 #68F9FA
tetradic
#FA68F9 #FAB268 #68FA69 #68B0FA
square
#FA68F9 #FAB268 #68FA69 #68B0FA
split-complementary
#FA68F9 #B0FA68 #68FAB2
monochromatic
#E007DF #F82DF7 #FA68F9 #FCA3FB #FEDEFE
Accessibility & contrast
On white
2.50
#FA68F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FA68F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA68F9
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA68F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA68F9 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FD
Deuteranopia (green-blind)
#8AABF5
Tritanopia (blue-blind)
#FF7AA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa68f9; /* rgb */ color: rgb(250, 104, 249); /* oklch */ color: oklch(74.9% 0.241 327.9);
Tailwind
colors: {
custom: {
50: '#ff9bfc',
500: '#fa68f9',
950: '#000000',
},
}SCSS
$custom: #fa68f9; $custom-light: #ff9bfc; $custom-dark: #000000;
JSON
{
"hex": "#fa68f9",
"rgb": {
"r": 250,
"g": 104,
"b": 249
},
"hsl": {
"h": 300.411,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.7493,
"c": 0.24107,
"h": 327.9
},
"luminance": 0.37064
}Semantic roles & 50–950 ramp
primary
#FA68F9
secondary
#CAF4CA
accent
#E60200
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85