Generated palette

Pear Palette

Pear Palette is a generated palette built from #D1E231, #4332E2, #E29B32, #78E232. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.

Pear Palette combines primary #D1E231, secondary #4332E2, surface #E29B32, background #78E232, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.

5colors
Yellow palettedominant group
6use cases

Palette Color Roles

Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.

Primary#D1E231Pear
Secondary#4332E2#4332E2
Surface#E29B32#E29B32
Background#78E232#78E232
Accent#000000Black

CSS Variables

--palette-pear-primary: #D1E231;
--palette-pear-secondary: #4332E2;
--palette-pear-surface: #E29B32;
--palette-pear-background: #78E232;
--palette-pear-accent: #000000;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#D1E231
Black 14.63:1 · White 1.44:1
Best #000000
Secondary#4332E2
Black 2.79:1 · White 7.52:1
Best #FFFFFF
Surface#E29B32
Black 8.97:1 · White 2.34:1
Best #000000
Background#78E232
Black 12.72:1 · White 1.65:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Pear Palette Data (JSON)

Structured palette data for Pear Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.6817
Black text14.63:1AA Pass
White text1.44:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#D1E231",
    "name": "Pear"
  },
  {
    "role": "secondary",
    "hex": "#4332E2",
    "name": "#4332E2"
  },
  {
    "role": "surface",
    "hex": "#E29B32",
    "name": "#E29B32"
  },
  {
    "role": "background",
    "hex": "#78E232",
    "name": "#78E232"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#D1E231",
    "name": "Pear",
    "blackContrast": 14.63,
    "whiteContrast": 1.44,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#4332E2",
    "name": "#4332E2",
    "blackContrast": 2.79,
    "whiteContrast": 7.52,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "surface",
    "hex": "#E29B32",
    "name": "#E29B32",
    "blackContrast": 8.97,
    "whiteContrast": 2.34,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#78E232",
    "name": "#78E232",
    "blackContrast": 12.72,
    "whiteContrast": 1.65,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "pear palette",
  "generated palette",
  "yellow palette",
  "blue palette",
  "orange palette",
  "green palette",
  "gray palette",
  "vibrant palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "wellness and botanical palettes",
  "calm digital interfaces"
]
CSS variables
"--palette-pear-primary: #D1E231;\n--palette-pear-secondary: #4332E2;\n--palette-pear-surface: #E29B32;\n--palette-pear-background: #78E232;\n--palette-pear-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pear",
  "name": "Pear Palette",
  "type": "generated",
  "sourceColor": "pear",
  "description": "Generated palette built from Pear, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Pear Palette combines primary #D1E231, secondary #4332E2, surface #E29B32, background #78E232, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
  "semanticGroups": [
    "pear palette",
    "generated palette",
    "yellow palette",
    "blue palette",
    "orange palette",
    "green palette",
    "gray palette",
    "vibrant palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "wellness and botanical palettes",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#D1E231",
      "slug": "pear",
      "name": "Pear",
      "rgb": [
        209,
        226,
        49
      ],
      "hsl": [
        66,
        75,
        54
      ],
      "cmyk": [
        8,
        0,
        78,
        11
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6817,
      "contrast": {
        "black": 14.63,
        "white": 1.44
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/pear/"
    },
    {
      "role": "secondary",
      "hex": "#4332E2",
      "slug": null,
      "name": "#4332E2",
      "rgb": [
        67,
        50,
        226
      ],
      "hsl": [
        246,
        75,
        54
      ],
      "cmyk": [
        70,
        78,
        0,
        11
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.0897,
      "contrast": {
        "black": 2.79,
        "white": 7.52
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/4332e2/"
    },
    {
      "role": "surface",
      "hex": "#E29B32",
      "slug": null,
      "name": "#E29B32",
      "rgb": [
        226,
        155,
        50
      ],
      "hsl": [
        36,
        75,
        54
      ],
      "cmyk": [
        0,
        31,
        78,
        11
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3984,
      "contrast": {
        "black": 8.97,
        "white": 2.34
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/e29b32/"
    },
    {
      "role": "background",
      "hex": "#78E232",
      "slug": null,
      "name": "#78E232",
      "rgb": [
        120,
        226,
        50
      ],
      "hsl": [
        96,
        75,
        54
      ],
      "cmyk": [
        47,
        0,
        78,
        11
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.5862,
      "contrast": {
        "black": 12.72,
        "white": 1.65
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/78e232/"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "slug": "black",
      "name": "Black",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark",
        "neutral"
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/black/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#D1E231",
      "name": "Pear"
    },
    {
      "role": "secondary",
      "hex": "#4332E2",
      "name": "#4332E2"
    },
    {
      "role": "surface",
      "hex": "#E29B32",
      "name": "#E29B32"
    },
    {
      "role": "background",
      "hex": "#78E232",
      "name": "#78E232"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#D1E231",
      "name": "Pear",
      "blackContrast": 14.63,
      "whiteContrast": 1.44,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#4332E2",
      "name": "#4332E2",
      "blackContrast": 2.79,
      "whiteContrast": 7.52,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "surface",
      "hex": "#E29B32",
      "name": "#E29B32",
      "blackContrast": 8.97,
      "whiteContrast": 2.34,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#78E232",
      "name": "#78E232",
      "blackContrast": 12.72,
      "whiteContrast": 1.65,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-pear-primary: #D1E231;\n--palette-pear-secondary: #4332E2;\n--palette-pear-surface: #E29B32;\n--palette-pear-background: #78E232;\n--palette-pear-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/pear.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/pear.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/pear/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/pear.json"
}