← Back to Editor

#EBEEF7 · #E9E3D7 · #EDB7B5 · #BF9EBD · #130F0E

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#EBEEF7

Azure · Lavender · Sky Blue

HEX
#EBEEF7
RGB
rgb(235, 238, 247)
HSL
hsl(225, 43%, 95%)
HSB
hsb(225, 5%, 97%)
CMYK
cmyk(5%, 4%, 0%, 3%)
Oklch
oklch(94.9% 0.013 271.3)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#E9E3D7

Goose Yellow · Beige · Lemon Cream

HEX
#E9E3D7
RGB
rgb(233, 227, 215)
HSL
hsl(40, 29%, 88%)
HSB
hsb(40, 8%, 91%)
CMYK
cmyk(0%, 3%, 8%, 9%)
Oklch
oklch(91.7% 0.017 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#EDB7B5

Peach Pink · LightPink · Cherry Blossom

HEX
#EDB7B5
RGB
rgb(237, 183, 181)
HSL
hsl(2, 61%, 82%)
HSB
hsb(2, 24%, 93%)
CMYK
cmyk(0%, 23%, 24%, 7%)
Oklch
oklch(82.8% 0.063 21.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#BF9EBD

Mauve · DarkGray · Lilac Purple

HEX
#BF9EBD
RGB
rgb(191, 158, 189)
HSL
hsl(304, 20%, 68%)
HSB
hsb(304, 17%, 75%)
CMYK
cmyk(0%, 17%, 1%, 25%)
Oklch
oklch(73.9% 0.058 328.1)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#130F0E

Crimson · Black · Deep Berry

HEX
#130F0E
RGB
rgb(19, 15, 14)
HSL
hsl(12, 15%, 6%)
HSB
hsb(12, 26%, 7%)
CMYK
cmyk(0%, 21%, 26%, 93%)
Oklch
oklch(17.3% 0.007 34.3)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EBEEF7
F8F5ED

Analogous

EDF5F8
EBEEF7
F0EDF8

Triadic

EBEEF7
F8EDF0
F0F8ED

Split-Comp.

EBEEF7
F8F0ED
F5F8ED

Tetradic

EBEEF7
F8EDF5
F8F5ED
EDF8F0

Contrast Matrix WCAG 2.1 Contrast

EBEEF7
E9E3D7
EDB7B5
BF9EBD
130F0E
1.1
Fail
1.5
Fail
2.0
Fail
16.4
AAA
1.1
Fail
1.4
Fail
1.9
Fail
14.9
AAA
1.5
Fail
1.4
Fail
1.4
Fail
10.9
AAA
2.0
Fail
1.9
Fail
1.4
Fail
8.0
AAA
16.4
AAA
14.9
AAA
10.9
AAA
8.0
AAA
White BG
1.2Fail
1.3Fail
1.7Fail
2.4Fail
19.1AAA
Black BG
18.1AAA
16.4AAA
12.0AAA
8.8AAA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

ECECF5
E6E6DA
D6D5B5
B1B0B5
11110E

Deuteranopia

ECECF4
E7E7DB
D9DDB6
B3B5B4
12120E

Tritanopia

EBF3F3
E9DCDD
EAB6B6
BDB0AE
130E0E

Achromatopsia

EEEEEE
E3E3E3
C7C7C7
ABABAB
101010

Shades & Tints Shades & Tints

#EBEEF7

Dark
Light

#E9E3D7

Dark
Light

#EDB7B5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ebeef7;
  --color-2: #e9e3d7;
  --color-3: #edb7b5;
  --color-4: #bf9ebd;
  --color-5: #130f0e;
}

SCSS

$color-1: #ebeef7;
$color-2: #e9e3d7;
$color-3: #edb7b5;
$color-4: #bf9ebd;
$color-5: #130f0e;

TAILWIND

colors: {
  'brand-1': '#ebeef7',
  'brand-2': '#e9e3d7',
  'brand-3': '#edb7b5',
  'brand-4': '#bf9ebd',
  'brand-5': '#130f0e',
}

RGB Array

[235, 238, 247], [233, 227, 215], [237, 183, 181], [191, 158, 189], [19, 15, 14]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EBEEF7, #E9E3D7, #EDB7B5, #BF9EBD, #130F0E is ideal for: health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ebeef7; --color-2: #e9e3d7; --color-3: #edb7b5; --color-4: #bf9ebd; --color-5: #130f0e. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color