#080710#080710
#080710 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.6% C 0.020 H 289.2°. Best body text is #FFFFFF at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #080710 |
|---|---|
| RGB | rgb(8, 7, 16) |
| HSL | hsl(247, 39%, 5%) |
| HSV | hsv(247, 56%, 6%) |
| CMYK | cmyk(50%, 56.2%, 0%, 93.7%) |
| CIE-LAB | lab(2.18, 1.66, -3.72) |
| CIE-LCH | lch(2.18, 4.07, 294.06°) |
| OKLab | oklab(13.55% 0.0067 -0.0192) |
| OKLCH | oklch(13.55% 0.02 289.2) |
| XYZ | xyz(0.2696, 0.2410, 0.5224) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 4.26
Almost Black
#070D0D
ΔE00 5.45
Dark
#1B2431
ΔE00 9.02
Very Dark Brown
#1D0200
ΔE00 11.00
Gunmetal
#2A3439
ΔE00 13.52
Dark Grey
#363737
ΔE00 14.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080710 #0F1007
analogous
#070B10 #080710 #0D0710
triadic
#080710 #100807 #071008
tetradic
#080710 #10070B #0F1007 #07100D
square
#080710 #10070B #0F1007 #07100D
split-complementary
#080710 #100D07 #0B1007
monochromatic
#0B0915 #0B0915 #0B0915 #1D1A3B #332C65
Accessibility & contrast
On white
20.03
#080710 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080710 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080710
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080710 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080710 | 1.00 | 20.03 | 1.05 | 20.03 |
| #FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050810
Deuteranopia (green-blind)
#050810
Tritanopia (blue-blind)
#06080A
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080710; /* rgb */ color: rgb(8, 7, 16); /* oklch */ color: oklch(13.6% 0.020 289.2);
Tailwind
colors: {
custom: {
50: '#4a4a4e',
500: '#080710',
950: '#000000',
},
}SCSS
$custom: #080710; $custom-light: #4a4a4e; $custom-dark: #000000;
JSON
{
"hex": "#080710",
"rgb": {
"r": 8,
"g": 7,
"b": 16
},
"hsl": {
"h": 246.667,
"s": 39.13,
"l": 4.51
},
"oklch": {
"l": 0.13551,
"c": 0.02037,
"h": 289.2
},
"luminance": 0.00241
}Semantic roles & 50–950 ramp
primary
#080710
secondary
#46492A
accent
#CF59C2
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777