#7B2A18#7B2A18
#7B2A18 is a dark, moderate red. Relative luminance 0.059; OKLCH L 40.3% C 0.117 H 34.1°. Best body text is #FFFFFF at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2A18 |
|---|---|
| RGB | rgb(123, 42, 24) |
| HSL | hsl(11, 67%, 29%) |
| HSV | hsv(11, 80%, 48%) |
| CMYK | cmyk(0%, 65.9%, 80.5%, 51.8%) |
| CIE-LAB | lab(29.25, 34.23, 29.78) |
| CIE-LCH | lch(29.25, 45.37, 41.02°) |
| OKLab | oklab(40.31% 0.0968 0.0654) |
| OKLCH | oklch(40.31% 0.117 34.1) |
| XYZ | xyz(9.1622, 5.9341, 1.5269) |
| Luminance | 0.0593 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.73
Reddish Brown
#7F2B0A
ΔE00 4.04
Indian Red
#850E04
ΔE00 4.81
Reddy Brown
#6E1005
ΔE00 5.28
Chestnut
#742802
ΔE00 5.39
Brick Red
#8F1402
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2A18 #18697B
analogous
#7B1838 #7B2A18 #7B5C18
triadic
#7B2A18 #187B2A #2A187B
tetradic
#7B2A18 #387B18 #18697B #5C187B
square
#7B2A18 #387B18 #18697B #5C187B
split-complementary
#7B2A18 #187B5C #18387B
monochromatic
#1A0905 #48190E #7B2A18 #AE3B22 #D85336
Accessibility & contrast
On white
9.60
#7B2A18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.19
#7B2A18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2A18
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2A18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2A18 | 1.00 | 9.60 | 2.19 | 9.60 |
| #FFFFFF | 9.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A15
Deuteranopia (green-blind)
#554C15
Tritanopia (blue-blind)
#881526
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7b2a18; /* rgb */ color: rgb(123, 42, 24); /* oklch */ color: oklch(40.3% 0.117 34.1);
Tailwind
colors: {
custom: {
50: '#a86856',
500: '#7b2a18',
950: '#000000',
},
}SCSS
$custom: #7b2a18; $custom-light: #a86856; $custom-dark: #000000;
JSON
{
"hex": "#7b2a18",
"rgb": {
"r": 123,
"g": 42,
"b": 24
},
"hsl": {
"h": 10.909,
"s": 67.347,
"l": 28.824
},
"oklch": {
"l": 0.40306,
"c": 0.11683,
"h": 34.1
},
"luminance": 0.05933
}Semantic roles & 50–950 ramp
primary
#7B2A18
secondary
#3F9BB0
accent
#CBEA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78