#2A201E#2A201E
#2A201E is a dark, near-neutral red. Relative luminance 0.016; OKLCH L 25.5% C 0.016 H 31.3°. Best body text is #FFFFFF at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2A201E |
|---|---|
| RGB | rgb(42, 32, 30) |
| HSL | hsl(10, 17%, 14%) |
| HSV | hsv(10, 29%, 16%) |
| CMYK | cmyk(0%, 23.8%, 28.6%, 83.5%) |
| CIE-LAB | lab(13.35, 4.41, 3.18) |
| CIE-LCH | lch(13.35, 5.44, 35.80°) |
| OKLab | oklab(25.47% 0.0137 0.0083) |
| OKLCH | oklch(25.47% 0.016 31.3) |
| XYZ | xyz(1.7057, 1.6191, 1.4507) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.49
Dark Grey
#363737
ΔE00 9.60
Black
#000000
ΔE00 10.27
Espresso
#4B382A
ΔE00 10.61
Dark Brown
#341C02
ΔE00 10.85
Onyx
#353839
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A201E #1E282A
analogous
#2A1E22 #2A201E #2A261E
triadic
#2A201E #1E2A20 #201E2A
tetradic
#2A201E #222A1E #1E282A #261E2A
square
#2A201E #222A1E #1E282A #261E2A
split-complementary
#2A201E #1E2A26 #1E222A
monochromatic
#120E0D #120E0D #2A201E #4E3B38 #715651
Accessibility & contrast
On white
15.86
#2A201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#2A201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2A201E
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2A201E | 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)
#22211E
Deuteranopia (green-blind)
#24231E
Tritanopia (blue-blind)
#2C1F1F
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #2a201e; /* rgb */ color: rgb(42, 32, 30); /* oklch */ color: oklch(25.5% 0.016 31.3);
Tailwind
colors: {
custom: {
50: '#635b59',
500: '#2a201e',
950: '#000000',
},
}SCSS
$custom: #2a201e; $custom-light: #635b59; $custom-dark: #000000;
JSON
{
"hex": "#2a201e",
"rgb": {
"r": 42,
"g": 32,
"b": 30
},
"hsl": {
"h": 10,
"s": 16.667,
"l": 14.118
},
"oklch": {
"l": 0.25465,
"c": 0.01602,
"h": 31.3
},
"luminance": 0.01619
}Semantic roles & 50–950 ramp
primary
#2A201E
secondary
#48585B
accent
#ADB96E
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050403
muted
#797978