#070710#070710
#070710 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.4% C 0.020 H 283.3°. Best body text is #FFFFFF at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #070710 |
|---|---|
| RGB | rgb(7, 7, 16) |
| HSL | hsl(240, 39%, 5%) |
| HSV | hsv(240, 56%, 6%) |
| CMYK | cmyk(56.2%, 56.2%, 0%, 93.7%) |
| CIE-LAB | lab(2.12, 1.40, -3.81) |
| CIE-LCH | lch(2.12, 4.06, 290.19°) |
| OKLab | oklab(13.41% 0.0047 -0.0199) |
| OKLCH | oklch(13.41% 0.02 283.3) |
| XYZ | xyz(0.2571, 0.2345, 0.5218) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 4.15
Almost Black
#070D0D
ΔE00 5.21
Dark
#1B2431
ΔE00 8.89
Very Dark Brown
#1D0200
ΔE00 11.35
Gunmetal
#2A3439
ΔE00 13.37
Dark Grey
#363737
ΔE00 14.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070710 #101007
analogous
#070C10 #070710 #0C0710
triadic
#070710 #100707 #071007
tetradic
#070710 #10070C #101007 #07100C
square
#070710 #10070C #101007 #07100C
split-complementary
#070710 #100C07 #0C1007
monochromatic
#090915 #090915 #090915 #1A1A3B #2C2C65
Accessibility & contrast
On white
20.06
#070710 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#070710 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070710
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070710 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070710 | 1.00 | 20.06 | 1.05 | 20.06 |
| #FFFFFF | 20.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050810
Deuteranopia (green-blind)
#050710
Tritanopia (blue-blind)
#05080A
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #070710; /* rgb */ color: rgb(7, 7, 16); /* oklch */ color: oklch(13.4% 0.020 283.3);
Tailwind
colors: {
custom: {
50: '#4a4a4e',
500: '#070710',
950: '#000000',
},
}SCSS
$custom: #070710; $custom-light: #4a4a4e; $custom-dark: #000000;
JSON
{
"hex": "#070710",
"rgb": {
"r": 7,
"g": 7,
"b": 16
},
"hsl": {
"h": 240,
"s": 39.13,
"l": 4.51
},
"oklch": {
"l": 0.13409,
"c": 0.02048,
"h": 283.3
},
"luminance": 0.00235
}Semantic roles & 50–950 ramp
primary
#070710
secondary
#49492A
accent
#CF59CF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777