#FA68F2#FA68F2
#FA68F2 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.6% C 0.236 H 329.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FA68F2 |
|---|---|
| RGB | rgb(250, 104, 242) |
| HSL | hsl(303, 94%, 69%) |
| HSV | hsv(303, 58%, 98%) |
| CMYK | cmyk(0%, 58.4%, 3.2%, 2%) |
| CIE-LAB | lab(67.01, 72.09, -43.10) |
| CIE-LCH | lch(67.01, 83.99, 329.13°) |
| OKLab | oklab(74.59% 0.2036 -0.1184) |
| OKLCH | oklch(74.59% 0.236 329.8) |
| XYZ | xyz(60.4012, 36.6395, 87.8780) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 1.84
Violet Pink
#FB5FFC
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 2.78
Violet (CSS)
#EE82EE
ΔE00 4.51
Orchid
#DA70D6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA68F2 #68FA70
analogous
#B968FA #FA68F2 #FA68A9
triadic
#FA68F2 #F2FA68 #68F2FA
tetradic
#FA68F2 #FAB968 #68FA70 #68A9FA
square
#FA68F2 #FAB968 #68FA70 #68A9FA
split-complementary
#FA68F2 #A9FA68 #68FAB9
monochromatic
#E007D4 #F82DED #FA68F2 #FCA3F7 #FEDEFC
Accessibility & contrast
On white
2.52
#FA68F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#FA68F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA68F2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA68F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA68F2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D96F6
Deuteranopia (green-blind)
#8DAAEE
Tritanopia (blue-blind)
#FF77A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa68f2; /* rgb */ color: rgb(250, 104, 242); /* oklch */ color: oklch(74.6% 0.236 329.8);
Tailwind
colors: {
custom: {
50: '#ff9bf7',
500: '#fa68f2',
950: '#000000',
},
}SCSS
$custom: #fa68f2; $custom-light: #ff9bf7; $custom-dark: #000000;
JSON
{
"hex": "#fa68f2",
"rgb": {
"r": 250,
"g": 104,
"b": 242
},
"hsl": {
"h": 303.288,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.7459,
"c": 0.23551,
"h": 329.8
},
"luminance": 0.36635
}Semantic roles & 50–950 ramp
primary
#FA68F2
secondary
#CAF4CC
accent
#E60D00
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85