#12100E#12100E
#12100E is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.5% C 0.005 H 67.5°. Best body text is #FFFFFF at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #12100E |
|---|---|
| RGB | rgb(18, 16, 14) |
| HSL | hsl(30, 13%, 6%) |
| HSV | hsv(30, 22%, 7%) |
| CMYK | cmyk(0%, 11.1%, 22.2%, 92.9%) |
| CIE-LAB | lab(4.80, 0.38, 1.25) |
| CIE-LCH | lch(4.80, 1.31, 72.86°) |
| OKLab | oklab(17.47% 0.002 0.0049) |
| OKLCH | oklch(17.47% 0.005 67.5) |
| XYZ | xyz(0.5140, 0.5309, 0.4908) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 3.10
Almost Black
#070D0D
ΔE00 3.52
Very Dark Brown
#1D0200
ΔE00 10.76
Dark
#1B2431
ΔE00 10.88
Dark Grey
#363737
ΔE00 11.96
Onyx
#353839
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12100E #0E1012
analogous
#120E0E #12100E #12120E
triadic
#12100E #0E1210 #100E12
tetradic
#12100E #0E120E #0E1012 #120E12
square
#12100E #0E120E #0E1012 #120E12
split-complementary
#12100E #0E1212 #0E0E12
monochromatic
#110F0D #110F0D #12100E #342F29 #574D44
Accessibility & contrast
On white
18.98
#12100E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#12100E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12100E
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12100E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12100E | 1.00 | 18.98 | 1.11 | 18.98 |
| #FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11100E
Deuteranopia (green-blind)
#11100E
Tritanopia (blue-blind)
#13100F
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #12100e; /* rgb */ color: rgb(18, 16, 14); /* oklch */ color: oklch(17.5% 0.005 67.5);
Tailwind
colors: {
custom: {
50: '#504e4d',
500: '#12100e',
950: '#000000',
},
}SCSS
$custom: #12100e; $custom-light: #504e4d; $custom-dark: #000000;
JSON
{
"hex": "#12100e",
"rgb": {
"r": 18,
"g": 16,
"b": 14
},
"hsl": {
"h": 30,
"s": 12.5,
"l": 6.275
},
"oklch": {
"l": 0.17466,
"c": 0.00525,
"h": 67.5
},
"luminance": 0.00531
}Semantic roles & 50–950 ramp
primary
#12100E
secondary
#383E43
accent
#94B572
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777