← Back to Editor

#FFFFFF · #E9BDBD · #F951A9 · #0D0D0D

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#E9BDBD

Peach Pink · LightPink · Cherry Blossom

HEX
#E9BDBD
RGB
rgb(233, 189, 189)
HSL
hsl(0, 50%, 83%)
HSB
hsb(0, 19%, 91%)
CMYK
cmyk(0%, 19%, 19%, 9%)
Oklch
oklch(83.7% 0.051 18.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F951A9

Mauve · Orchid · Rose Pink

HEX
#F951A9
RGB
rgb(249, 81, 169)
HSL
hsl(329, 93%, 65%)
HSB
hsb(329, 67%, 98%)
CMYK
cmyk(0%, 67%, 32%, 2%)
Oklch
oklch(69.0% 0.218 352.1)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#0D0D0D

Ink Black · Black · Jet Black

HEX
#0D0D0D
RGB
rgb(13, 13, 13)
HSL
hsl(0, 0%, 5%)
HSB
hsb(0, 0%, 5%)
CMYK
cmyk(0%, 0%, 0%, 95%)
Oklch
oklch(15.9% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
E9BDBD
F951A9
0D0D0D
1.7
Fail
3.1
AA Large
19.4
AAA
1.7
Fail
1.8
Fail
11.5
AAA
3.1
AA Large
1.8
Fail
6.3
AA
19.4
AAA
11.5
AAA
6.3
AA
White BG
1.0Fail
1.7Fail
3.1AA Large
19.4AAA
Black BG
21.0AAA
12.5AAA
6.8AA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D6D6BD
B0AF94
0D0D0D

Deuteranopia

FFFFFF
D9DCBD
BAC78F
0D0D0D

Tritanopia

FFFFFF
E7BDBD
F1837F
0D0D0D

Achromatopsia

FFFFFF
CACACA
8D8D8D
0D0D0D

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E9BDBD

Dark
Light

#F951A9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e9bdbd;
  --color-3: #f951a9;
  --color-4: #0d0d0d;
}

SCSS

$color-1: #ffffff;
$color-2: #e9bdbd;
$color-3: #f951a9;
$color-4: #0d0d0d;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e9bdbd',
  'brand-3': '#f951a9',
  'brand-4': '#0d0d0d',
}

RGB Array

[255, 255, 255], [233, 189, 189], [249, 81, 169], [13, 13, 13]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FFFFFF, #E9BDBD, #F951A9, #0D0D0D is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #e9bdbd; --color-3: #f951a9; --color-4: #0d0d0d. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 4-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