#0A080B#0A080B
#0A080B is a very dark, near-neutral purple. Relative luminance 0.003; OKLCH L 13.9% C 0.008 H 315.2°. Best body text is #FFFFFF at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #0A080B |
|---|---|
| RGB | rgb(10, 8, 11) |
| HSL | hsl(280, 16%, 4%) |
| HSV | hsv(280, 27%, 4%) |
| CMYK | cmyk(9.1%, 27.3%, 0%, 95.7%) |
| CIE-LAB | lab(2.37, 0.94, -0.96) |
| CIE-LCH | lch(2.37, 1.34, 314.47°) |
| OKLab | oklab(13.87% 0.0054 -0.0054) |
| OKLCH | oklch(13.87% 0.008 315.2) |
| XYZ | xyz(0.2724, 0.2624, 0.3528) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 2.14
Almost Black
#070D0D
ΔE00 3.79
Dark
#1B2431
ΔE00 10.25
Very Dark Brown
#1D0200
ΔE00 10.49
Gunmetal
#2A3439
ΔE00 13.36
Dark Grey
#363737
ΔE00 13.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A080B #090B08
analogous
#08080B #0A080B #0B080A
triadic
#0A080B #0B0A08 #080B0A
tetradic
#0A080B #0B0808 #090B08 #080A0B
square
#0A080B #0B0808 #090B08 #080A0B
split-complementary
#0A080B #0A0B08 #080B08
monochromatic
#100D12 #100D12 #100D12 #2A222E #4A3C52
Accessibility & contrast
On white
19.95
#0A080B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#0A080B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A080B
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A080B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A080B | 1.00 | 19.95 | 1.05 | 19.95 |
| #FFFFFF | 19.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08090B
Deuteranopia (green-blind)
#08090B
Tritanopia (blue-blind)
#0A0809
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #0a080b; /* rgb */ color: rgb(10, 8, 11); /* oklch */ color: oklch(13.9% 0.008 315.2);
Tailwind
colors: {
custom: {
50: '#4b4a4c',
500: '#0a080b',
950: '#000000',
},
}SCSS
$custom: #0a080b; $custom-light: #4b4a4c; $custom-dark: #000000;
JSON
{
"hex": "#0a080b",
"rgb": {
"r": 10,
"g": 8,
"b": 11
},
"hsl": {
"h": 280,
"s": 15.789,
"l": 3.725
},
"oklch": {
"l": 0.13871,
"c": 0.00764,
"h": 315.2
},
"luminance": 0.00262
}Semantic roles & 50–950 ramp
primary
#0A080B
secondary
#353E31
accent
#B96F88
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777