#FA68E9#FA68E9
#FA68E9 is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.2% C 0.229 H 332.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FA68E9 |
|---|---|
| RGB | rgb(250, 104, 233) |
| HSL | hsl(307, 94%, 69%) |
| HSV | hsv(307, 58%, 98%) |
| CMYK | cmyk(0%, 58.4%, 6.8%, 2%) |
| CIE-LAB | lab(66.61, 70.66, -38.75) |
| CIE-LCH | lch(66.61, 80.59, 331.26°) |
| OKLab | oklab(74.17% 0.2025 -0.1059) |
| OKLCH | oklch(74.17% 0.229 332.4) |
| XYZ | xyz(59.0826, 36.1121, 80.9335) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.86
Purply Pink
#F075E6
ΔE00 2.27
Light Magenta
#FA5FF7
ΔE00 2.71
Violet Pink
#FB5FFC
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 4.57
Orchid
#DA70D6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA68E9 #68FA79
analogous
#C268FA #FA68E9 #FA68A0
triadic
#FA68E9 #E9FA68 #68E9FA
tetradic
#FA68E9 #FAC268 #68FA79 #68A0FA
square
#FA68E9 #FAC268 #68FA79 #68A0FA
split-complementary
#FA68E9 #A0FA68 #68FAC2
monochromatic
#E007C7 #F82DE0 #FA68E9 #FCA3F2 #FEDEFA
Accessibility & contrast
On white
2.55
#FA68E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FA68E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA68E9
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA68E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA68E9 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6395ED
Deuteranopia (green-blind)
#91AAE5
Tritanopia (blue-blind)
#FF749F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa68e9; /* rgb */ color: rgb(250, 104, 233); /* oklch */ color: oklch(74.2% 0.229 332.4);
Tailwind
colors: {
custom: {
50: '#ff9bf0',
500: '#fa68e9',
950: '#000000',
},
}SCSS
$custom: #fa68e9; $custom-light: #ff9bf0; $custom-dark: #000000;
JSON
{
"hex": "#fa68e9",
"rgb": {
"r": 250,
"g": 104,
"b": 233
},
"hsl": {
"h": 306.986,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.74167,
"c": 0.22855,
"h": 332.4
},
"luminance": 0.36108
}Semantic roles & 50–950 ramp
primary
#FA68E9
secondary
#CAF4CF
accent
#E61B00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84