Skip to main content

Documentation Index

Fetch the complete documentation index at: https://memberpulseptyltd.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Colour Palette

Consistent colour usage creates visual harmony and reinforces brand identity.

Primary Colours

The primary colour palette represents the MemberPulse brand.

Primary Blue

PropertyValue
Hex#2421C4
RGB0, 102, 204
HSL210, 100%, 40%
Usage: Primary buttons, links, focus rings, active states

Light Blue

PropertyValue
Hex#6C69FF
RGB51, 153, 255
HSL210, 100%, 60%
Usage: Hover states, secondary highlights, light theme accents

Dark Blue

PropertyValue
Hex#1A18A0
RGB0, 68, 153
HSL213, 100%, 30%
Usage: Active/pressed states, dark mode primary, headings

UI Colours - Light Theme

ColourSwatchHexCSS VariableUsage
Background
#FFFFFF--backgroundPage backgrounds
Foreground
#000000--foregroundPrimary text
Card
#F8F8FA--cardCard backgrounds
Card Foreground
#000000--card-foregroundCard text
Muted
#F5F5F7--mutedSubtle backgrounds
Muted Foreground
#6C757D--muted-foregroundSecondary text
Border
#E2E8F0--borderBorders, dividers
Input
#F5F5F7--inputInput backgrounds
Ring
#2421C4--ringFocus rings

UI Colours - Dark Theme

ColourSwatchHexCSS VariableUsage
Background
#0F101A--backgroundPage backgrounds
Foreground
#FFFFFF--foregroundPrimary text
Card
#171926--cardCard backgrounds
Card Foreground
#FFFFFF--card-foregroundCard text
Muted
#2B2E3E--mutedSubtle backgrounds
Muted Foreground
#9CA3AF--muted-foregroundSecondary text
Border
#3A3F50--borderBorders, dividers
Input
#2B2E3E--inputInput backgrounds
Ring
#6C69FF--ringFocus rings

Semantic Colours

Semantic colours convey meaning and status.

Success

Hex: #10B981Positive actions, success states, confirmations

Warning

Hex: #F59E0BCaution, pending states, attention needed

Destructive

Hex: #DC3545Errors, delete actions, critical alerts

Info

Hex: #3B82F6Information, tips, neutral notifications

Semantic Colour Variants

StateBackgroundForegroundBorder
Success#ECFDF5#065F46#10B981
Warning#FFFBEB#92400E#F59E0B
Destructive#FEF2F2#991B1B#DC3545
Info#EFF6FF#1E40AF#3B82F6

Chart Colours

Sequential palette for data visualizations.
ChartHexUsage
Chart 1#2421C4Primary data series
Chart 2#6C69FFSecondary data series
Chart 3#66B2FFTertiary data series
Chart 4#99CCFFQuaternary data series
Chart 5#CCE5FFQuinary data series

Categorical Palette

For charts requiring distinct colours:

Accessibility

Contrast Requirements

All colour combinations must meet WCAG 2.1 AA standards:
Text SizeMinimum Ratio
Normal text (< 18px)4.5:1
Large text (≥ 18px or 14px bold)3:1
UI components3:1

Tested Combinations

BackgroundForegroundRatioPass
#FFFFFF#00000021:1✅ AAA
#FFFFFF#2421C45.9:1✅ AA
#FFFFFF#6C757D4.6:1✅ AA
#0F101A#FFFFFF18.1:1✅ AAA
#2421C4#FFFFFF5.9:1✅ AA