#2B201B#2B201B
#2B201B is a dark, near-neutral orange. Relative luminance 0.016; OKLCH L 25.5% C 0.019 H 45.7°. Best body text is #FFFFFF at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2B201B |
|---|---|
| RGB | rgb(43, 32, 27) |
| HSL | hsl(19, 23%, 14%) |
| HSV | hsv(19, 37%, 17%) |
| CMYK | cmyk(0%, 25.6%, 37.2%, 83.1%) |
| CIE-LAB | lab(13.39, 4.37, 5.42) |
| CIE-LCH | lch(13.39, 6.96, 51.17°) |
| OKLab | oklab(25.5% 0.0136 0.0139) |
| OKLCH | oklch(25.5% 0.019 45.7) |
| XYZ | xyz(1.7106, 1.6258, 1.2604) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.84
Dark Brown
#341C02
ΔE00 9.06
Espresso
#4B382A
ΔE00 9.50
Dark Grey
#363737
ΔE00 10.16
Black
#000000
ΔE00 10.82
Onyx
#353839
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B201B #1B262B
analogous
#2B1B1E #2B201B #2B281B
triadic
#2B201B #1B2B20 #201B2B
tetradic
#2B201B #1E2B1B #1B262B #281B2B
square
#2B201B #1E2B1B #1B262B #281B2B
split-complementary
#2B201B #1B2B28 #1B1E2B
monochromatic
#130E0C #130E0C #2B201B #513C33 #76584A
Accessibility & contrast
On white
15.85
#2B201B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#2B201B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2B201B
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B201B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2B201B | 1.00 | 15.85 | 1.33 | 15.85 |
| #FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23211B
Deuteranopia (green-blind)
#25231B
Tritanopia (blue-blind)
#2E1E1F
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #2b201b; /* rgb */ color: rgb(43, 32, 27); /* oklch */ color: oklch(25.5% 0.019 45.7);
Tailwind
colors: {
custom: {
50: '#645b57',
500: '#2b201b',
950: '#000000',
},
}SCSS
$custom: #2b201b; $custom-light: #645b57; $custom-dark: #000000;
JSON
{
"hex": "#2b201b",
"rgb": {
"r": 43,
"g": 32,
"b": 27
},
"hsl": {
"h": 18.75,
"s": 22.857,
"l": 13.725
},
"oklch": {
"l": 0.25498,
"c": 0.01946,
"h": 45.7
},
"luminance": 0.01626
}Semantic roles & 50–950 ramp
primary
#2B201B
secondary
#44565E
accent
#A4BF68
background
#F6F5F5
surface
#EBE9E9
border
#C6C5C5
text
#050403
muted
#7A7978