#070709#070709
#070709 is a very dark, near-neutral blue. Relative luminance 0.002; OKLCH L 13.0% C 0.005 H 285.6°. Best body text is #FFFFFF at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #070709 |
|---|---|
| RGB | rgb(7, 7, 9) |
| HSL | hsl(240, 13%, 3%) |
| HSV | hsv(240, 22%, 4%) |
| CMYK | cmyk(22.2%, 22.2%, 0%, 96.5%) |
| CIE-LAB | lab(1.96, 0.28, -0.76) |
| CIE-LCH | lch(1.96, 0.80, 290.08°) |
| OKLab | oklab(12.97% 0.0014 -0.0049) |
| OKLCH | oklch(12.97% 0.005 285.6) |
| XYZ | xyz(0.2129, 0.2169, 0.2890) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 1.41
Almost Black
#070D0D
ΔE00 2.85
Dark
#1B2431
ΔE00 10.39
Very Dark Brown
#1D0200
ΔE00 11.27
Gunmetal
#2A3439
ΔE00 13.21
Dark Grey
#363737
ΔE00 13.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070709 #090907
analogous
#070809 #070709 #080709
triadic
#070709 #090707 #070907
tetradic
#070709 #090708 #090907 #070908
square
#070709 #090708 #090907 #070908
split-complementary
#070709 #090807 #080907
monochromatic
#0D0D11 #0D0D11 #0D0D11 #22222B #3D3D4E
Accessibility & contrast
On white
20.13
#070709 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#070709 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070709
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070709 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070709 | 1.00 | 20.13 | 1.04 | 20.13 |
| #FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070709
Deuteranopia (green-blind)
#070709
Tritanopia (blue-blind)
#070708
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #070709; /* rgb */ color: rgb(7, 7, 9); /* oklch */ color: oklch(13.0% 0.005 285.6);
Tailwind
colors: {
custom: {
50: '#4a4a4b',
500: '#070709',
950: '#000000',
},
}SCSS
$custom: #070709; $custom-light: #4a4a4b; $custom-dark: #000000;
JSON
{
"hex": "#070709",
"rgb": {
"r": 7,
"g": 7,
"b": 9
},
"hsl": {
"h": 240,
"s": 12.5,
"l": 3.137
},
"oklch": {
"l": 0.12969,
"c": 0.00505,
"h": 285.6
},
"luminance": 0.00217
}Semantic roles & 50–950 ramp
primary
#070709
secondary
#3B3B31
accent
#B572B5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777