#7B321A#7B321A
#7B321A is a dark, moderate red. Relative luminance 0.066; OKLCH L 41.5% C 0.108 H 38.3°. Best body text is #FFFFFF at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7B321A |
|---|---|
| RGB | rgb(123, 50, 26) |
| HSL | hsl(15, 65%, 29%) |
| HSV | hsv(15, 79%, 48%) |
| CMYK | cmyk(0%, 59.3%, 78.9%, 51.8%) |
| CIE-LAB | lab(30.80, 30.28, 30.27) |
| CIE-LCH | lch(30.80, 42.81, 44.99°) |
| OKLab | oklab(41.49% 0.085 0.0671) |
| OKLCH | oklch(41.49% 0.108 38.3) |
| XYZ | xyz(9.4964, 6.5680, 1.7448) |
| Luminance | 0.0657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.07
Red Brown
#8B2E16
ΔE00 3.66
Chestnut
#742802
ΔE00 4.39
Rust Brown
#8B3103
ΔE00 5.69
Brown Red
#922B05
ΔE00 5.88
Indian Red
#850E04
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B321A #1A637B
analogous
#7B1A33 #7B321A #7B631A
triadic
#7B321A #1A7B32 #321A7B
tetradic
#7B321A #337B1A #1A637B #631A7B
square
#7B321A #337B1A #1A637B #631A7B
split-complementary
#7B321A #1A7B63 #1A337B
monochromatic
#190A05 #481D0F #7B321A #AE4725 #D5603A
Accessibility & contrast
On white
9.08
#7B321A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.31
#7B321A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B321A
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B321A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B321A | 1.00 | 9.08 | 2.31 | 9.08 |
| #FFFFFF | 9.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#463E17
Deuteranopia (green-blind)
#584F18
Tritanopia (blue-blind)
#88222D
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #7b321a; /* rgb */ color: rgb(123, 50, 26); /* oklch */ color: oklch(41.5% 0.108 38.3);
Tailwind
colors: {
custom: {
50: '#a76c58',
500: '#7b321a',
950: '#000000',
},
}SCSS
$custom: #7b321a; $custom-light: #a76c58; $custom-dark: #000000;
JSON
{
"hex": "#7b321a",
"rgb": {
"r": 123,
"g": 50,
"b": 26
},
"hsl": {
"h": 14.845,
"s": 65.101,
"l": 29.216
},
"oklch": {
"l": 0.4149,
"c": 0.10825,
"h": 38.3
},
"luminance": 0.06567
}Semantic roles & 50–950 ramp
primary
#7B321A
secondary
#4294AF
accent
#BEE840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78