#7B2B16#7B2B16
#7B2B16 is a dark, moderate red. Relative luminance 0.060; OKLCH L 40.4% C 0.116 H 35.5°. Best body text is #FFFFFF at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2B16 |
|---|---|
| RGB | rgb(123, 43, 22) |
| HSL | hsl(12, 70%, 28%) |
| HSV | hsv(12, 82%, 48%) |
| CMYK | cmyk(0%, 65%, 82.1%, 51.8%) |
| CIE-LAB | lab(29.41, 33.67, 31.07) |
| CIE-LCH | lch(29.41, 45.81, 42.70°) |
| OKLab | oklab(40.42% 0.0947 0.0676) |
| OKLCH | oklch(40.42% 0.116 35.5) |
| XYZ | xyz(9.1781, 5.9979, 1.4333) |
| Luminance | 0.0600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.16
Red Brown
#8B2E16
ΔE00 3.41
Chestnut
#742802
ΔE00 4.55
Indian Red
#850E04
ΔE00 5.00
Brick Red
#8F1402
ΔE00 5.49
Reddy Brown
#6E1005
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2B16 #16667B
analogous
#7B1633 #7B2B16 #7B5D16
triadic
#7B2B16 #167B2B #2B167B
tetradic
#7B2B16 #337B16 #16667B #5D167B
square
#7B2B16 #337B16 #16667B #5D167B
split-complementary
#7B2B16 #167B5D #16337B
monochromatic
#1A0905 #47190D #7B2B16 #AF3D1F #DA5431
Accessibility & contrast
On white
9.55
#7B2B16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.20
#7B2B16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2B16
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2B16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2B16 | 1.00 | 9.55 | 2.20 | 9.55 |
| #FFFFFF | 9.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423A13
Deuteranopia (green-blind)
#554C13
Tritanopia (blue-blind)
#881627
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7b2b16; /* rgb */ color: rgb(123, 43, 22); /* oklch */ color: oklch(40.4% 0.116 35.5);
Tailwind
colors: {
custom: {
50: '#a86855',
500: '#7b2b16',
950: '#000000',
},
}SCSS
$custom: #7b2b16; $custom-light: #a86855; $custom-dark: #000000;
JSON
{
"hex": "#7b2b16",
"rgb": {
"r": 123,
"g": 43,
"b": 22
},
"hsl": {
"h": 12.475,
"s": 69.655,
"l": 28.431
},
"oklch": {
"l": 0.40422,
"c": 0.11631,
"h": 35.5
},
"luminance": 0.05997
}Semantic roles & 50–950 ramp
primary
#7B2B16
secondary
#3D98B0
accent
#C8EC3B
background
#FBF6F4
surface
#F6EBE8
border
#D0C6C4
text
#110603
muted
#807A78