#06060E#06060E
#06060E is a very dark, near-neutral blue. Relative luminance 0.002; OKLCH L 12.7% C 0.019 H 283.3°. Best body text is #FFFFFF at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #06060E |
|---|---|
| RGB | rgb(6, 6, 14) |
| HSL | hsl(240, 40%, 4%) |
| HSV | hsv(240, 57%, 5%) |
| CMYK | cmyk(57.1%, 57.1%, 0%, 94.5%) |
| CIE-LAB | lab(1.81, 1.18, -3.20) |
| CIE-LCH | lch(1.81, 3.41, 290.18°) |
| OKLab | oklab(12.73% 0.0044 -0.0186) |
| OKLCH | oklch(12.73% 0.019 283.3) |
| XYZ | xyz(0.2195, 0.2007, 0.4425) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 3.54
Almost Black
#070D0D
ΔE00 4.72
Dark
#1B2431
ΔE00 9.24
Very Dark Brown
#1D0200
ΔE00 11.29
Gunmetal
#2A3439
ΔE00 13.42
Dark Grey
#363737
ΔE00 14.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06060E #0E0E06
analogous
#060A0E #06060E #0A060E
triadic
#06060E #0E0606 #060E06
tetradic
#06060E #0E060A #0E0E06 #060E0A
square
#06060E #0E060A #0E0E06 #060E0A
split-complementary
#06060E #0E0A06 #0A0E06
monochromatic
#090915 #090915 #090915 #181839 #2B2B64
Accessibility & contrast
On white
20.19
#06060E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#06060E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06060E
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06060E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06060E | 1.00 | 20.19 | 1.04 | 20.19 |
| #FFFFFF | 20.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#04070E
Deuteranopia (green-blind)
#04060E
Tritanopia (blue-blind)
#040709
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #06060e; /* rgb */ color: rgb(6, 6, 14); /* oklch */ color: oklch(12.7% 0.019 283.3);
Tailwind
colors: {
custom: {
50: '#49494d',
500: '#06060e',
950: '#000000',
},
}SCSS
$custom: #06060e; $custom-light: #49494d; $custom-dark: #000000;
JSON
{
"hex": "#06060e",
"rgb": {
"r": 6,
"g": 6,
"b": 14
},
"hsl": {
"h": 240,
"s": 40,
"l": 3.922
},
"oklch": {
"l": 0.12728,
"c": 0.01917,
"h": 283.3
},
"luminance": 0.00201
}Semantic roles & 50–950 ramp
primary
#06060E
secondary
#484828
accent
#D058D0
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777