#2B201A#2B201A
#2B201A is a dark, muted orange. Relative luminance 0.016; OKLCH L 25.5% C 0.020 H 50.0°. Best body text is #FFFFFF at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2B201A |
|---|---|
| RGB | rgb(43, 32, 26) |
| HSL | hsl(21, 25%, 14%) |
| HSV | hsv(21, 40%, 17%) |
| CMYK | cmyk(0%, 25.6%, 39.5%, 83.1%) |
| CIE-LAB | lab(13.36, 4.19, 6.11) |
| CIE-LCH | lch(13.36, 7.41, 55.52°) |
| OKLab | oklab(25.47% 0.0131 0.0156) |
| OKLCH | oklch(25.47% 0.02 50) |
| XYZ | xyz(1.6993, 1.6213, 1.2005) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 8.62
Very Dark Brown
#1D0200
ΔE00 9.15
Espresso
#4B382A
ΔE00 9.28
Dark Grey
#363737
ΔE00 10.29
Black
#000000
ΔE00 10.93
Chocolate (survey)
#3D1C02
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B201A #1A252B
analogous
#2B1A1C #2B201A #2B281A
triadic
#2B201A #1A2B20 #201A2B
tetradic
#2B201A #1C2B1A #1A252B #281A2B
square
#2B201A #1C2B1A #1A252B #281A2B
split-complementary
#2B201A #1A2B28 #1A1C2B
monochromatic
#130E0C #130E0C #2B201A #513C31 #775948
Accessibility & contrast
On white
15.86
#2B201A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#2B201A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2B201A
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B201A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2B201A | 1.00 | 15.86 | 1.32 | 15.86 |
| #FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23211A
Deuteranopia (green-blind)
#26231A
Tritanopia (blue-blind)
#2E1E1E
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #2b201a; /* rgb */ color: rgb(43, 32, 26); /* oklch */ color: oklch(25.5% 0.020 50.0);
Tailwind
colors: {
custom: {
50: '#645b56',
500: '#2b201a',
950: '#000000',
},
}SCSS
$custom: #2b201a; $custom-light: #645b56; $custom-dark: #000000;
JSON
{
"hex": "#2b201a",
"rgb": {
"r": 43,
"g": 32,
"b": 26
},
"hsl": {
"h": 21.176,
"s": 24.638,
"l": 13.529
},
"oklch": {
"l": 0.25468,
"c": 0.02034,
"h": 50
},
"luminance": 0.01621
}Semantic roles & 50–950 ramp
primary
#2B201A
secondary
#43545E
accent
#A1C167
background
#F6F5F5
surface
#EBE9E9
border
#C6C5C5
text
#050403
muted
#7A7978