← Back to Editor

#070707 · #FF9D98 · #F8AC9E · #D8B6B4 · #CAC6BA

A 5-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

#070707

Ink Black · Black · Jet Black

HEX
#070707
RGB
rgb(7, 7, 7)
HSL
hsl(0, 0%, 3%)
HSB
hsb(0, 0%, 3%)
CMYK
cmyk(0%, 0%, 0%, 97%)
Oklch
oklch(12.9% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FF9D98

Peach Pink · LightSalmon · Coral Red

HEX
#FF9D98
RGB
rgb(255, 157, 152)
HSL
hsl(3, 100%, 80%)
HSB
hsb(3, 40%, 100%)
CMYK
cmyk(0%, 38%, 40%, 0%)
Oklch
oklch(79.5% 0.118 23.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F8AC9E

Peach Pink · BurlyWood · Coral Red

HEX
#F8AC9E
RGB
rgb(248, 172, 158)
HSL
hsl(9, 87%, 80%)
HSB
hsb(9, 36%, 97%)
CMYK
cmyk(0%, 31%, 36%, 3%)
Oklch
oklch(81.4% 0.092 30.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#D8B6B4

Peach Pink · Silver · Coral Red

HEX
#D8B6B4
RGB
rgb(216, 182, 180)
HSL
hsl(3, 32%, 78%)
HSB
hsb(3, 17%, 85%)
CMYK
cmyk(0%, 16%, 17%, 15%)
Oklch
oklch(80.5% 0.039 22.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#CAC6BA

Goose Yellow · Silver · Lemon Cream

HEX
#CAC6BA
RGB
rgb(202, 198, 186)
HSL
hsl(45, 13%, 76%)
HSB
hsb(45, 8%, 79%)
CMYK
cmyk(0%, 2%, 8%, 21%)
Oklch
oklch(82.6% 0.017 91.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

070707
080808

Analogous

080808
070707
080808

Triadic

070707
080808
080808

Split-Comp.

070707
080808
080808

Tetradic

070707
080808
080808
080808

Contrast Matrix WCAG 2.1 Contrast

070707
FF9D98
F8AC9E
D8B6B4
CAC6BA
10.1
AAA
10.9
AAA
10.8
AAA
11.8
AAA
10.1
AAA
1.1
Fail
1.1
Fail
1.2
Fail
10.9
AAA
1.1
Fail
1.0
Fail
1.1
Fail
10.8
AAA
1.1
Fail
1.0
Fail
1.1
Fail
11.8
AAA
1.2
Fail
1.1
Fail
1.1
Fail
White BG
20.1AAA
2.0Fail
1.8Fail
1.9Fail
1.7Fail
Black BG
1.0Fail
10.5AAA
11.4AAA
11.3AAA
12.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

070707
D5D499
D7D6A1
C9C9B4
C8C8BD

Deuteranopia

070707
DAE29A
DCE1A2
CBCEB5
C9C9BE

Tritanopia

070707
FA9A9A
F4A4A5
D6B5B5
CABFC0

Achromatopsia

070707
BABABA
C1C1C1
C0C0C0
C6C6C6

Shades & Tints Shades & Tints

#070707

Dark
Light

#FF9D98

Dark
Light

#F8AC9E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #070707;
  --color-2: #ff9d98;
  --color-3: #f8ac9e;
  --color-4: #d8b6b4;
  --color-5: #cac6ba;
}

SCSS

$color-1: #070707;
$color-2: #ff9d98;
$color-3: #f8ac9e;
$color-4: #d8b6b4;
$color-5: #cac6ba;

TAILWIND

colors: {
  'brand-1': '#070707',
  'brand-2': '#ff9d98',
  'brand-3': '#f8ac9e',
  'brand-4': '#d8b6b4',
  'brand-5': '#cac6ba',
}

RGB Array

[7, 7, 7], [255, 157, 152], [248, 172, 158], [216, 182, 180], [202, 198, 186]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #070707, #FF9D98, #F8AC9E, #D8B6B4, #CAC6BA is ideal for: 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: #070707; --color-2: #ff9d98; --color-3: #f8ac9e; --color-4: #d8b6b4; --color-5: #cac6ba. 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 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