#07010F#07010F
#07010F is a very dark, muted violet. Relative luminance 0.001; OKLCH L 10.6% C 0.044 H 306.8°. Best body text is #FFFFFF at 20.58:1 contrast (WCAG AA passes).
Color values
| HEX | #07010F |
|---|---|
| RGB | rgb(7, 1, 15) |
| HSL | hsl(266, 88%, 3%) |
| HSV | hsv(266, 93%, 6%) |
| CMYK | cmyk(53.3%, 93.3%, 0%, 94.1%) |
| CIE-LAB | lab(0.92, 3.62, -5.02) |
| CIE-LCH | lch(0.92, 6.19, 305.76°) |
| OKLab | oklab(10.59% 0.0261 -0.0349) |
| OKLCH | oklch(10.59% 0.044 306.8) |
| XYZ | xyz(0.1847, 0.1014, 0.4617) |
| Luminance | 0.0010 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 6.36
Almost Black
#070D0D
ΔE00 8.16
Very Dark Brown
#1D0200
ΔE00 9.96
Dark
#1B2431
ΔE00 10.31
Midnight
#03012D
ΔE00 13.18
Dark Navy Blue
#00022E
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07010F #090F01
analogous
#01020F #07010F #0E010F
triadic
#07010F #0F0701 #010F07
tetradic
#07010F #0F0102 #090F01 #010F0E
square
#07010F #0F0102 #090F01 #010F0E
split-complementary
#07010F #0F0E01 #020F01
monochromatic
#0D021D #0D021D #0D021D #220548 #3D0982
Accessibility & contrast
On white
20.58
#07010F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#07010F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07010F
20.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07010F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07010F | 1.00 | 20.58 | 1.02 | 20.58 |
| #FFFFFF | 20.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000310
Deuteranopia (green-blind)
#00030F
Tritanopia (blue-blind)
#060306
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #07010f; /* rgb */ color: rgb(7, 1, 15); /* oklch */ color: oklch(10.6% 0.044 306.8);
Tailwind
colors: {
custom: {
50: '#4a474e',
500: '#07010f',
950: '#000000',
},
}SCSS
$custom: #07010f; $custom-light: #4a474e; $custom-dark: #000000;
JSON
{
"hex": "#07010f",
"rgb": {
"r": 7,
"g": 1,
"b": 15
},
"hsl": {
"h": 265.714,
"s": 87.5,
"l": 3.137
},
"oklch": {
"l": 0.10589,
"c": 0.04356,
"h": 306.8
},
"luminance": 0.00101
}Semantic roles & 50–950 ramp
primary
#07010F
secondary
#3B5715
accent
#FE2AA3
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#010001
muted
#777777