#0B0807#0B0807
#0B0807 is a very dark, near-neutral orange. Relative luminance 0.003; OKLCH L 13.8% C 0.006 H 41.8°. Best body text is #FFFFFF at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #0B0807 |
|---|---|
| RGB | rgb(11, 8, 7) |
| HSL | hsl(15, 22%, 4%) |
| HSV | hsv(15, 36%, 4%) |
| CMYK | cmyk(0%, 27.3%, 36.4%, 95.7%) |
| CIE-LAB | lab(2.35, 0.65, 0.66) |
| CIE-LCH | lch(2.35, 0.93, 45.32°) |
| OKLab | oklab(13.81% 0.0046 0.0041) |
| OKLCH | oklch(13.81% 0.006 41.8) |
| XYZ | xyz(0.2632, 0.2602, 0.2373) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 1.78
Almost Black
#070D0D
ΔE00 3.57
Very Dark Brown
#1D0200
ΔE00 10.36
Dark
#1B2431
ΔE00 11.30
Dark Grey
#363737
ΔE00 13.37
Gunmetal
#2A3439
ΔE00 13.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B0807 #070A0B
analogous
#0B0708 #0B0807 #0B0A07
triadic
#0B0807 #070B08 #08070B
tetradic
#0B0807 #080B07 #070A0B #0A070B
square
#0B0807 #080B07 #070A0B #0A070B
split-complementary
#0B0807 #070B0A #07080B
monochromatic
#130E0C #130E0C #130E0C #30231F #563E37
Accessibility & contrast
On white
19.96
#0B0807 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#0B0807 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B0807
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B0807 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B0807 | 1.00 | 19.96 | 1.05 | 19.96 |
| #FFFFFF | 19.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090807
Deuteranopia (green-blind)
#090907
Tritanopia (blue-blind)
#0C0808
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #0b0807; /* rgb */ color: rgb(11, 8, 7); /* oklch */ color: oklch(13.8% 0.006 41.8);
Tailwind
colors: {
custom: {
50: '#4c4a4a',
500: '#0b0807',
950: '#000000',
},
}SCSS
$custom: #0b0807; $custom-light: #4c4a4a; $custom-dark: #000000;
JSON
{
"hex": "#0b0807",
"rgb": {
"r": 11,
"g": 8,
"b": 7
},
"hsl": {
"h": 15,
"s": 22.222,
"l": 3.529
},
"oklch": {
"l": 0.13808,
"c": 0.00618,
"h": 41.8
},
"luminance": 0.0026
}Semantic roles & 50–950 ramp
primary
#0B0807
secondary
#2E3B3F
accent
#A9BF69
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777