#2A1E20#2A1E20
#2A1E20 is a dark, near-neutral red. Relative luminance 0.015; OKLCH L 25.0% C 0.019 H 7.4°. Best body text is #FFFFFF at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #2A1E20 |
|---|---|
| RGB | rgb(42, 30, 32) |
| HSL | hsl(350, 17%, 14%) |
| HSV | hsv(350, 29%, 16%) |
| CMYK | cmyk(0%, 28.6%, 23.8%, 83.5%) |
| CIE-LAB | lab(12.77, 6.25, 0.90) |
| CIE-LCH | lch(12.77, 6.31, 8.17°) |
| OKLab | oklab(25.04% 0.0189 0.0025) |
| OKLCH | oklch(25.04% 0.019 7.4) |
| XYZ | xyz(1.6798, 1.5251, 1.5721) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.45
Black
#000000
ΔE00 10.96
Dark Grey
#363737
ΔE00 11.02
Onyx
#353839
ΔE00 12.21
Almost Black
#070D0D
ΔE00 12.24
Dark
#1B2431
ΔE00 12.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A1E20 #1E2A28
analogous
#2A1E26 #2A1E20 #2A221E
triadic
#2A1E20 #202A1E #1E202A
tetradic
#2A1E20 #262A1E #1E2A28 #221E2A
square
#2A1E20 #262A1E #1E2A28 #221E2A
split-complementary
#2A1E20 #1E2A22 #1E262A
monochromatic
#120D0E #120D0E #2A1E20 #4E383B #715156
Accessibility & contrast
On white
16.09
#2A1E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#2A1E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2A1E20
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A1E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2A1E20 | 1.00 | 16.09 | 1.31 | 16.09 |
| #FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202020
Deuteranopia (green-blind)
#222220
Tritanopia (blue-blind)
#2C1D1F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #2a1e20; /* rgb */ color: rgb(42, 30, 32); /* oklch */ color: oklch(25.0% 0.019 7.4);
Tailwind
colors: {
custom: {
50: '#63595b',
500: '#2a1e20',
950: '#000000',
},
}SCSS
$custom: #2a1e20; $custom-light: #63595b; $custom-dark: #000000;
JSON
{
"hex": "#2a1e20",
"rgb": {
"r": 42,
"g": 30,
"b": 32
},
"hsl": {
"h": 350,
"s": 16.667,
"l": 14.118
},
"oklch": {
"l": 0.25038,
"c": 0.01904,
"h": 7.4
},
"luminance": 0.01525
}Semantic roles & 50–950 ramp
primary
#2A1E20
secondary
#485B58
accent
#B9AD6E
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050304
muted
#797879