#7B2A16#7B2A16
#7B2A16 is a dark, moderate red. Relative luminance 0.059; OKLCH L 40.3% C 0.117 H 34.9°. Best body text is #FFFFFF at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2A16 |
|---|---|
| RGB | rgb(123, 42, 22) |
| HSL | hsl(12, 70%, 28%) |
| HSV | hsv(12, 82%, 48%) |
| CMYK | cmyk(0%, 65.9%, 82.1%, 51.8%) |
| CIE-LAB | lab(29.23, 34.15, 30.88) |
| CIE-LCH | lch(29.23, 46.05, 42.12°) |
| OKLab | oklab(40.28% 0.0962 0.0672) |
| OKLCH | oklch(40.28% 0.117 34.9) |
| XYZ | xyz(9.1422, 5.9261, 1.4214) |
| Luminance | 0.0592 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.42
Red Brown
#8B2E16
ΔE00 3.50
Indian Red
#850E04
ΔE00 4.77
Chestnut
#742802
ΔE00 4.79
Reddy Brown
#6E1005
ΔE00 5.37
Brick Red
#8F1402
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2A16 #16677B
analogous
#7B1634 #7B2A16 #7B5C16
triadic
#7B2A16 #167B2A #2A167B
tetradic
#7B2A16 #347B16 #16677B #5C167B
square
#7B2A16 #347B16 #16677B #5C167B
split-complementary
#7B2A16 #167B5C #16347B
monochromatic
#1A0905 #47180D #7B2A16 #AF3C1F #DA5331
Accessibility & contrast
On white
9.61
#7B2A16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.19
#7B2A16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2A16
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2A16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2A16 | 1.00 | 9.61 | 2.19 | 9.61 |
| #FFFFFF | 9.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A13
Deuteranopia (green-blind)
#554C13
Tritanopia (blue-blind)
#881426
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7b2a16; /* rgb */ color: rgb(123, 42, 22); /* oklch */ color: oklch(40.3% 0.117 34.9);
Tailwind
colors: {
custom: {
50: '#a86755',
500: '#7b2a16',
950: '#000000',
},
}SCSS
$custom: #7b2a16; $custom-light: #a86755; $custom-dark: #000000;
JSON
{
"hex": "#7b2a16",
"rgb": {
"r": 123,
"g": 42,
"b": 22
},
"hsl": {
"h": 11.881,
"s": 69.655,
"l": 28.431
},
"oklch": {
"l": 0.40284,
"c": 0.11731,
"h": 34.9
},
"luminance": 0.05925
}Semantic roles & 50–950 ramp
primary
#7B2A16
secondary
#3D99B0
accent
#C9EC3B
background
#FBF6F4
surface
#F6EBE8
border
#D0C6C4
text
#110603
muted
#807A78