#080317#080317
#080317 is a very dark, muted violet. Relative luminance 0.002; OKLCH L 12.6% C 0.047 H 293.6°. Best body text is #FFFFFF at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #080317 |
|---|---|
| RGB | rgb(8, 3, 23) |
| HSL | hsl(255, 77%, 5%) |
| HSV | hsv(255, 87%, 9%) |
| CMYK | cmyk(65.2%, 87%, 0%, 91%) |
| CIE-LAB | lab(1.61, 4.82, -9.09) |
| CIE-LCH | lch(1.61, 10.28, 297.92°) |
| OKLab | oklab(12.64% 0.0188 -0.0431) |
| OKLCH | oklch(12.64% 0.047 293.6) |
| XYZ | xyz(0.2873, 0.1786, 0.8298) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 9.25
Dark
#1B2431
ΔE00 9.91
Midnight
#03012D
ΔE00 10.11
Dark Navy Blue
#00022E
ΔE00 10.27
Almost Black
#070D0D
ΔE00 10.57
Very Dark Brown
#1D0200
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080317 #121703
analogous
#030817 #080317 #120317
triadic
#080317 #170803 #031708
tetradic
#080317 #170308 #121703 #031712
square
#080317 #170308 #121703 #031712
split-complementary
#080317 #171203 #081703
monochromatic
#09041B #09041B #09041B #1B0A4D #2E1183
Accessibility & contrast
On white
20.27
#080317 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080317 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080317
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080317 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080317 | 1.00 | 20.27 | 1.04 | 20.27 |
| #FFFFFF | 20.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000618
Deuteranopia (green-blind)
#000617
Tritanopia (blue-blind)
#05060B
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #080317; /* rgb */ color: rgb(8, 3, 23); /* oklch */ color: oklch(12.6% 0.047 293.6);
Tailwind
colors: {
custom: {
50: '#4a4853',
500: '#080317',
950: '#000000',
},
}SCSS
$custom: #080317; $custom-light: #4a4853; $custom-dark: #000000;
JSON
{
"hex": "#080317",
"rgb": {
"r": 8,
"g": 3,
"b": 23
},
"hsl": {
"h": 255,
"s": 76.923,
"l": 5.098
},
"oklch": {
"l": 0.12636,
"c": 0.04705,
"h": 293.6
},
"luminance": 0.00179
}Semantic roles & 50–950 ramp
primary
#080317
secondary
#4B5B1B
accent
#F334C4
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010002
muted
#777778