#292012#292012
#292012 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 25.0% C 0.028 H 78.0°. Best body text is #FFFFFF at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #292012 |
|---|---|
| RGB | rgb(41, 32, 18) |
| HSL | hsl(37, 39%, 12%) |
| HSV | hsv(37, 56%, 16%) |
| CMYK | cmyk(0%, 22%, 56.1%, 83.9%) |
| CIE-LAB | lab(12.91, 1.91, 10.96) |
| CIE-LCH | lch(12.91, 11.13, 80.12°) |
| OKLab | oklab(25% 0.0058 0.0272) |
| OKLCH | oklch(25% 0.028 78) |
| XYZ | xyz(1.5402, 1.5482, 0.7899) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 8.22
Espresso
#4B382A
ΔE00 9.91
Dark Grey
#363737
ΔE00 11.60
Chocolate (survey)
#3D1C02
ΔE00 11.72
Black
#000000
ΔE00 11.95
Almost Black
#070D0D
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#292012 #121B29
analogous
#291512 #292012 #272912
triadic
#292012 #122920 #201229
tetradic
#292012 #122915 #121B29 #291227
square
#292012 #122915 #121B29 #291227
split-complementary
#292012 #122729 #151229
monochromatic
#151109 #151109 #292012 #544125 #7E6237
Accessibility & contrast
On white
16.04
#292012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#292012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #292012
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##292012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##292012 | 1.00 | 16.04 | 1.31 | 16.04 |
| #FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242011
Deuteranopia (green-blind)
#262212
Tritanopia (blue-blind)
#2C1D1C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #292012; /* rgb */ color: rgb(41, 32, 18); /* oklch */ color: oklch(25.0% 0.028 78.0);
Tailwind
colors: {
custom: {
50: '#635b50',
500: '#292012',
950: '#000000',
},
}SCSS
$custom: #292012; $custom-light: #635b50; $custom-dark: #000000;
JSON
{
"hex": "#292012",
"rgb": {
"r": 41,
"g": 32,
"b": 18
},
"hsl": {
"h": 36.522,
"s": 38.983,
"l": 11.569
},
"oklch": {
"l": 0.24995,
"c": 0.02784,
"h": 78
},
"luminance": 0.01548
}Semantic roles & 50–950 ramp
primary
#292012
secondary
#374760
accent
#87CF59
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978