Named color

Lotus Pink

Lotus Pink is a pastel red color with HEX #F4A7B9. According to Colors Encyclopedia, it has RGB 244, 167, 185, HSL 346, 78%, 81%, warm temperature, and is useful for botanical palettes, natural product design, and seasonal editorial palettes.

HEX #F4A7B9
RGB rgb(244, 167, 185)
HSL hsl(346 78% 81%)
CMYK cmyk(0, 32, 24, 4)
Luminance 0.5037
Contrast Black 11.07:1White 1.9:1

CSS Utilities

--color-lotus-pink: #F4A7B9;
.bg-lotus-pink { background-color: #F4A7B9; }
.text-lotus-pink { color: #F4A7B9; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.5037
Black text11.07:1AA Pass
White text1.9:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#F4A7B9",
  "rgb": [
    244,
    167,
    185
  ],
  "hsl": [
    346,
    78,
    81
  ],
  "cmyk": [
    0,
    32,
    24,
    4
  ],
  "luminance": 0.5037,
  "contrast": {
    "black": 11.07,
    "white": 1.9
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#A9F4E3",
  "analogous": [
    "#F4A9E0",
    "#F4BDA9"
  ],
  "triadic": [
    "#BAF4A9",
    "#A9BAF4"
  ],
  "tetradic": [
    "#E0F4A9",
    "#A9F4E3",
    "#BDA9F4"
  ],
  "splitComplementary": [
    "#A9F4BD",
    "#A9E0F4"
  ],
  "monochromatic": [
    "#FEFAFB",
    "#F4A7B9",
    "#EA5779"
  ]
}
Variants
{
  "light": "#FEFAFB",
  "dark": "#EA5779",
  "saturated": "#FF9EB5",
  "desaturated": "#EAB3C0",
  "pastel": "#FFFFFF",
  "neon": "#FFC7D4"
}
Pairings
{
  "best": [
    "#000000",
    "#A9F4E3",
    "#F4A9E0",
    "#F4BDA9"
  ],
  "avoid": [
    "#EAB3C0",
    "#FEFAFB"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FEFAFB",
    "#EAB3C0"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "soft-coral",
    "light-pink",
    "cherry-blossom",
    "sakura-pink",
    "melon"
  ],
  "generatedPalettes": [
    "lotus-pink"
  ],
  "generatedComparisons": [
    "lotus-pink-vs-light-pink",
    "lotus-pink-vs-soft-coral"
  ],
  "relatedFamilies": [
    "/colors/by-family/red",
    "/colors/by-temperature/warm",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/lotus-pink",
    "/wcag/lotus-pink",
    "/css/colors/lotus-pink",
    "/hex/f4a7b9"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/red",
      "/colors/by-temperature/warm",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/lotus-pink"
    ],
    "related": [
      "/colors/soft-coral",
      "/colors/light-pink",
      "/colors/cherry-blossom",
      "/colors/sakura-pink",
      "/colors/melon",
      "/compare/lotus-pink-vs-light-pink",
      "/compare/lotus-pink-vs-soft-coral",
      "/harmonies/lotus-pink",
      "/wcag/lotus-pink",
      "/css/colors/lotus-pink",
      "/hex/f4a7b9"
    ]
  }
}
Full JSON dataset
{
  "slug": "lotus-pink",
  "name": "Lotus Pink",
  "hex": "#F4A7B9",
  "uses": [
    "botanical palettes",
    "natural product design",
    "seasonal editorial palettes"
  ],
  "psychology": {
    "associations": [
      "life",
      "seasonality",
      "organic texture"
    ],
    "contexts": [
      "floral design",
      "garden brands",
      "lifestyle",
      "packaging"
    ],
    "avoidIn": [
      "strict grayscale systems"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "red",
  "temperature": "warm",
  "tone": [
    "pastel"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "red",
    "warm",
    "pastel",
    "botanical-palettes",
    "natural-product-design",
    "seasonal-editorial-palettes",
    "life",
    "seasonality",
    "organic-texture"
  ],
  "popularity": 84,
  "rgb": [
    244,
    167,
    185
  ],
  "hsl": [
    346,
    78,
    81
  ],
  "cmyk": [
    0,
    32,
    24,
    4
  ],
  "luminance": 0.5037,
  "contrast": {
    "black": 11.07,
    "white": 1.9
  },
  "harmonies": {
    "complementary": "#A9F4E3",
    "analogous": [
      "#F4A9E0",
      "#F4BDA9"
    ],
    "triadic": [
      "#BAF4A9",
      "#A9BAF4"
    ],
    "tetradic": [
      "#E0F4A9",
      "#A9F4E3",
      "#BDA9F4"
    ],
    "splitComplementary": [
      "#A9F4BD",
      "#A9E0F4"
    ],
    "monochromatic": [
      "#FEFAFB",
      "#F4A7B9",
      "#EA5779"
    ]
  },
  "variants": {
    "light": "#FEFAFB",
    "dark": "#EA5779",
    "saturated": "#FF9EB5",
    "desaturated": "#EAB3C0",
    "pastel": "#FFFFFF",
    "neon": "#FFC7D4"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-lotus-pink: #F4A7B9;",
    "utility": ".bg-lotus-pink { background-color: #F4A7B9; }",
    "textUtility": ".text-lotus-pink { color: #F4A7B9; }"
  },
  "nearestColors": [
    "soft-coral",
    "light-pink",
    "cherry-blossom",
    "sakura-pink",
    "melon"
  ],
  "generatedPalettes": [
    "lotus-pink"
  ],
  "generatedComparisons": [
    "lotus-pink-vs-light-pink",
    "lotus-pink-vs-soft-coral"
  ],
  "relatedFamilies": [
    "/colors/by-family/red",
    "/colors/by-temperature/warm",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/lotus-pink",
    "/wcag/lotus-pink",
    "/css/colors/lotus-pink",
    "/hex/f4a7b9"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/red",
      "/colors/by-temperature/warm",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/lotus-pink"
    ],
    "related": [
      "/colors/soft-coral",
      "/colors/light-pink",
      "/colors/cherry-blossom",
      "/colors/sakura-pink",
      "/colors/melon",
      "/compare/lotus-pink-vs-light-pink",
      "/compare/lotus-pink-vs-soft-coral",
      "/harmonies/lotus-pink",
      "/wcag/lotus-pink",
      "/css/colors/lotus-pink",
      "/hex/f4a7b9"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#A9F4E3",
      "#F4A9E0",
      "#F4BDA9"
    ],
    "avoid": [
      "#EAB3C0",
      "#FEFAFB"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FEFAFB",
      "#EAB3C0"
    ]
  }
}

Color meaning and use

About Lotus Pink Color

Lotus Pink sits in the red family with warm temperature and pastel visual character. Lotus Pink is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include life, seasonality, and organic texture, which makes it relevant for floral design and garden brands. In design work, Lotus Pink is most useful for botanical palettes, natural product design, and seasonal editorial palettes, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Lotus Pink against black and white text.

Black text11.07:1AA Pass
White text1.9:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#A9F4E3#A9F4E3
#F4A9E0#F4A9E0
#F4BDA9#F4BDA9
#BAF4A9#BAF4A9
#A9BAF4#A9BAF4

Variants

#FEFAFB#FEFAFB
#EA5779#EA5779
#FF9EB5#FF9EB5
#EAB3C0#EAB3C0
White#FFFFFF
#FFC7D4#FFC7D4

Pairings

Black#000000
#A9F4E3#A9F4E3
#F4A9E0#F4A9E0
#F4BDA9#F4BDA9
Matte Black#1A1A1A
White Smoke#F5F5F5