#7B2D18#7B2D18
#7B2D18 is a dark, moderate red. Relative luminance 0.062; OKLCH L 40.7% C 0.114 H 35.8°. Best body text is #FFFFFF at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2D18 |
|---|---|
| RGB | rgb(123, 45, 24) |
| HSL | hsl(13, 67%, 29%) |
| HSV | hsv(13, 80%, 48%) |
| CMYK | cmyk(0%, 63.4%, 80.5%, 51.8%) |
| CIE-LAB | lab(29.80, 32.76, 30.35) |
| CIE-LCH | lch(29.80, 44.66, 42.81°) |
| OKLab | oklab(40.73% 0.0923 0.0667) |
| OKLCH | oklch(40.73% 0.114 35.8) |
| XYZ | xyz(9.2726, 6.1550, 1.5637) |
| Luminance | 0.0615 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.28
Red Brown
#8B2E16
ΔE00 3.43
Chestnut
#742802
ΔE00 4.68
Indian Red
#850E04
ΔE00 5.44
Brick Red
#8F1402
ΔE00 5.84
Reddy Brown
#6E1005
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2D18 #18667B
analogous
#7B1835 #7B2D18 #7B5F18
triadic
#7B2D18 #187B2D #2D187B
tetradic
#7B2D18 #357B18 #18667B #5F187B
square
#7B2D18 #357B18 #18667B #5F187B
split-complementary
#7B2D18 #187B5F #18357B
monochromatic
#1A0905 #481A0E #7B2D18 #AE4022 #D85836
Accessibility & contrast
On white
9.41
#7B2D18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.23
#7B2D18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2D18
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2D18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2D18 | 1.00 | 9.41 | 2.23 | 9.41 |
| #FFFFFF | 9.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433B15
Deuteranopia (green-blind)
#564D15
Tritanopia (blue-blind)
#881A29
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #7b2d18; /* rgb */ color: rgb(123, 45, 24); /* oklch */ color: oklch(40.7% 0.114 35.8);
Tailwind
colors: {
custom: {
50: '#a86956',
500: '#7b2d18',
950: '#000000',
},
}SCSS
$custom: #7b2d18; $custom-light: #a86956; $custom-dark: #000000;
JSON
{
"hex": "#7b2d18",
"rgb": {
"r": 123,
"g": 45,
"b": 24
},
"hsl": {
"h": 12.727,
"s": 67.347,
"l": 28.824
},
"oklch": {
"l": 0.40725,
"c": 0.11381,
"h": 35.8
},
"luminance": 0.06154
}Semantic roles & 50–950 ramp
primary
#7B2D18
secondary
#3F98B0
accent
#C6EA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78