#080001#080001
#080001 is a very dark, muted red. Relative luminance 0.001; OKLCH L 8.6% C 0.034 H 11.4°. Best body text is #FFFFFF at 20.78:1 contrast (WCAG AA passes).
Color values
| HEX | #080001 |
|---|---|
| RGB | rgb(8, 0, 1) |
| HSL | hsl(353, 100%, 2%) |
| HSV | hsv(353, 100%, 3%) |
| CMYK | cmyk(0%, 100%, 87.5%, 96.9%) |
| CIE-LAB | lab(0.49, 2.23, 0.36) |
| CIE-LCH | lch(0.49, 2.26, 9.13°) |
| OKLab | oklab(8.58% 0.0336 0.0068) |
| OKLCH | oklch(8.58% 0.034 11.4) |
| XYZ | xyz(0.1056, 0.0538, 0.0335) |
| Luminance | 0.0005 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 3.14
Almost Black
#070D0D
ΔE00 5.97
Very Dark Brown
#1D0200
ΔE00 8.56
Dark
#1B2431
ΔE00 12.31
Dark Grey
#363737
ΔE00 14.83
Onyx
#353839
ΔE00 15.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080001 #000807
analogous
#080005 #080001 #080300
triadic
#080001 #010800 #000108
tetradic
#080001 #050800 #000807 #030008
square
#080001 #050800 #000807 #030008
split-complementary
#080001 #000803 #000508
monochromatic
#1F0004 #1F0004 #1F0004 #450009 #820010
Accessibility & contrast
On white
20.78
#080001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#080001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080001
20.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080001 | 1.00 | 20.78 | 1.01 | 20.78 |
| #FFFFFF | 20.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010101
Deuteranopia (green-blind)
#030201
Tritanopia (blue-blind)
#0A0000
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #080001; /* rgb */ color: rgb(8, 0, 1); /* oklch */ color: oklch(8.6% 0.034 11.4);
Tailwind
colors: {
custom: {
50: '#4a4747',
500: '#080001',
950: '#000000',
},
}SCSS
$custom: #080001; $custom-light: #4a4747; $custom-dark: #000000;
JSON
{
"hex": "#080001",
"rgb": {
"r": 8,
"g": 0,
"b": 1
},
"hsl": {
"h": 352.5,
"s": 100,
"l": 1.569
},
"oklch": {
"l": 0.08577,
"c": 0.03429,
"h": 11.4
},
"luminance": 0.00054
}Semantic roles & 50–950 ramp
primary
#080001
secondary
#0F554C
accent
#FFE429
background
#F4F3F3
surface
#E7E5E5
border
#C3C1C1
text
#010000
muted
#777777