#7B2B1A#7B2B1A
#7B2B1A is a dark, moderate red. Relative luminance 0.060; OKLCH L 40.5% C 0.115 H 33.7°. Best body text is #FFFFFF at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2B1A |
|---|---|
| RGB | rgb(123, 43, 26) |
| HSL | hsl(11, 65%, 29%) |
| HSV | hsv(11, 79%, 48%) |
| CMYK | cmyk(0%, 65%, 78.9%, 51.8%) |
| CIE-LAB | lab(29.45, 33.83, 28.84) |
| CIE-LCH | lch(29.45, 44.46, 40.45°) |
| OKLab | oklab(40.47% 0.096 0.064) |
| OKLCH | oklch(40.47% 0.115 33.7) |
| XYZ | xyz(9.2197, 6.0146, 1.6525) |
| Luminance | 0.0601 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.89
Reddish Brown
#7F2B0A
ΔE00 4.41
Indian Red
#850E04
ΔE00 5.09
Reddy Brown
#6E1005
ΔE00 5.46
Chestnut
#742802
ΔE00 5.77
Brick Red
#8F1402
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2B1A #1A6A7B
analogous
#7B1A3A #7B2B1A #7B5C1A
triadic
#7B2B1A #1A7B2B #2B1A7B
tetradic
#7B2B1A #3A7B1A #1A6A7B #5C1A7B
square
#7B2B1A #3A7B1A #1A6A7B #5C1A7B
split-complementary
#7B2B1A #1A7B5C #1A3A7B
monochromatic
#190905 #48190F #7B2B1A #AE3D25 #D5553A
Accessibility & contrast
On white
9.53
#7B2B1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.20
#7B2B1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2B1A
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2B1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2B1A | 1.00 | 9.53 | 2.20 | 9.53 |
| #FFFFFF | 9.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A18
Deuteranopia (green-blind)
#554C17
Tritanopia (blue-blind)
#881728
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7b2b1a; /* rgb */ color: rgb(123, 43, 26); /* oklch */ color: oklch(40.5% 0.115 33.7);
Tailwind
colors: {
custom: {
50: '#a86857',
500: '#7b2b1a',
950: '#000000',
},
}SCSS
$custom: #7b2b1a; $custom-light: #a86857; $custom-dark: #000000;
JSON
{
"hex": "#7b2b1a",
"rgb": {
"r": 123,
"g": 43,
"b": 26
},
"hsl": {
"h": 10.515,
"s": 65.101,
"l": 29.216
},
"oklch": {
"l": 0.40467,
"c": 0.11534,
"h": 33.7
},
"luminance": 0.06013
}Semantic roles & 50–950 ramp
primary
#7B2B1A
secondary
#429CAF
accent
#CBE840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78