#070523#070523
#070523 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.6% C 0.062 H 279.4°. Best body text is #FFFFFF at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #070523 |
|---|---|
| RGB | rgb(7, 5, 35) |
| HSL | hsl(244, 75%, 8%) |
| HSV | hsv(244, 86%, 14%) |
| CMYK | cmyk(80%, 85.7%, 0%, 86.3%) |
| CIE-LAB | lab(2.48, 7.53, -17.32) |
| CIE-LCH | lch(2.48, 18.88, 293.50°) |
| OKLab | oklab(14.59% 0.0101 -0.061) |
| OKLCH | oklch(14.59% 0.062 279.4) |
| XYZ | xyz(0.4452, 0.2750, 1.6194) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.62
Dark Navy Blue
#00022E
ΔE00 4.80
Very Dark Blue
#000133
ΔE00 6.40
Dark Navy
#000435
ΔE00 6.51
Navy (survey)
#01153E
ΔE00 6.83
Midnight Blue (survey)
#020035
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070523 #212305
analogous
#051223 #070523 #160523
triadic
#070523 #230705 #052307
tetradic
#070523 #230512 #212305 #052316
square
#070523 #230512 #212305 #052316
split-complementary
#070523 #231605 #122305
monochromatic
#05041B #05041B #070523 #120D59 #1C148E
Accessibility & contrast
On white
19.91
#070523 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#070523 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070523
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070523 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070523 | 1.00 | 19.91 | 1.06 | 19.91 |
| #FFFFFF | 19.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A24
Deuteranopia (green-blind)
#000822
Tritanopia (blue-blind)
#000C12
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #070523; /* rgb */ color: rgb(7, 5, 35); /* oklch */ color: oklch(14.6% 0.062 279.4);
Tailwind
colors: {
custom: {
50: '#49495e',
500: '#070523',
950: '#000000',
},
}SCSS
$custom: #070523; $custom-light: #49495e; $custom-dark: #000000;
JSON
{
"hex": "#070523",
"rgb": {
"r": 7,
"g": 5,
"b": 35
},
"hsl": {
"h": 244,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.14587,
"c": 0.06184,
"h": 279.4
},
"luminance": 0.00275
}Semantic roles & 50–950 ramp
primary
#070523
secondary
#60641F
accent
#F236E5
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779