#7B2C1A#7B2C1A
#7B2C1A is a dark, moderate red. Relative luminance 0.061; OKLCH L 40.6% C 0.114 H 34.3°. Best body text is #FFFFFF at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2C1A |
|---|---|
| RGB | rgb(123, 44, 26) |
| HSL | hsl(11, 65%, 29%) |
| HSV | hsv(11, 79%, 48%) |
| CMYK | cmyk(0%, 64.2%, 78.9%, 51.8%) |
| CIE-LAB | lab(29.63, 33.34, 29.04) |
| CIE-LCH | lch(29.63, 44.22, 41.05°) |
| OKLab | oklab(40.61% 0.0945 0.0644) |
| OKLCH | oklch(40.61% 0.114 34.3) |
| XYZ | xyz(9.2565, 6.0882, 1.6648) |
| Luminance | 0.0609 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.75
Reddish Brown
#7F2B0A
ΔE00 4.15
Indian Red
#850E04
ΔE00 5.26
Chestnut
#742802
ΔE00 5.52
Reddy Brown
#6E1005
ΔE00 5.68
Brick Red
#8F1402
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2C1A #1A697B
analogous
#7B1A39 #7B2C1A #7B5D1A
triadic
#7B2C1A #1A7B2C #2C1A7B
tetradic
#7B2C1A #397B1A #1A697B #5D1A7B
square
#7B2C1A #397B1A #1A697B #5D1A7B
split-complementary
#7B2C1A #1A7B5D #1A397B
monochromatic
#190905 #481A0F #7B2C1A #AE3E25 #D5573A
Accessibility & contrast
On white
9.47
#7B2C1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.22
#7B2C1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2C1A
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2C1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2C1A | 1.00 | 9.47 | 2.22 | 9.47 |
| #FFFFFF | 9.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423B18
Deuteranopia (green-blind)
#564C17
Tritanopia (blue-blind)
#881928
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #7b2c1a; /* rgb */ color: rgb(123, 44, 26); /* oklch */ color: oklch(40.6% 0.114 34.3);
Tailwind
colors: {
custom: {
50: '#a86957',
500: '#7b2c1a',
950: '#000000',
},
}SCSS
$custom: #7b2c1a; $custom-light: #a86957; $custom-dark: #000000;
JSON
{
"hex": "#7b2c1a",
"rgb": {
"r": 123,
"g": 44,
"b": 26
},
"hsl": {
"h": 11.134,
"s": 65.101,
"l": 29.216
},
"oklch": {
"l": 0.40606,
"c": 0.11431,
"h": 34.3
},
"luminance": 0.06087
}Semantic roles & 50–950 ramp
primary
#7B2C1A
secondary
#429BAF
accent
#C9E840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78