#080403#080403
#080403 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 11.4% C 0.011 H 39.4°. Best body text is #FFFFFF at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #080403 |
|---|---|
| RGB | rgb(8, 4, 3) |
| HSL | hsl(12, 45%, 2%) |
| HSV | hsv(12, 63%, 3%) |
| CMYK | cmyk(0%, 50%, 62.5%, 96.9%) |
| CIE-LAB | lab(1.31, 0.91, 0.75) |
| CIE-LCH | lch(1.31, 1.18, 39.40°) |
| OKLab | oklab(11.43% 0.0088 0.0072) |
| OKLCH | oklch(11.43% 0.011 39.4) |
| XYZ | xyz(0.1600, 0.1450, 0.1057) |
| Luminance | 0.0014 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.68
Almost Black
#070D0D
ΔE00 4.08
Very Dark Brown
#1D0200
ΔE00 10.03
Dark
#1B2431
ΔE00 11.80
Dark Grey
#363737
ΔE00 14.02
Gunmetal
#2A3439
ΔE00 14.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080403 #030708
analogous
#080305 #080403 #080703
triadic
#080403 #030804 #040308
tetradic
#080403 #050803 #030708 #070308
square
#080403 #050803 #030708 #070308
split-complementary
#080403 #030807 #030508
monochromatic
#160B08 #160B08 #160B08 #351A14 #613124
Accessibility & contrast
On white
20.41
#080403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#080403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080403
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080403 | 1.00 | 20.41 | 1.03 | 20.41 |
| #FFFFFF | 20.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050403
Deuteranopia (green-blind)
#060503
Tritanopia (blue-blind)
#090404
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #080403; /* rgb */ color: rgb(8, 4, 3); /* oklch */ color: oklch(11.4% 0.011 39.4);
Tailwind
colors: {
custom: {
50: '#4a4848',
500: '#080403',
950: '#000000',
},
}SCSS
$custom: #080403; $custom-light: #4a4848; $custom-dark: #000000;
JSON
{
"hex": "#080403",
"rgb": {
"r": 8,
"g": 4,
"b": 3
},
"hsl": {
"h": 12,
"s": 45.455,
"l": 2.157
},
"oklch": {
"l": 0.11428,
"c": 0.01138,
"h": 39.4
},
"luminance": 0.00145
}Semantic roles & 50–950 ramp
primary
#080403
secondary
#233D44
accent
#BBD553
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777