#070809#070809
#070809 is a very dark, near-neutral cyan. Relative luminance 0.002; OKLCH L 13.4% C 0.003 H 246.1°. Best body text is #FFFFFF at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #070809 |
|---|---|
| RGB | rgb(7, 8, 9) |
| HSL | hsl(210, 13%, 3%) |
| HSV | hsv(210, 22%, 4%) |
| CMYK | cmyk(22.2%, 11.1%, 0%, 96.5%) |
| CIE-LAB | lab(2.16, -0.12, -0.47) |
| CIE-LCH | lch(2.16, 0.48, 255.40°) |
| OKLab | oklab(13.35% -0.0013 -0.0029) |
| OKLCH | oklch(13.35% 0.003 246.1) |
| XYZ | xyz(0.2238, 0.2386, 0.2926) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Black
#000000
ΔE00 1.34
Almost Black
#070D0D
ΔE00 2.24
Dark
#1B2431
ΔE00 10.49
Very Dark Brown
#1D0200
ΔE00 11.81
Gunmetal
#2A3439
ΔE00 12.99
Dark Grey
#363737
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070809 #090807
analogous
#070909 #070809 #070709
triadic
#070809 #090708 #080907
tetradic
#070809 #090709 #090807 #070907
square
#070809 #090709 #090807 #070907
split-complementary
#070809 #090707 #090907
monochromatic
#0D0F11 #0D0F11 #0D0F11 #22272B #3D454E
Accessibility & contrast
On white
20.04
#070809 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#070809 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070809
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070809 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070809 | 1.00 | 20.04 | 1.05 | 20.04 |
| #FFFFFF | 20.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080809
Deuteranopia (green-blind)
#070809
Tritanopia (blue-blind)
#070808
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #070809; /* rgb */ color: rgb(7, 8, 9); /* oklch */ color: oklch(13.4% 0.003 246.1);
Tailwind
colors: {
custom: {
50: '#4a4a4b',
500: '#070809',
950: '#000000',
},
}SCSS
$custom: #070809; $custom-light: #4a4a4b; $custom-dark: #000000;
JSON
{
"hex": "#070809",
"rgb": {
"r": 7,
"g": 8,
"b": 9
},
"hsl": {
"h": 210,
"s": 12.5,
"l": 3.137
},
"oklch": {
"l": 0.1335,
"c": 0.00318,
"h": 246.1
},
"luminance": 0.00239
}Semantic roles & 50–950 ramp
primary
#070809
secondary
#3B3631
accent
#9472B5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777