#050404#050404
#050404 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 10.9% C 0.003 H 17.6°. Best body text is #FFFFFF at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #050404 |
|---|---|
| RGB | rgb(5, 4, 4) |
| HSL | hsl(0, 11%, 2%) |
| HSV | hsv(0, 20%, 2%) |
| CMYK | cmyk(0%, 20%, 20%, 98%) |
| CIE-LAB | lab(1.16, 0.26, 0.09) |
| CIE-LCH | lch(1.16, 0.28, 19.60°) |
| OKLab | oklab(10.89% 0.0029 0.0009) |
| OKLCH | oklch(10.89% 0.003 17.6) |
| XYZ | xyz(0.1279, 0.1279, 0.1328) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Black
#000000
ΔE00 0.77
Almost Black
#070D0D
ΔE00 3.06
Very Dark Brown
#1D0200
ΔE00 11.04
Dark
#1B2431
ΔE00 11.30
Gunmetal
#2A3439
ΔE00 13.86
Dark Grey
#363737
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050404 #040505
analogous
#050405 #050404 #050504
triadic
#050404 #040504 #040405
tetradic
#050404 #050504 #040505 #050405
square
#050404 #050504 #040505 #050405
split-complementary
#050404 #040505 #040505
monochromatic
#110E0E #110E0E #110E0E #271F1F #493A3A
Accessibility & contrast
On white
20.48
#050404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#050404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050404
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050404 | 1.00 | 20.48 | 1.03 | 20.48 |
| #FFFFFF | 20.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040404
Deuteranopia (green-blind)
#040404
Tritanopia (blue-blind)
#050404
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #050404; /* rgb */ color: rgb(5, 4, 4); /* oklch */ color: oklch(10.9% 0.003 17.6);
Tailwind
colors: {
custom: {
50: '#494848',
500: '#050404',
950: '#000000',
},
}SCSS
$custom: #050404; $custom-light: #494848; $custom-dark: #000000;
JSON
{
"hex": "#050404",
"rgb": {
"r": 5,
"g": 4,
"b": 4
},
"hsl": {
"h": 0,
"s": 11.111,
"l": 1.765
},
"oklch": {
"l": 0.10889,
"c": 0.00301,
"h": 17.6
},
"luminance": 0.00128
}Semantic roles & 50–950 ramp
primary
#050404
secondary
#2E3636
accent
#B4B474
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777