#070320#070320
#070320 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.6% C 0.062 H 283.4°. Best body text is #FFFFFF at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #070320 |
|---|---|
| RGB | rgb(7, 3, 32) |
| HSL | hsl(248, 83%, 7%) |
| HSV | hsv(248, 91%, 13%) |
| CMYK | cmyk(78.1%, 90.6%, 0%, 87.5%) |
| CIE-LAB | lab(1.94, 7.24, -15.79) |
| CIE-LCH | lch(1.94, 17.37, 294.65°) |
| OKLab | oklab(13.55% 0.0143 -0.0603) |
| OKLCH | oklch(13.55% 0.062 283.4) |
| XYZ | xyz(0.3808, 0.2146, 1.3876) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.52
Dark Navy Blue
#00022E
ΔE00 5.75
Very Dark Blue
#000133
ΔE00 7.36
Dark Navy
#000435
ΔE00 7.48
Navy (survey)
#01153E
ΔE00 7.84
Midnight Blue (survey)
#020035
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070320 #1C2003
analogous
#030E20 #070320 #160320
triadic
#070320 #200703 #032007
tetradic
#070320 #20030E #1C2003 #032016
square
#070320 #20030E #1C2003 #032016
split-complementary
#070320 #201603 #0E2003
monochromatic
#06031C #06031C #070320 #130858 #1F0D90
Accessibility & contrast
On white
20.13
#070320 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#070320 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070320
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070320 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070320 | 1.00 | 20.13 | 1.04 | 20.13 |
| #FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000821
Deuteranopia (green-blind)
#00061F
Tritanopia (blue-blind)
#000910
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #070320; /* rgb */ color: rgb(7, 3, 32); /* oklch */ color: oklch(13.6% 0.062 283.4);
Tailwind
colors: {
custom: {
50: '#49485b',
500: '#070320',
950: '#000000',
},
}SCSS
$custom: #070320; $custom-light: #49485b; $custom-dark: #000000;
JSON
{
"hex": "#070320",
"rgb": {
"r": 7,
"g": 3,
"b": 32
},
"hsl": {
"h": 248.276,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.13554,
"c": 0.06196,
"h": 283.4
},
"luminance": 0.00215
}Semantic roles & 50–950 ramp
primary
#070320
secondary
#5A641B
accent
#F92FDD
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779