#080614#080614
#080614 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.5% C 0.032 H 289.2°. Best body text is #FFFFFF at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #080614 |
|---|---|
| RGB | rgb(8, 6, 20) |
| HSL | hsl(249, 54%, 5%) |
| HSV | hsv(249, 70%, 8%) |
| CMYK | cmyk(60%, 70%, 0%, 92.2%) |
| CIE-LAB | lab(2.10, 2.89, -6.27) |
| CIE-LCH | lch(2.10, 6.90, 294.78°) |
| OKLab | oklab(13.5% 0.0104 -0.0298) |
| OKLCH | oklch(13.5% 0.032 289.2) |
| XYZ | xyz(0.2915, 0.2324, 0.6912) |
| Luminance | 0.0023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 6.62
Almost Black
#070D0D
ΔE00 7.78
Dark
#1B2431
ΔE00 8.82
Very Dark Brown
#1D0200
ΔE00 11.33
Midnight
#03012D
ΔE00 12.52
Dark Navy Blue
#00022E
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080614 #121406
analogous
#060B14 #080614 #0F0614
triadic
#080614 #140806 #061408
tetradic
#080614 #14060B #121406 #06140F
square
#080614 #14060B #121406 #06140F
split-complementary
#080614 #140F06 #0B1406
monochromatic
#090718 #090718 #090718 #1B1443 #2E2272
Accessibility & contrast
On white
20.07
#080614 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080614 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080614
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080614 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080614 | 1.00 | 20.07 | 1.05 | 20.07 |
| #FFFFFF | 20.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030815
Deuteranopia (green-blind)
#030714
Tritanopia (blue-blind)
#05080B
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080614; /* rgb */ color: rgb(8, 6, 20); /* oklch */ color: oklch(13.5% 0.032 289.2);
Tailwind
colors: {
custom: {
50: '#4a4951',
500: '#080614',
950: '#000000',
},
}SCSS
$custom: #080614; $custom-light: #4a4951; $custom-dark: #000000;
JSON
{
"hex": "#080614",
"rgb": {
"r": 8,
"g": 6,
"b": 20
},
"hsl": {
"h": 248.571,
"s": 53.846,
"l": 5.098
},
"oklch": {
"l": 0.13502,
"c": 0.03152,
"h": 289.2
},
"luminance": 0.00232
}Semantic roles & 50–950 ramp
primary
#080614
secondary
#4B5125
accent
#DD4BC8
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010002
muted
#777778