← Back to Editor

#0A0A0C · #F7FAFA · #CFE8E9 · #ADADAC

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#0A0A0C

Deep Indigo · Black · Jet Black

HEX
#0A0A0C
RGB
rgb(10, 10, 12)
HSL
hsl(240, 9%, 4%)
HSB
hsb(240, 17%, 5%)
CMYK
cmyk(17%, 17%, 0%, 95%)
Oklch
oklch(14.6% 0.004 285.9)

TraditionalDeep Indigo」· PaintJet Black」· Creative Midnight Shadow

#F7FAFA

Sky Blue · Snow · Glacier Blue

HEX
#F7FAFA
RGB
rgb(247, 250, 250)
HSL
hsl(180, 23%, 97%)
HSB
hsb(180, 1%, 98%)
CMYK
cmyk(1%, 0%, 0%, 2%)
Oklch
oklch(98.3% 0.003 197.1)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#CFE8E9

Sky Blue · Lavender · Glacier Blue

HEX
#CFE8E9
RGB
rgb(207, 232, 233)
HSL
hsl(182, 37%, 86%)
HSB
hsb(182, 11%, 91%)
CMYK
cmyk(11%, 0%, 0%, 9%)
Oklch
oklch(91.3% 0.026 199.6)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#ADADAC

Ash · DarkGray · Silver Sand

HEX
#ADADAC
RGB
rgb(173, 173, 172)
HSL
hsl(60, 1%, 68%)
HSB
hsb(60, 1%, 68%)
CMYK
cmyk(0%, 0%, 1%, 32%)
Oklch
oklch(74.7% 0.001 106.4)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0A0A0C
0B0B09

Analogous

090A0B
0A0A0C
0A090B

Triadic

0A0A0C
0B0909
090B09

Split-Comp.

0A0A0C
0B0A09
0A0B09

Tetradic

0A0A0C
0B090A
0B0B09
090B0A

Contrast Matrix WCAG 2.1 Contrast

0A0A0C
F7FAFA
CFE8E9
ADADAC
18.8
AAA
15.4
AAA
8.8
AAA
18.8
AAA
1.2
Fail
2.1
Fail
15.4
AAA
1.2
Fail
1.8
Fail
8.8
AAA
2.1
Fail
1.8
Fail
White BG
19.8AAA
1.0Fail
1.3Fail
2.2Fail
Black BG
1.1Fail
20.0AAA
16.4AAA
9.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0A0A0C
F8F8FA
DADAE9
ADADAC

Deuteranopia

0A0A0B
F8F8FA
D8D6E9
ADADAC

Tritanopia

0A0B0B
F7FAFA
D0E9E9
ADACAC

Achromatopsia

0A0A0A
F9F9F9
E1E1E1
ADADAD

Shades & Tints Shades & Tints

#0A0A0C

Dark
Light

#F7FAFA

Dark
Light

#CFE8E9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0a0a0c;
  --color-2: #f7fafa;
  --color-3: #cfe8e9;
  --color-4: #adadac;
}

SCSS

$color-1: #0a0a0c;
$color-2: #f7fafa;
$color-3: #cfe8e9;
$color-4: #adadac;

TAILWIND

colors: {
  'brand-1': '#0a0a0c',
  'brand-2': '#f7fafa',
  'brand-3': '#cfe8e9',
  'brand-4': '#adadac',
}

RGB Array

[10, 10, 12], [247, 250, 250], [207, 232, 233], [173, 173, 172]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #0A0A0C, #F7FAFA, #CFE8E9, #ADADAC is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #0a0a0c; --color-2: #f7fafa; --color-3: #cfe8e9; --color-4: #adadac. 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. Restrained colors convey professionalism and trust. 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