#080601#080601
#080601 is a very dark, near-neutral orange. Relative luminance 0.002; OKLCH L 12.2% C 0.020 H 95.7°. Best body text is #FFFFFF at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #080601 |
|---|---|
| RGB | rgb(8, 6, 1) |
| HSL | hsl(43, 78%, 2%) |
| HSV | hsv(43, 88%, 3%) |
| CMYK | cmyk(0%, 25%, 87.5%, 96.9%) |
| CIE-LAB | lab(1.66, -0.17, 2.08) |
| CIE-LCH | lch(1.66, 2.08, 94.71°) |
| OKLab | oklab(12.24% -0.002 0.0196) |
| OKLCH | oklch(12.24% 0.02 95.7) |
| XYZ | xyz(0.1708, 0.1841, 0.0552) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 2.22
Almost Black
#070D0D
ΔE00 3.42
Very Dark Brown
#1D0200
ΔE00 11.65
Dark
#1B2431
ΔE00 12.78
Dark Grey
#363737
ΔE00 13.82
Charcoal (survey)
#343837
ΔE00 14.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080601 #010308
analogous
#080301 #080601 #070801
triadic
#080601 #010806 #060108
tetradic
#080601 #010803 #010308 #080107
square
#080601 #010803 #010308 #080107
split-complementary
#080601 #010708 #030108
monochromatic
#1B1403 #1B1403 #1B1403 #3E2F08 #75580F
Accessibility & contrast
On white
20.25
#080601 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080601 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080601
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080601 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080601 | 1.00 | 20.25 | 1.04 | 20.25 |
| #FFFFFF | 20.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070601
Deuteranopia (green-blind)
#080601
Tritanopia (blue-blind)
#090504
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #080601; /* rgb */ color: rgb(8, 6, 1); /* oklch */ color: oklch(12.2% 0.020 95.7);
Tailwind
colors: {
custom: {
50: '#4a4947',
500: '#080601',
950: '#000000',
},
}SCSS
$custom: #080601; $custom-light: #4a4947; $custom-dark: #000000;
JSON
{
"hex": "#080601",
"rgb": {
"r": 8,
"g": 6,
"b": 1
},
"hsl": {
"h": 42.857,
"s": 77.778,
"l": 1.765
},
"oklch": {
"l": 0.12239,
"c": 0.01973,
"h": 95.7
},
"luminance": 0.00184
}Semantic roles & 50–950 ramp
primary
#080601
secondary
#17274E
accent
#6BF434
background
#F4F4F3
surface
#E7E6E5
border
#C3C2C1
text
#010000
muted
#777777