#080617#080617
#080617 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.8% C 0.037 H 286.8°. Best body text is #FFFFFF at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #080617 |
|---|---|
| RGB | rgb(8, 6, 23) |
| HSL | hsl(247, 59%, 6%) |
| HSV | hsv(247, 74%, 9%) |
| CMYK | cmyk(65.2%, 73.9%, 0%, 91%) |
| CIE-LAB | lab(2.20, 3.62, -8.23) |
| CIE-LCH | lch(2.20, 8.99, 293.72°) |
| OKLab | oklab(13.77% 0.0109 -0.0358) |
| OKLCH | oklch(13.77% 0.037 286.8) |
| XYZ | xyz(0.3199, 0.2437, 0.8406) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 8.16
Dark
#1B2431
ΔE00 8.83
Almost Black
#070D0D
ΔE00 9.23
Midnight
#03012D
ΔE00 10.96
Dark Navy Blue
#00022E
ΔE00 11.04
Very Dark Brown
#1D0200
ΔE00 12.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080617 #151706
analogous
#060C17 #080617 #100617
triadic
#080617 #170806 #061708
tetradic
#080617 #17060C #151706 #061710
square
#080617 #17060C #151706 #061710
split-complementary
#080617 #171006 #0C1706
monochromatic
#080618 #080618 #080618 #191348 #2A1F78
Accessibility & contrast
On white
20.02
#080617 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080617 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080617
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080617 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080617 | 1.00 | 20.02 | 1.05 | 20.02 |
| #FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020818
Deuteranopia (green-blind)
#020817
Tritanopia (blue-blind)
#05090D
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080617; /* rgb */ color: rgb(8, 6, 23); /* oklch */ color: oklch(13.8% 0.037 286.8);
Tailwind
colors: {
custom: {
50: '#4a4953',
500: '#080617',
950: '#000000',
},
}SCSS
$custom: #080617; $custom-light: #4a4953; $custom-dark: #000000;
JSON
{
"hex": "#080617",
"rgb": {
"r": 8,
"g": 6,
"b": 23
},
"hsl": {
"h": 247.059,
"s": 58.621,
"l": 5.686
},
"oklch": {
"l": 0.13766,
"c": 0.03744,
"h": 286.8
},
"luminance": 0.00244
}Semantic roles & 50–950 ramp
primary
#080617
secondary
#4F5524
accent
#E246CF
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010002
muted
#777778