#0B080B#0B080B
#0B080B is a very dark, near-neutral purple. Relative luminance 0.003; OKLCH L 14.0% C 0.009 H 326.0°. Best body text is #FFFFFF at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #0B080B |
|---|---|
| RGB | rgb(11, 8, 11) |
| HSL | hsl(300, 16%, 4%) |
| HSV | hsv(300, 27%, 4%) |
| CMYK | cmyk(0%, 27.3%, 0%, 95.7%) |
| CIE-LAB | lab(2.43, 1.21, -0.87) |
| CIE-LCH | lch(2.43, 1.49, 324.41°) |
| OKLab | oklab(14.01% 0.0071 -0.0048) |
| OKLCH | oklch(14.01% 0.009 326) |
| XYZ | xyz(0.2852, 0.2690, 0.3534) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 2.38
Almost Black
#070D0D
ΔE00 4.17
Very Dark Brown
#1D0200
ΔE00 10.12
Dark
#1B2431
ΔE00 10.39
Dark Grey
#363737
ΔE00 13.44
Gunmetal
#2A3439
ΔE00 13.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B080B #080B08
analogous
#09080B #0B080B #0B0809
triadic
#0B080B #0B0B08 #080B0B
tetradic
#0B080B #0B0908 #080B08 #08090B
square
#0B080B #0B0908 #080B08 #08090B
split-complementary
#0B080B #090B08 #080B09
monochromatic
#120D12 #120D12 #120D12 #2E222E #523C52
Accessibility & contrast
On white
19.93
#0B080B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#0B080B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B080B
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B080B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B080B | 1.00 | 19.93 | 1.05 | 19.93 |
| #FFFFFF | 19.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08090B
Deuteranopia (green-blind)
#08090B
Tritanopia (blue-blind)
#0B0809
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #0b080b; /* rgb */ color: rgb(11, 8, 11); /* oklch */ color: oklch(14.0% 0.009 326.0);
Tailwind
colors: {
custom: {
50: '#4c4a4c',
500: '#0b080b',
950: '#000000',
},
}SCSS
$custom: #0b080b; $custom-light: #4c4a4c; $custom-dark: #000000;
JSON
{
"hex": "#0b080b",
"rgb": {
"r": 11,
"g": 8,
"b": 11
},
"hsl": {
"h": 300,
"s": 15.789,
"l": 3.725
},
"oklch": {
"l": 0.14006,
"c": 0.00859,
"h": 326
},
"luminance": 0.00269
}Semantic roles & 50–950 ramp
primary
#0B080B
secondary
#313E31
accent
#B96F6F
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777