#070609#070609
#070609 is a very dark, near-neutral violet. Relative luminance 0.002; OKLCH L 12.6% C 0.008 H 301.7°. Best body text is #FFFFFF at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #070609 |
|---|---|
| RGB | rgb(7, 6, 9) |
| HSL | hsl(260, 20%, 3%) |
| HSV | hsv(260, 33%, 4%) |
| CMYK | cmyk(22.2%, 33.3%, 0%, 96.5%) |
| CIE-LAB | lab(1.76, 0.68, -1.04) |
| CIE-LCH | lch(1.76, 1.24, 303.03°) |
| OKLab | oklab(12.57% 0.0043 -0.007) |
| OKLCH | oklch(12.57% 0.008 301.7) |
| XYZ | xyz(0.2020, 0.1951, 0.2854) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 1.74
Almost Black
#070D0D
ΔE00 3.48
Dark
#1B2431
ΔE00 10.37
Very Dark Brown
#1D0200
ΔE00 10.86
Gunmetal
#2A3439
ΔE00 13.48
Dark Grey
#363737
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070609 #080906
analogous
#060609 #070609 #080609
triadic
#070609 #090706 #060907
tetradic
#070609 #090606 #080906 #060908
square
#070609 #090606 #080906 #060908
split-complementary
#070609 #090806 #060906
monochromatic
#0E0C12 #0E0C12 #0E0C12 #241E2E #403752
Accessibility & contrast
On white
20.21
#070609 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#070609 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070609
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070609 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070609 | 1.00 | 20.21 | 1.04 | 20.21 |
| #FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060609
Deuteranopia (green-blind)
#060609
Tritanopia (blue-blind)
#070607
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #070609; /* rgb */ color: rgb(7, 6, 9); /* oklch */ color: oklch(12.6% 0.008 301.7);
Tailwind
colors: {
custom: {
50: '#4a494b',
500: '#070609',
950: '#000000',
},
}SCSS
$custom: #070609; $custom-light: #4a494b; $custom-dark: #000000;
JSON
{
"hex": "#070609",
"rgb": {
"r": 7,
"g": 6,
"b": 9
},
"hsl": {
"h": 260,
"s": 20,
"l": 2.941
},
"oklch": {
"l": 0.12565,
"c": 0.00821,
"h": 301.7
},
"luminance": 0.00195
}Semantic roles & 50–950 ramp
primary
#070609
secondary
#383D2E
accent
#BD6BA1
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777