← Back to Editor

#201B21 · #99D3D5 · #FFF9D0 · #F8ECB2

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#201B21

Dark Plum · Black · Dark Purple

HEX
#201B21
RGB
rgb(32, 27, 33)
HSL
hsl(290, 10%, 12%)
HSB
hsb(290, 18%, 13%)
CMYK
cmyk(3%, 18%, 0%, 87%)
Oklch
oklch(23.0% 0.014 320.6)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

#99D3D5

Sky Blue · LightBlue · Lake Green

HEX
#99D3D5
RGB
rgb(153, 211, 213)
HSL
hsl(182, 42%, 72%)
HSB
hsb(182, 28%, 84%)
CMYK
cmyk(28%, 1%, 0%, 16%)
Oklch
oklch(82.8% 0.059 198.8)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#FFF9D0

Fresh Green · Beige · Lemon Cream

HEX
#FFF9D0
RGB
rgb(255, 249, 208)
HSL
hsl(52, 100%, 91%)
HSB
hsb(52, 18%, 100%)
CMYK
cmyk(0%, 2%, 18%, 0%)
Oklch
oklch(97.6% 0.053 100.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F8ECB2

Fresh Green · Wheat · Lemon Cream

HEX
#F8ECB2
RGB
rgb(248, 236, 178)
HSL
hsl(50, 83%, 84%)
HSB
hsb(50, 28%, 97%)
CMYK
cmyk(0%, 5%, 28%, 3%)
Oklch
oklch(93.9% 0.075 97.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

201B21
1D221C

Analogous

1E1C22
201B21
221C20

Triadic

201B21
22211C
1C2221

Split-Comp.

201B21
20221C
1C221E

Tetradic

201B21
221E1C
1D221C
1C2022

Contrast Matrix WCAG 2.1 Contrast

201B21
99D3D5
FFF9D0
F8ECB2
10.2
AAA
15.9
AAA
14.2
AAA
10.2
AAA
1.6
Fail
1.4
Fail
15.9
AAA
1.6
Fail
1.1
Fail
14.2
AAA
1.4
Fail
1.1
Fail
White BG
16.9AAA
1.7Fail
1.1Fail
1.2Fail
Black BG
1.2Fail
12.6AAA
19.7AAA
17.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

1E1E20
B2B3D5
FCFCDA
F3F3C0

Deuteranopia

1E1F1F
AFAAD4
FDFDDC
F4F4C3

Tritanopia

201E1E
9CD4D4
FFE2E3
F7CBCE

Achromatopsia

1D1D1D
C2C2C2
F6F6F6
E9E9E9

Shades & Tints Shades & Tints

#201B21

Dark
Light

#99D3D5

Dark
Light

#FFF9D0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #201b21;
  --color-2: #99d3d5;
  --color-3: #fff9d0;
  --color-4: #f8ecb2;
}

SCSS

$color-1: #201b21;
$color-2: #99d3d5;
$color-3: #fff9d0;
$color-4: #f8ecb2;

TAILWIND

colors: {
  'brand-1': '#201b21',
  'brand-2': '#99d3d5',
  'brand-3': '#fff9d0',
  'brand-4': '#f8ecb2',
}

RGB Array

[32, 27, 33], [153, 211, 213], [255, 249, 208], [248, 236, 178]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #201B21, #99D3D5, #FFF9D0, #F8ECB2 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: #201b21; --color-2: #99d3d5; --color-3: #fff9d0; --color-4: #f8ecb2. 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