#09060E#09060E
#09060E is a very dark, near-neutral violet. Relative luminance 0.002; OKLCH L 13.2% C 0.020 H 302.9°. Best body text is #FFFFFF at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #09060E |
|---|---|
| RGB | rgb(9, 6, 14) |
| HSL | hsl(263, 40%, 4%) |
| HSV | hsv(263, 57%, 5%) |
| CMYK | cmyk(35.7%, 57.1%, 0%, 94.5%) |
| CIE-LAB | lab(1.99, 1.96, -2.93) |
| CIE-LCH | lch(1.99, 3.53, 303.82°) |
| OKLab | oklab(13.19% 0.0106 -0.0164) |
| OKLCH | oklch(13.19% 0.02 302.9) |
| XYZ | xyz(0.2570, 0.2200, 0.4443) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 3.97
Almost Black
#070D0D
ΔE00 5.56
Dark
#1B2431
ΔE00 9.67
Very Dark Brown
#1D0200
ΔE00 10.24
Gunmetal
#2A3439
ΔE00 13.92
Dark Grey
#363737
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09060E #0B0E06
analogous
#06070E #09060E #0D060E
triadic
#09060E #0E0906 #060E09
tetradic
#09060E #0E0607 #0B0E06 #060E0D
square
#09060E #0E0607 #0B0E06 #060E0D
split-complementary
#09060E #0E0D06 #070E06
monochromatic
#0E0915 #0E0915 #0E0915 #251839 #402B64
Accessibility & contrast
On white
20.11
#09060E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#09060E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09060E
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09060E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09060E | 1.00 | 20.11 | 1.04 | 20.11 |
| #FFFFFF | 20.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#05070E
Deuteranopia (green-blind)
#05070E
Tritanopia (blue-blind)
#080709
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #09060e; /* rgb */ color: rgb(9, 6, 14); /* oklch */ color: oklch(13.2% 0.020 302.9);
Tailwind
colors: {
custom: {
50: '#4b494d',
500: '#09060e',
950: '#000000',
},
}SCSS
$custom: #09060e; $custom-light: #4b494d; $custom-dark: #000000;
JSON
{
"hex": "#09060e",
"rgb": {
"r": 9,
"g": 6,
"b": 14
},
"hsl": {
"h": 262.5,
"s": 40,
"l": 3.922
},
"oklch": {
"l": 0.13188,
"c": 0.01954,
"h": 302.9
},
"luminance": 0.0022
}Semantic roles & 50–950 ramp
primary
#09060E
secondary
#3C4828
accent
#D058A3
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777