#7B2F1B#7B2F1B
#7B2F1B is a dark, moderate red. Relative luminance 0.063; OKLCH L 41.0% C 0.111 H 35.7°. Best body text is #FFFFFF at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2F1B |
|---|---|
| RGB | rgb(123, 47, 27) |
| HSL | hsl(13, 64%, 29%) |
| HSV | hsv(13, 78%, 48%) |
| CMYK | cmyk(0%, 61.8%, 78%, 51.8%) |
| CIE-LAB | lab(30.22, 31.88, 29.08) |
| CIE-LCH | lch(30.22, 43.15, 42.37°) |
| OKLab | oklab(41.05% 0.0901 0.0648) |
| OKLCH | oklch(41.05% 0.111 35.7) |
| XYZ | xyz(9.3837, 6.3244, 1.7633) |
| Luminance | 0.0632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.60
Reddish Brown
#7F2B0A
ΔE00 3.78
Chestnut
#742802
ΔE00 5.16
Indian Red
#850E04
ΔE00 5.90
Brick Red
#8F1402
ΔE00 6.28
Brown Red
#922B05
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2F1B #1B677B
analogous
#7B1B37 #7B2F1B #7B5F1B
triadic
#7B2F1B #1B7B2F #2F1B7B
tetradic
#7B2F1B #377B1B #1B677B #5F1B7B
square
#7B2F1B #377B1B #1B677B #5F1B7B
split-complementary
#7B2F1B #1B7B5F #1B377B
monochromatic
#190A06 #491C10 #7B2F1B #AD4226 #D45C3C
Accessibility & contrast
On white
9.27
#7B2F1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#7B2F1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2F1B
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2F1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2F1B | 1.00 | 9.27 | 2.26 | 9.27 |
| #FFFFFF | 9.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443D18
Deuteranopia (green-blind)
#574D19
Tritanopia (blue-blind)
#881D2B
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7b2f1b; /* rgb */ color: rgb(123, 47, 27); /* oklch */ color: oklch(41.0% 0.111 35.7);
Tailwind
colors: {
custom: {
50: '#a86a58',
500: '#7b2f1b',
950: '#000000',
},
}SCSS
$custom: #7b2f1b; $custom-light: #a86a58; $custom-dark: #000000;
JSON
{
"hex": "#7b2f1b",
"rgb": {
"r": 123,
"g": 47,
"b": 27
},
"hsl": {
"h": 12.5,
"s": 64,
"l": 29.412
},
"oklch": {
"l": 0.4105,
"c": 0.11098,
"h": 35.7
},
"luminance": 0.06323
}Semantic roles & 50–950 ramp
primary
#7B2F1B
secondary
#4398AF
accent
#C4E741
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78