#2A201B#2A201B
#2A201B is a dark, near-neutral orange. Relative luminance 0.016; OKLCH L 25.4% C 0.018 H 48.0°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #2A201B |
|---|---|
| RGB | rgb(42, 32, 27) |
| HSL | hsl(20, 22%, 14%) |
| HSV | hsv(20, 36%, 16%) |
| CMYK | cmyk(0%, 23.8%, 35.7%, 83.5%) |
| CIE-LAB | lab(13.26, 3.85, 5.22) |
| CIE-LCH | lch(13.26, 6.49, 53.58°) |
| OKLab | oklab(25.37% 0.0121 0.0134) |
| OKLCH | oklch(25.37% 0.018 48) |
| XYZ | xyz(1.6692, 1.6045, 1.2585) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 9.16
Dark Brown
#341C02
ΔE00 9.36
Espresso
#4B382A
ΔE00 9.71
Dark Grey
#363737
ΔE00 9.82
Black
#000000
ΔE00 10.43
Onyx
#353839
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A201B #1B252A
analogous
#2A1B1D #2A201B #2A271B
triadic
#2A201B #1B2A20 #201B2A
tetradic
#2A201B #1D2A1B #1B252A #271B2A
square
#2A201B #1D2A1B #1B252A #271B2A
split-complementary
#2A201B #1B2A27 #1B1D2A
monochromatic
#130E0C #130E0C #2A201B #4F3C33 #75594B
Accessibility & contrast
On white
15.90
#2A201B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#2A201B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2A201B
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A201B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2A201B | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23211B
Deuteranopia (green-blind)
#25231B
Tritanopia (blue-blind)
#2D1E1F
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #2a201b; /* rgb */ color: rgb(42, 32, 27); /* oklch */ color: oklch(25.4% 0.018 48.0);
Tailwind
colors: {
custom: {
50: '#645b57',
500: '#2a201b',
950: '#000000',
},
}SCSS
$custom: #2a201b; $custom-light: #645b57; $custom-dark: #000000;
JSON
{
"hex": "#2a201b",
"rgb": {
"r": 42,
"g": 32,
"b": 27
},
"hsl": {
"h": 20,
"s": 21.739,
"l": 13.529
},
"oklch": {
"l": 0.25367,
"c": 0.01808,
"h": 48
},
"luminance": 0.01604
}Semantic roles & 50–950 ramp
primary
#2A201B
secondary
#44545D
accent
#A2BE6A
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050403
muted
#797978