#22160C#22160C
#22160C is a very dark, muted orange. Relative luminance 0.009; OKLCH L 21.3% C 0.027 H 60.5°. Best body text is #FFFFFF at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #22160C |
|---|---|
| RGB | rgb(34, 22, 12) |
| HSL | hsl(27, 48%, 9%) |
| HSV | hsv(27, 65%, 13%) |
| CMYK | cmyk(0%, 35.3%, 64.7%, 86.7%) |
| CIE-LAB | lab(8.49, 4.49, 7.82) |
| CIE-LCH | lch(8.49, 9.02, 60.13°) |
| OKLab | oklab(21.28% 0.0132 0.0232) |
| OKLCH | oklch(21.28% 0.027 60.5) |
| XYZ | xyz(1.0130, 0.9405, 0.4759) |
| Luminance | 0.0094 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.72
Dark Brown
#341C02
ΔE00 7.91
Black
#000000
ΔE00 9.78
Chocolate (survey)
#3D1C02
ΔE00 10.69
Almost Black
#070D0D
ΔE00 11.10
Espresso
#4B382A
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22160C #0C1822
analogous
#220C0D #22160C #22210C
triadic
#22160C #0C2216 #160C22
tetradic
#22160C #0D220C #0C1822 #210C22
square
#22160C #0D220C #0C1822 #210C22
split-complementary
#22160C #0C2221 #0C0D22
monochromatic
#170F08 #170F08 #22160C #4F331C #7C512C
Accessibility & contrast
On white
17.68
#22160C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#22160C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22160C
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22160C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22160C | 1.00 | 17.68 | 1.19 | 17.68 |
| #FFFFFF | 17.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A170B
Deuteranopia (green-blind)
#1C1A0C
Tritanopia (blue-blind)
#251413
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #22160c; /* rgb */ color: rgb(34, 22, 12); /* oklch */ color: oklch(21.3% 0.027 60.5);
Tailwind
colors: {
custom: {
50: '#5d534c',
500: '#22160c',
950: '#000000',
},
}SCSS
$custom: #22160c; $custom-light: #5d534c; $custom-dark: #000000;
JSON
{
"hex": "#22160c",
"rgb": {
"r": 34,
"g": 22,
"b": 12
},
"hsl": {
"h": 27.273,
"s": 47.826,
"l": 9.02
},
"oklch": {
"l": 0.21276,
"c": 0.02668,
"h": 60.5
},
"luminance": 0.0094
}Semantic roles & 50–950 ramp
primary
#22160C
secondary
#2E475C
accent
#9AD750
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040201
muted
#797877