#2C201F#2C201F
#2C201F is a dark, near-neutral red. Relative luminance 0.017; OKLCH L 25.8% C 0.019 H 23.9°. Best body text is #FFFFFF at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #2C201F |
|---|---|
| RGB | rgb(44, 32, 31) |
| HSL | hsl(5, 17%, 15%) |
| HSV | hsv(5, 30%, 17%) |
| CMYK | cmyk(0%, 27.3%, 29.5%, 82.7%) |
| CIE-LAB | lab(13.64, 5.60, 2.91) |
| CIE-LCH | lch(13.64, 6.31, 27.44°) |
| OKLab | oklab(25.76% 0.0172 0.0076) |
| OKLCH | oklch(25.76% 0.019 23.9) |
| XYZ | xyz(1.8026, 1.6675, 1.5230) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.89
Dark Grey
#363737
ΔE00 10.35
Espresso
#4B382A
ΔE00 10.70
Dark Brown
#341C02
ΔE00 11.03
Black
#000000
ΔE00 11.12
Onyx
#353839
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C201F #1F2B2C
analogous
#2C1F25 #2C201F #2C271F
triadic
#2C201F #1F2C20 #201F2C
tetradic
#2C201F #252C1F #1F2B2C #271F2C
square
#2C201F #252C1F #1F2B2C #271F2C
split-complementary
#2C201F #1F2C27 #1F252C
monochromatic
#120D0D #120D0D #2C201F #503A38 #745452
Accessibility & contrast
On white
15.75
#2C201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#2C201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2C201F
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2C201F | 1.00 | 15.75 | 1.33 | 15.75 |
| #FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22221F
Deuteranopia (green-blind)
#25241F
Tritanopia (blue-blind)
#2F1F20
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #2c201f; /* rgb */ color: rgb(44, 32, 31); /* oklch */ color: oklch(25.8% 0.019 23.9);
Tailwind
colors: {
custom: {
50: '#655b5a',
500: '#2c201f',
950: '#000000',
},
}SCSS
$custom: #2c201f; $custom-light: #655b5a; $custom-dark: #000000;
JSON
{
"hex": "#2c201f",
"rgb": {
"r": 44,
"g": 32,
"b": 31
},
"hsl": {
"h": 4.615,
"s": 17.333,
"l": 14.706
},
"oklch": {
"l": 0.2576,
"c": 0.0188,
"h": 23.9
},
"luminance": 0.01667
}Semantic roles & 50–950 ramp
primary
#2C201F
secondary
#495C5E
accent
#B4BA6E
background
#F6F5F5
surface
#EBE9E9
border
#C6C5C5
text
#050403
muted
#7A7978