#7B2D14#7B2D14
#7B2D14 is a dark, moderate red. Relative luminance 0.061; OKLCH L 40.7% C 0.115 H 37.6°. Best body text is #FFFFFF at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2D14 |
|---|---|
| RGB | rgb(123, 45, 20) |
| HSL | hsl(15, 72%, 28%) |
| HSV | hsv(15, 84%, 48%) |
| CMYK | cmyk(0%, 63.4%, 83.7%, 51.8%) |
| CIE-LAB | lab(29.76, 32.61, 32.49) |
| CIE-LCH | lch(29.76, 46.03, 44.90°) |
| OKLab | oklab(40.68% 0.091 0.07) |
| OKLCH | oklch(40.68% 0.115 37.6) |
| XYZ | xyz(9.2340, 6.1395, 1.3605) |
| Luminance | 0.0614 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.16
Red Brown
#8B2E16
ΔE00 3.37
Chestnut
#742802
ΔE00 3.59
Brown Red
#922B05
ΔE00 5.37
Rust Brown
#8B3103
ΔE00 5.38
Indian Red
#850E04
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2D14 #14627B
analogous
#7B142E #7B2D14 #7B6014
triadic
#7B2D14 #147B2D #2D147B
tetradic
#7B2D14 #2E7B14 #14627B #60147B
square
#7B2D14 #2E7B14 #14627B #60147B
split-complementary
#7B2D14 #147B60 #142E7B
monochromatic
#1A0A04 #461A0B #7B2D14 #B0401D #DD572D
Accessibility & contrast
On white
9.43
#7B2D14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.23
#7B2D14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2D14
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2D14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2D14 | 1.00 | 9.43 | 2.23 | 9.43 |
| #FFFFFF | 9.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433B10
Deuteranopia (green-blind)
#564D11
Tritanopia (blue-blind)
#881928
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #7b2d14; /* rgb */ color: rgb(123, 45, 20); /* oklch */ color: oklch(40.7% 0.115 37.6);
Tailwind
colors: {
custom: {
50: '#a86953',
500: '#7b2d14',
950: '#000000',
},
}SCSS
$custom: #7b2d14; $custom-light: #a86953; $custom-dark: #000000;
JSON
{
"hex": "#7b2d14",
"rgb": {
"r": 123,
"g": 45,
"b": 20
},
"hsl": {
"h": 14.563,
"s": 72.028,
"l": 28.039
},
"oklch": {
"l": 0.40683,
"c": 0.11483,
"h": 37.6
},
"luminance": 0.06138
}Semantic roles & 50–950 ramp
primary
#7B2D14
secondary
#3A94B1
accent
#C3EF39
background
#FBF6F4
surface
#F6EBE7
border
#D0C6C3
text
#110602
muted
#807A78