#120901#120901
#120901 is a very dark, muted orange. Relative luminance 0.003; OKLCH L 14.9% C 0.028 H 73.4°. Best body text is #FFFFFF at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #120901 |
|---|---|
| RGB | rgb(18, 9, 1) |
| HSL | hsl(28, 89%, 4%) |
| HSV | hsv(28, 94%, 7%) |
| CMYK | cmyk(0%, 50%, 94.4%, 92.9%) |
| CIE-LAB | lab(2.95, 1.74, 4.03) |
| CIE-LCH | lch(2.95, 4.40, 66.63°) |
| OKLab | oklab(14.95% 0.0079 0.0267) |
| OKLCH | oklch(14.95% 0.028 73.4) |
| XYZ | xyz(0.3526, 0.3262, 0.0731) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.66
Almost Black
#070D0D
ΔE00 6.38
Very Dark Brown
#1D0200
ΔE00 8.97
Dark Brown
#341C02
ΔE00 12.84
Dark
#1B2431
ΔE00 13.73
Dark Grey
#363737
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#120901 #010A12
analogous
#120101 #120901 #121101
triadic
#120901 #011209 #090112
tetradic
#120901 #011201 #010A12 #110112
square
#120901 #011201 #010A12 #110112
split-complementary
#120901 #011211 #010112
monochromatic
#1D0E02 #1D0E02 #1D0E02 #4C2604 #864307
Accessibility & contrast
On white
19.71
#120901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#120901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #120901
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##120901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##120901 | 1.00 | 19.71 | 1.07 | 19.71 |
| #FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0901
Deuteranopia (green-blind)
#0E0C01
Tritanopia (blue-blind)
#150707
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #120901; /* rgb */ color: rgb(18, 9, 1); /* oklch */ color: oklch(14.9% 0.028 73.4);
Tailwind
colors: {
custom: {
50: '#4f4b47',
500: '#120901',
950: '#000000',
},
}SCSS
$custom: #120901; $custom-light: #4f4b47; $custom-dark: #000000;
JSON
{
"hex": "#120901",
"rgb": {
"r": 18,
"g": 9,
"b": 1
},
"hsl": {
"h": 28.235,
"s": 89.474,
"l": 3.725
},
"oklch": {
"l": 0.1495,
"c": 0.02782,
"h": 73.4
},
"luminance": 0.00326
}Semantic roles & 50–950 ramp
primary
#120901
secondary
#15395A
accent
#9AFF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#020100
muted
#787777