#FA68FF#FA68FF
#FA68FF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.2% C 0.246 H 326.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FA68FF |
|---|---|
| RGB | rgb(250, 104, 255) |
| HSL | hsl(298, 100%, 70%) |
| HSV | hsv(298, 59%, 100%) |
| CMYK | cmyk(2%, 59.2%, 0%, 0%) |
| CIE-LAB | lab(67.61, 74.22, -49.29) |
| CIE-LCH | lch(67.61, 89.10, 326.41°) |
| OKLab | oklab(75.23% 0.2047 -0.1362) |
| OKLCH | oklch(75.23% 0.246 326.4) |
| XYZ | xyz(62.4235, 37.4484, 98.5287) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.32
Light Magenta
#FA5FF7
ΔE00 1.71
Candy Pink
#FF63E9
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 5.10
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA68FF #6DFF68
analogous
#AE68FF #FA68FF #FF68B9
triadic
#FA68FF #FFFA68 #68FFFA
tetradic
#FA68FF #FFAE68 #6DFF68 #68B9FF
square
#FA68FF #FFAE68 #6DFF68 #68B9FF
split-complementary
#FA68FF #B9FF68 #68FFAE
monochromatic
#E500ED #F82BFF #FA68FF #FCA5FF #FEE0FF
Accessibility & contrast
On white
2.47
#FA68FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FA68FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA68FF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA68FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA68FF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5399FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#FF7CAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa68ff; /* rgb */ color: rgb(250, 104, 255); /* oklch */ color: oklch(75.2% 0.246 326.4);
Tailwind
colors: {
custom: {
50: '#ff9bff',
500: '#fa68ff',
950: '#000000',
},
}SCSS
$custom: #fa68ff; $custom-light: #ff9bff; $custom-dark: #000000;
JSON
{
"hex": "#fa68ff",
"rgb": {
"r": 250,
"g": 104,
"b": 255
},
"hsl": {
"h": 298.013,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75229,
"c": 0.24592,
"h": 326.4
},
"luminance": 0.37445
}Semantic roles & 50–950 ramp
primary
#FA68FF
secondary
#CEF6CD
accent
#E60008
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86