#06041E#06041E
#06041E is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.5% C 0.056 H 280.7°. Best body text is #FFFFFF at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #06041E |
|---|---|
| RGB | rgb(6, 4, 30) |
| HSL | hsl(245, 76%, 7%) |
| HSV | hsv(245, 87%, 12%) |
| CMYK | cmyk(80%, 86.7%, 0%, 88.2%) |
| CIE-LAB | lab(1.98, 5.91, -14.14) |
| CIE-LCH | lch(1.98, 15.32, 292.70°) |
| OKLab | oklab(13.52% 0.0104 -0.0552) |
| OKLCH | oklch(13.52% 0.056 280.7) |
| XYZ | xyz(0.3528, 0.2193, 1.2518) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.70
Dark Navy Blue
#00022E
ΔE00 6.82
Very Dark Blue
#000133
ΔE00 8.44
Dark Navy
#000435
ΔE00 8.54
Navy (survey)
#01153E
ΔE00 8.59
Midnight Blue (survey)
#020035
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06041E #1C1E04
analogous
#040F1E #06041E #13041E
triadic
#06041E #1E0604 #041E06
tetradic
#06041E #1E040F #1C1E04 #041E13
square
#06041E #1E040F #1C1E04 #041E13
split-complementary
#06041E #1E1304 #0F1E04
monochromatic
#05041B #05041B #06041E #110B54 #1C128A
Accessibility & contrast
On white
20.12
#06041E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#06041E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06041E
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06041E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06041E | 1.00 | 20.12 | 1.04 | 20.12 |
| #FFFFFF | 20.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00081F
Deuteranopia (green-blind)
#00061D
Tritanopia (blue-blind)
#000A0F
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #06041e; /* rgb */ color: rgb(6, 4, 30); /* oklch */ color: oklch(13.5% 0.056 280.7);
Tailwind
colors: {
custom: {
50: '#494859',
500: '#06041e',
950: '#000000',
},
}SCSS
$custom: #06041e; $custom-light: #494859; $custom-dark: #000000;
JSON
{
"hex": "#06041e",
"rgb": {
"r": 6,
"g": 4,
"b": 30
},
"hsl": {
"h": 244.615,
"s": 76.471,
"l": 6.667
},
"oklch": {
"l": 0.13521,
"c": 0.05616,
"h": 280.7
},
"luminance": 0.00219
}Semantic roles & 50–950 ramp
primary
#06041E
secondary
#5B611D
accent
#F335E4
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#010003
muted
#777778