#080304#080304
#080304 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 11.0% C 0.015 H 3.4°. Best body text is #FFFFFF at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #080304 |
|---|---|
| RGB | rgb(8, 3, 4) |
| HSL | hsl(348, 45%, 2%) |
| HSV | hsv(348, 63%, 3%) |
| CMYK | cmyk(0%, 62.5%, 50%, 96.9%) |
| CIE-LAB | lab(1.13, 1.45, 0.08) |
| CIE-LCH | lch(1.13, 1.45, 3.25°) |
| OKLab | oklab(10.98% 0.0147 0.0009) |
| OKLCH | oklch(10.98% 0.015 3.4) |
| XYZ | xyz(0.1546, 0.1255, 0.1309) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 2.17
Almost Black
#070D0D
ΔE00 4.75
Very Dark Brown
#1D0200
ΔE00 9.53
Dark
#1B2431
ΔE00 11.60
Dark Grey
#363737
ΔE00 14.22
Gunmetal
#2A3439
ΔE00 14.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080304 #030807
analogous
#080307 #080304 #080503
triadic
#080304 #040803 #030408
tetradic
#080304 #070803 #030807 #050308
square
#080304 #070803 #030807 #050308
split-complementary
#080304 #030805 #030708
monochromatic
#16080B #16080B #16080B #35141A #612431
Accessibility & contrast
On white
20.48
#080304 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#080304 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080304
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080304 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080304 | 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)
#050404
Tritanopia (blue-blind)
#090303
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #080304; /* rgb */ color: rgb(8, 3, 4); /* oklch */ color: oklch(11.0% 0.015 3.4);
Tailwind
colors: {
custom: {
50: '#4a4848',
500: '#080304',
950: '#000000',
},
}SCSS
$custom: #080304; $custom-light: #4a4848; $custom-dark: #000000;
JSON
{
"hex": "#080304",
"rgb": {
"r": 8,
"g": 3,
"b": 4
},
"hsl": {
"h": 348,
"s": 45.455,
"l": 2.157
},
"oklch": {
"l": 0.10975,
"c": 0.01475,
"h": 3.4
},
"luminance": 0.00126
}Semantic roles & 50–950 ramp
primary
#080304
secondary
#23443D
accent
#D5BB53
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777