#2B2020#2B2020
#2B2020 is a dark, near-neutral red. Relative luminance 0.017; OKLCH L 25.7% C 0.017 H 18.3°. Best body text is #FFFFFF at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #2B2020 |
|---|---|
| RGB | rgb(43, 32, 32) |
| HSL | hsl(0, 15%, 15%) |
| HSV | hsv(0, 26%, 17%) |
| CMYK | cmyk(0%, 25.6%, 25.6%, 83.1%) |
| CIE-LAB | lab(13.54, 5.30, 2.03) |
| CIE-LCH | lch(13.54, 5.67, 20.92°) |
| OKLab | oklab(25.67% 0.0162 0.0054) |
| OKLCH | oklch(25.67% 0.017 18.3) |
| XYZ | xyz(1.7735, 1.6510, 1.5915) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.10
Dark Grey
#363737
ΔE00 10.02
Black
#000000
ΔE00 10.76
Espresso
#4B382A
ΔE00 11.25
Onyx
#353839
ΔE00 11.27
Almost Black
#070D0D
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B2020 #202B2B
analogous
#2B2026 #2B2020 #2B2620
triadic
#2B2020 #202B20 #20202B
tetradic
#2B2020 #262B20 #202B2B #26202B
square
#2B2020 #262B20 #202B2B #26202B
split-complementary
#2B2020 #202B26 #20262B
monochromatic
#120D0D #120D0D #2B2020 #4E3A3A #715454
Accessibility & contrast
On white
15.79
#2B2020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#2B2020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2B2020
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B2020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2B2020 | 1.00 | 15.79 | 1.33 | 15.79 |
| #FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222120
Deuteranopia (green-blind)
#242320
Tritanopia (blue-blind)
#2D1F20
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #2b2020; /* rgb */ color: rgb(43, 32, 32); /* oklch */ color: oklch(25.7% 0.017 18.3);
Tailwind
colors: {
custom: {
50: '#645b5b',
500: '#2b2020',
950: '#000000',
},
}SCSS
$custom: #2b2020; $custom-light: #645b5b; $custom-dark: #000000;
JSON
{
"hex": "#2b2020",
"rgb": {
"r": 43,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 14.667,
"l": 14.706
},
"oklch": {
"l": 0.25665,
"c": 0.01708,
"h": 18.3
},
"luminance": 0.01651
}Semantic roles & 50–950 ramp
primary
#2B2020
secondary
#4B5C5C
accent
#B7B770
background
#F6F5F5
surface
#EBE9E9
border
#C6C5C5
text
#050404
muted
#7A7979