#FA68FD#FA68FD
#FA68FD is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.1% C 0.244 H 326.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FA68FD |
|---|---|
| RGB | rgb(250, 104, 253) |
| HSL | hsl(299, 97%, 70%) |
| HSV | hsv(299, 59%, 99%) |
| CMYK | cmyk(1.2%, 58.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.52, 73.89, -48.34) |
| CIE-LCH | lch(67.52, 88.30, 326.80°) |
| OKLab | oklab(75.13% 0.2046 -0.1335) |
| OKLCH | oklch(75.13% 0.244 326.9) |
| XYZ | xyz(62.1032, 37.3203, 96.8419) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.27
Light Magenta
#FA5FF7
ΔE00 1.55
Candy Pink
#FF63E9
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 4.97
Orchid
#DA70D6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA68FD #6BFD68
analogous
#B068FD #FA68FD #FD68B5
triadic
#FA68FD #FDFA68 #68FDFA
tetradic
#FA68FD #FDB068 #6BFD68 #68B5FD
square
#FA68FD #FDB068 #6BFD68 #68B5FD
split-complementary
#FA68FD #B5FD68 #68FDB0
monochromatic
#E303E8 #F82CFC #FA68FD #FCA4FE #FEE1FF
Accessibility & contrast
On white
2.48
#FA68FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FA68FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA68FD
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA68FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA68FD | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5598FF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#FF7BA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa68fd; /* rgb */ color: rgb(250, 104, 253); /* oklch */ color: oklch(75.1% 0.244 326.9);
Tailwind
colors: {
custom: {
50: '#ff9bfe',
500: '#fa68fd',
950: '#000000',
},
}SCSS
$custom: #fa68fd; $custom-light: #ff9bfe; $custom-dark: #000000;
JSON
{
"hex": "#fa68fd",
"rgb": {
"r": 250,
"g": 104,
"b": 253
},
"hsl": {
"h": 298.792,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.75128,
"c": 0.24429,
"h": 326.9
},
"luminance": 0.37316
}Semantic roles & 50–950 ramp
primary
#FA68FD
secondary
#CCF5CC
accent
#E60005
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86