#080603#080603
#080603 is a very dark, near-neutral orange. Relative luminance 0.002; OKLCH L 12.4% C 0.011 H 83.9°. Best body text is #FFFFFF at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #080603 |
|---|---|
| RGB | rgb(8, 6, 3) |
| HSL | hsl(36, 45%, 2%) |
| HSV | hsv(36, 63%, 3%) |
| CMYK | cmyk(0%, 25%, 62.5%, 96.9%) |
| CIE-LAB | lab(1.70, 0.10, 1.32) |
| CIE-LCH | lch(1.70, 1.32, 85.50°) |
| OKLab | oklab(12.36% 0.0012 0.0111) |
| OKLCH | oklch(12.36% 0.011 83.9) |
| XYZ | xyz(0.1817, 0.1885, 0.1129) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 1.62
Almost Black
#070D0D
ΔE00 3.22
Very Dark Brown
#1D0200
ΔE00 11.15
Dark
#1B2431
ΔE00 12.00
Dark Grey
#363737
ΔE00 13.72
Gunmetal
#2A3439
ΔE00 13.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080603 #030508
analogous
#080403 #080603 #080803
triadic
#080603 #030806 #060308
tetradic
#080603 #030804 #030508 #080308
square
#080603 #030804 #030508 #080308
split-complementary
#080603 #030808 #040308
monochromatic
#161108 #161108 #161108 #352714 #614924
Accessibility & contrast
On white
20.24
#080603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080603
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080603 | 1.00 | 20.24 | 1.04 | 20.24 |
| #FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070603
Deuteranopia (green-blind)
#070603
Tritanopia (blue-blind)
#090505
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #080603; /* rgb */ color: rgb(8, 6, 3); /* oklch */ color: oklch(12.4% 0.011 83.9);
Tailwind
colors: {
custom: {
50: '#4a4948',
500: '#080603',
950: '#000000',
},
}SCSS
$custom: #080603; $custom-light: #4a4948; $custom-dark: #000000;
JSON
{
"hex": "#080603",
"rgb": {
"r": 8,
"g": 6,
"b": 3
},
"hsl": {
"h": 36,
"s": 45.455,
"l": 2.157
},
"oklch": {
"l": 0.12364,
"c": 0.01118,
"h": 83.9
},
"luminance": 0.00188
}Semantic roles & 50–950 ramp
primary
#080603
secondary
#233044
accent
#87D553
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777