#070529#070529
#070529 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.3% C 0.072 H 277.0°. Best body text is #FFFFFF at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #070529 |
|---|---|
| RGB | rgb(7, 5, 41) |
| HSL | hsl(243, 78%, 9%) |
| HSV | hsv(243, 88%, 16%) |
| CMYK | cmyk(82.9%, 87.8%, 0%, 83.9%) |
| CIE-LAB | lab(2.83, 9.98, -21.41) |
| CIE-LCH | lch(2.83, 23.62, 295.00°) |
| OKLab | oklab(15.33% 0.0088 -0.0711) |
| OKLCH | oklch(15.33% 0.072 277) |
| XYZ | xyz(0.5420, 0.3138, 2.1294) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 2.24
Dark Navy Blue
#00022E
ΔE00 2.58
Very Dark Blue
#000133
ΔE00 4.07
Dark Navy
#000435
ΔE00 4.17
Midnight Blue (survey)
#020035
ΔE00 4.75
Navy (survey)
#01153E
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070529 #272905
analogous
#051529 #070529 #190529
triadic
#070529 #290705 #052907
tetradic
#070529 #290515 #272905 #052919
square
#070529 #290515 #272905 #052919
split-complementary
#070529 #291905 #152905
monochromatic
#05031B #05031B #070529 #100C60 #1A1296
Accessibility & contrast
On white
19.76
#070529 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#070529 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070529
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070529 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070529 | 1.00 | 19.76 | 1.06 | 19.76 |
| #FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C2A
Deuteranopia (green-blind)
#000928
Tritanopia (blue-blind)
#000E16
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #070529; /* rgb */ color: rgb(7, 5, 41); /* oklch */ color: oklch(15.3% 0.072 277.0);
Tailwind
colors: {
custom: {
50: '#4a4963',
500: '#070529',
950: '#000000',
},
}SCSS
$custom: #070529; $custom-light: #4a4963; $custom-dark: #000000;
JSON
{
"hex": "#070529",
"rgb": {
"r": 7,
"g": 5,
"b": 41
},
"hsl": {
"h": 243.333,
"s": 78.261,
"l": 9.02
},
"oklch": {
"l": 0.15332,
"c": 0.07161,
"h": 277
},
"luminance": 0.00314
}Semantic roles & 50–950 ramp
primary
#070529
secondary
#666B1F
accent
#F533EA
background
#F4F4F5
surface
#E7E6EA
border
#C3C2C6
text
#010005
muted
#777779