#7B2D16#7B2D16
#7B2D16 is a dark, moderate red. Relative luminance 0.061; OKLCH L 40.7% C 0.114 H 36.7°. Best body text is #FFFFFF at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2D16 |
|---|---|
| RGB | rgb(123, 45, 22) |
| HSL | hsl(14, 70%, 28%) |
| HSV | hsv(14, 82%, 48%) |
| CMYK | cmyk(0%, 63.4%, 82.1%, 51.8%) |
| CIE-LAB | lab(29.78, 32.68, 31.44) |
| CIE-LCH | lch(29.78, 45.35, 43.89°) |
| OKLab | oklab(40.7% 0.0916 0.0684) |
| OKLCH | oklch(40.7% 0.114 36.7) |
| XYZ | xyz(9.2526, 6.1470, 1.4582) |
| Luminance | 0.0615 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.70
Red Brown
#8B2E16
ΔE00 3.34
Chestnut
#742802
ΔE00 4.12
Indian Red
#850E04
ΔE00 5.51
Brown Red
#922B05
ΔE00 5.67
Brick Red
#8F1402
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2D16 #16647B
analogous
#7B1632 #7B2D16 #7B5F16
triadic
#7B2D16 #167B2D #2D167B
tetradic
#7B2D16 #327B16 #16647B #5F167B
square
#7B2D16 #327B16 #16647B #5F167B
split-complementary
#7B2D16 #167B5F #16327B
monochromatic
#1A0905 #471A0D #7B2D16 #AF401F #DA5831
Accessibility & contrast
On white
9.42
#7B2D16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.23
#7B2D16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2D16
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2D16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2D16 | 1.00 | 9.42 | 2.23 | 9.42 |
| #FFFFFF | 9.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433B13
Deuteranopia (green-blind)
#564D13
Tritanopia (blue-blind)
#881A28
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #7b2d16; /* rgb */ color: rgb(123, 45, 22); /* oklch */ color: oklch(40.7% 0.114 36.7);
Tailwind
colors: {
custom: {
50: '#a86955',
500: '#7b2d16',
950: '#000000',
},
}SCSS
$custom: #7b2d16; $custom-light: #a86955; $custom-dark: #000000;
JSON
{
"hex": "#7b2d16",
"rgb": {
"r": 123,
"g": 45,
"b": 22
},
"hsl": {
"h": 13.663,
"s": 69.655,
"l": 28.431
},
"oklch": {
"l": 0.40703,
"c": 0.11432,
"h": 36.7
},
"luminance": 0.06146
}Semantic roles & 50–950 ramp
primary
#7B2D16
secondary
#3D96B0
accent
#C4EC3B
background
#FBF6F5
surface
#F6EBE8
border
#D0C6C4
text
#110603
muted
#807A78