#07090E#07090E
#07090E is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 14.0% C 0.012 H 265.8°. Best body text is #FFFFFF at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #07090E |
|---|---|
| RGB | rgb(7, 9, 14) |
| HSL | hsl(223, 33%, 4%) |
| HSV | hsv(223, 50%, 5%) |
| CMYK | cmyk(50%, 35.7%, 0%, 94.5%) |
| CIE-LAB | lab(2.46, 0.24, -2.25) |
| CIE-LCH | lch(2.46, 2.27, 276.10°) |
| OKLab | oklab(13.98% -0.0009 -0.0117) |
| OKLCH | oklch(13.98% 0.012 265.8) |
| XYZ | xyz(0.2646, 0.2722, 0.4540) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 2.60
Almost Black
#070D0D
ΔE00 3.14
Dark
#1B2431
ΔE00 9.23
Very Dark Brown
#1D0200
ΔE00 12.04
Gunmetal
#2A3439
ΔE00 12.64
Dark Grey
#363737
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07090E #0E0C07
analogous
#070D0E #07090E #09070E
triadic
#07090E #0E0709 #090E07
tetradic
#07090E #0E070D #0E0C07 #070E09
square
#07090E #0E070D #0E0C07 #070E09
split-complementary
#07090E #0E0907 #0D0E07
monochromatic
#0A0D14 #0A0D14 #0A0D14 #1B2337 #303D60
Accessibility & contrast
On white
19.92
#07090E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#07090E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07090E
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07090E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07090E | 1.00 | 19.92 | 1.05 | 19.92 |
| #FFFFFF | 19.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08090E
Deuteranopia (green-blind)
#07090E
Tritanopia (blue-blind)
#060A0B
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #07090e; /* rgb */ color: rgb(7, 9, 14); /* oklch */ color: oklch(14.0% 0.012 265.8);
Tailwind
colors: {
custom: {
50: '#4a4b4d',
500: '#07090e',
950: '#000000',
},
}SCSS
$custom: #07090e; $custom-light: #4a4b4d; $custom-dark: #000000;
JSON
{
"hex": "#07090e",
"rgb": {
"r": 7,
"g": 9,
"b": 14
},
"hsl": {
"h": 222.857,
"s": 33.333,
"l": 4.118
},
"oklch": {
"l": 0.13979,
"c": 0.01174,
"h": 265.8
},
"luminance": 0.00272
}Semantic roles & 50–950 ramp
primary
#07090E
secondary
#463E2B
accent
#AB5EC9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777