#7B2B18#7B2B18
#7B2B18 is a dark, moderate red. Relative luminance 0.060; OKLCH L 40.4% C 0.116 H 34.6°. Best body text is #FFFFFF at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2B18 |
|---|---|
| RGB | rgb(123, 43, 24) |
| HSL | hsl(12, 67%, 29%) |
| HSV | hsv(12, 80%, 48%) |
| CMYK | cmyk(0%, 65%, 80.5%, 51.8%) |
| CIE-LAB | lab(29.43, 33.75, 29.97) |
| CIE-LCH | lch(29.43, 45.13, 41.60°) |
| OKLab | oklab(40.44% 0.0953 0.0658) |
| OKLCH | oklch(40.44% 0.116 34.6) |
| XYZ | xyz(9.1981, 6.0060, 1.5389) |
| Luminance | 0.0600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.60
Reddish Brown
#7F2B0A
ΔE00 3.77
Indian Red
#850E04
ΔE00 5.00
Chestnut
#742802
ΔE00 5.14
Reddy Brown
#6E1005
ΔE00 5.51
Brick Red
#8F1402
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2B18 #18687B
analogous
#7B1837 #7B2B18 #7B5D18
triadic
#7B2B18 #187B2B #2B187B
tetradic
#7B2B18 #377B18 #18687B #5D187B
square
#7B2B18 #377B18 #18687B #5D187B
split-complementary
#7B2B18 #187B5D #18377B
monochromatic
#1A0905 #48190E #7B2B18 #AE3D22 #D85536
Accessibility & contrast
On white
9.54
#7B2B18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.20
#7B2B18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2B18
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2B18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2B18 | 1.00 | 9.54 | 2.20 | 9.54 |
| #FFFFFF | 9.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423A15
Deuteranopia (green-blind)
#554C15
Tritanopia (blue-blind)
#881727
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7b2b18; /* rgb */ color: rgb(123, 43, 24); /* oklch */ color: oklch(40.4% 0.116 34.6);
Tailwind
colors: {
custom: {
50: '#a86856',
500: '#7b2b18',
950: '#000000',
},
}SCSS
$custom: #7b2b18; $custom-light: #a86856; $custom-dark: #000000;
JSON
{
"hex": "#7b2b18",
"rgb": {
"r": 123,
"g": 43,
"b": 24
},
"hsl": {
"h": 11.515,
"s": 67.347,
"l": 28.824
},
"oklch": {
"l": 0.40443,
"c": 0.11582,
"h": 34.6
},
"luminance": 0.06005
}Semantic roles & 50–950 ramp
primary
#7B2B18
secondary
#3F9AB0
accent
#C9EA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78