#060404#060404
#060404 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 11.1% C 0.006 H 18.1°. Best body text is #FFFFFF at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #060404 |
|---|---|
| RGB | rgb(6, 4, 4) |
| HSL | hsl(0, 20%, 2%) |
| HSV | hsv(0, 33%, 2%) |
| CMYK | cmyk(0%, 33.3%, 33.3%, 97.6%) |
| CIE-LAB | lab(1.21, 0.52, 0.18) |
| CIE-LCH | lch(1.21, 0.55, 19.35°) |
| OKLab | oklab(11.1% 0.0055 0.0018) |
| OKLCH | oklch(11.1% 0.006 18.1) |
| XYZ | xyz(0.1404, 0.1343, 0.1334) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.05
Almost Black
#070D0D
ΔE00 3.46
Very Dark Brown
#1D0200
ΔE00 10.66
Dark
#1B2431
ΔE00 11.38
Dark Grey
#363737
ΔE00 13.98
Gunmetal
#2A3439
ΔE00 14.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060404 #040606
analogous
#060405 #060404 #060504
triadic
#060404 #040604 #040406
tetradic
#060404 #050604 #040606 #050406
square
#060404 #050604 #040606 #050406
split-complementary
#060404 #040605 #040506
monochromatic
#120C0C #120C0C #120C0C #2B1C1C #4F3535
Accessibility & contrast
On white
20.45
#060404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#060404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060404
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060404 | 1.00 | 20.45 | 1.03 | 20.45 |
| #FFFFFF | 20.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040404
Deuteranopia (green-blind)
#050504
Tritanopia (blue-blind)
#070404
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #060404; /* rgb */ color: rgb(6, 4, 4); /* oklch */ color: oklch(11.1% 0.006 18.1);
Tailwind
colors: {
custom: {
50: '#494848',
500: '#060404',
950: '#000000',
},
}SCSS
$custom: #060404; $custom-light: #494848; $custom-dark: #000000;
JSON
{
"hex": "#060404",
"rgb": {
"r": 6,
"g": 4,
"b": 4
},
"hsl": {
"h": 0,
"s": 20,
"l": 1.961
},
"oklch": {
"l": 0.11101,
"c": 0.00573,
"h": 18.1
},
"luminance": 0.00134
}Semantic roles & 50–950 ramp
primary
#060404
secondary
#2C3A3A
accent
#BDBD6B
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777