#7B2F1A#7B2F1A
#7B2F1A is a dark, moderate red. Relative luminance 0.063; OKLCH L 41.0% C 0.111 H 36.2°. Best body text is #FFFFFF at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2F1A |
|---|---|
| RGB | rgb(123, 47, 26) |
| HSL | hsl(13, 65%, 29%) |
| HSV | hsv(13, 79%, 48%) |
| CMYK | cmyk(0%, 61.8%, 78.9%, 51.8%) |
| CIE-LAB | lab(30.21, 31.84, 29.64) |
| CIE-LCH | lch(30.21, 43.50, 42.96°) |
| OKLab | oklab(41.04% 0.0898 0.0657) |
| OKLCH | oklch(41.04% 0.111 36.2) |
| XYZ | xyz(9.3723, 6.3198, 1.7034) |
| Luminance | 0.0632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.47
Red Brown
#8B2E16
ΔE00 3.51
Chestnut
#742802
ΔE00 4.86
Indian Red
#850E04
ΔE00 5.90
Brown Red
#922B05
ΔE00 6.16
Brick Red
#8F1402
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2F1A #1A667B
analogous
#7B1A35 #7B2F1A #7B601A
triadic
#7B2F1A #1A7B2F #2F1A7B
tetradic
#7B2F1A #357B1A #1A667B #601A7B
square
#7B2F1A #357B1A #1A667B #601A7B
split-complementary
#7B2F1A #1A7B60 #1A357B
monochromatic
#190A05 #481C0F #7B2F1A #AE4225 #D55C3A
Accessibility & contrast
On white
9.28
#7B2F1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#7B2F1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2F1A
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2F1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2F1A | 1.00 | 9.28 | 2.26 | 9.28 |
| #FFFFFF | 9.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443D17
Deuteranopia (green-blind)
#574D18
Tritanopia (blue-blind)
#881D2B
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7b2f1a; /* rgb */ color: rgb(123, 47, 26); /* oklch */ color: oklch(41.0% 0.111 36.2);
Tailwind
colors: {
custom: {
50: '#a86a58',
500: '#7b2f1a',
950: '#000000',
},
}SCSS
$custom: #7b2f1a; $custom-light: #a86a58; $custom-dark: #000000;
JSON
{
"hex": "#7b2f1a",
"rgb": {
"r": 123,
"g": 47,
"b": 26
},
"hsl": {
"h": 12.99,
"s": 65.101,
"l": 29.216
},
"oklch": {
"l": 0.41038,
"c": 0.11125,
"h": 36.2
},
"luminance": 0.06319
}Semantic roles & 50–950 ramp
primary
#7B2F1A
secondary
#4298AF
accent
#C4E840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78