#080303#080303
#080303 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 10.9% C 0.014 H 19.7°. Best body text is #FFFFFF at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #080303 |
|---|---|
| RGB | rgb(8, 3, 3) |
| HSL | hsl(0, 45%, 2%) |
| HSV | hsv(0, 63%, 3%) |
| CMYK | cmyk(0%, 62.5%, 62.5%, 96.9%) |
| CIE-LAB | lab(1.11, 1.31, 0.46) |
| CIE-LCH | lch(1.11, 1.39, 19.39°) |
| OKLab | oklab(10.9% 0.0136 0.0049) |
| OKLCH | oklch(10.9% 0.014 19.7) |
| XYZ | xyz(0.1491, 0.1233, 0.1021) |
| Luminance | 0.0012 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 2.03
Almost Black
#070D0D
ΔE00 4.59
Very Dark Brown
#1D0200
ΔE00 9.60
Dark
#1B2431
ΔE00 11.80
Dark Grey
#363737
ΔE00 14.21
Gunmetal
#2A3439
ΔE00 14.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080303 #030808
analogous
#080306 #080303 #080603
triadic
#080303 #030803 #030308
tetradic
#080303 #060803 #030808 #060308
square
#080303 #060803 #030808 #060308
split-complementary
#080303 #030806 #030608
monochromatic
#160808 #160808 #160808 #351414 #612424
Accessibility & contrast
On white
20.50
#080303 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#080303 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080303
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080303 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080303 | 1.00 | 20.50 | 1.02 | 20.50 |
| #FFFFFF | 20.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040403
Deuteranopia (green-blind)
#050403
Tritanopia (blue-blind)
#090303
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #080303; /* rgb */ color: rgb(8, 3, 3); /* oklch */ color: oklch(10.9% 0.014 19.7);
Tailwind
colors: {
custom: {
50: '#4a4848',
500: '#080303',
950: '#000000',
},
}SCSS
$custom: #080303; $custom-light: #4a4848; $custom-dark: #000000;
JSON
{
"hex": "#080303",
"rgb": {
"r": 8,
"g": 3,
"b": 3
},
"hsl": {
"h": 0,
"s": 45.455,
"l": 2.157
},
"oklch": {
"l": 0.10895,
"c": 0.01443,
"h": 19.7
},
"luminance": 0.00123
}Semantic roles & 50–950 ramp
primary
#080303
secondary
#234444
accent
#D5D553
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777