#070929#070929
#070929 is a very dark, moderate blue. Relative luminance 0.004; OKLCH L 16.4% C 0.064 H 273.7°. Best body text is #FFFFFF at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #070929 |
|---|---|
| RGB | rgb(7, 9, 41) |
| HSL | hsl(236, 71%, 9%) |
| HSV | hsv(236, 83%, 16%) |
| CMYK | cmyk(82.9%, 78%, 0%, 83.9%) |
| CIE-LAB | lab(3.62, 8.38, -20.18) |
| CIE-LCH | lch(3.62, 21.85, 292.56°) |
| OKLab | oklab(16.38% 0.0042 -0.0641) |
| OKLCH | oklch(16.38% 0.064 273.7) |
| XYZ | xyz(0.5854, 0.4006, 2.1439) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.17
Dark Navy Blue
#00022E
ΔE00 3.24
Very Dark Blue
#000133
ΔE00 4.81
Dark Navy
#000435
ΔE00 4.84
Navy (survey)
#01153E
ΔE00 5.05
Midnight Blue (survey)
#020035
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070929 #292707
analogous
#071A29 #070929 #160729
triadic
#070929 #290709 #092907
tetradic
#070929 #29071A #292707 #072916
square
#070929 #29071A #292707 #072916
split-complementary
#070929 #291607 #1A2907
monochromatic
#04061A #04061A #070929 #10145D #192092
Accessibility & contrast
On white
19.44
#070929 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#070929 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070929
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070929 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070929 | 1.00 | 19.44 | 1.08 | 19.44 |
| #FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000F2A
Deuteranopia (green-blind)
#000B28
Tritanopia (blue-blind)
#001117
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #070929; /* rgb */ color: rgb(7, 9, 41); /* oklch */ color: oklch(16.4% 0.064 273.7);
Tailwind
colors: {
custom: {
50: '#4a4a63',
500: '#070929',
950: '#000000',
},
}SCSS
$custom: #070929; $custom-light: #4a4a63; $custom-dark: #000000;
JSON
{
"hex": "#070929",
"rgb": {
"r": 7,
"g": 9,
"b": 41
},
"hsl": {
"h": 236.471,
"s": 70.833,
"l": 9.412
},
"oklch": {
"l": 0.16375,
"c": 0.06429,
"h": 273.7
},
"luminance": 0.00401
}Semantic roles & 50–950 ramp
primary
#070929
secondary
#696423
accent
#E33AEE
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779