#7B2E18#7B2E18
#7B2E18 is a dark, moderate red. Relative luminance 0.062; OKLCH L 40.9% C 0.113 H 36.5°. Best body text is #FFFFFF at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2E18 |
|---|---|
| RGB | rgb(123, 46, 24) |
| HSL | hsl(13, 67%, 29%) |
| HSV | hsv(13, 80%, 48%) |
| CMYK | cmyk(0%, 62.6%, 80.5%, 51.8%) |
| CIE-LAB | lab(29.99, 32.26, 30.55) |
| CIE-LCH | lch(29.99, 44.43, 43.44°) |
| OKLab | oklab(40.87% 0.0907 0.0671) |
| OKLCH | oklch(40.87% 0.113 36.5) |
| XYZ | xyz(9.3112, 6.2322, 1.5766) |
| Luminance | 0.0623 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.07
Red Brown
#8B2E16
ΔE00 3.40
Chestnut
#742802
ΔE00 4.48
Indian Red
#850E04
ΔE00 5.69
Brown Red
#922B05
ΔE00 5.90
Brick Red
#8F1402
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2E18 #18657B
analogous
#7B1834 #7B2E18 #7B6018
triadic
#7B2E18 #187B2E #2E187B
tetradic
#7B2E18 #347B18 #18657B #60187B
square
#7B2E18 #347B18 #18657B #60187B
split-complementary
#7B2E18 #187B60 #18347B
monochromatic
#1A0A05 #481B0E #7B2E18 #AE4122 #D85A36
Accessibility & contrast
On white
9.35
#7B2E18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.25
#7B2E18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2E18
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2E18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2E18 | 1.00 | 9.35 | 2.25 | 9.35 |
| #FFFFFF | 9.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443C15
Deuteranopia (green-blind)
#574D15
Tritanopia (blue-blind)
#881B29
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7b2e18; /* rgb */ color: rgb(123, 46, 24); /* oklch */ color: oklch(40.9% 0.113 36.5);
Tailwind
colors: {
custom: {
50: '#a86a56',
500: '#7b2e18',
950: '#000000',
},
}SCSS
$custom: #7b2e18; $custom-light: #a86a56; $custom-dark: #000000;
JSON
{
"hex": "#7b2e18",
"rgb": {
"r": 123,
"g": 46,
"b": 24
},
"hsl": {
"h": 13.333,
"s": 67.347,
"l": 28.824
},
"oklch": {
"l": 0.40869,
"c": 0.11281,
"h": 36.5
},
"luminance": 0.06231
}Semantic roles & 50–950 ramp
primary
#7B2E18
secondary
#3F97B0
accent
#C4EA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78