#7B2A19#7B2A19
#7B2A19 is a dark, moderate red. Relative luminance 0.059; OKLCH L 40.3% C 0.117 H 33.6°. Best body text is #FFFFFF at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2A19 |
|---|---|
| RGB | rgb(123, 42, 25) |
| HSL | hsl(10, 66%, 29%) |
| HSV | hsv(10, 80%, 48%) |
| CMYK | cmyk(0%, 65.9%, 79.7%, 51.8%) |
| CIE-LAB | lab(29.26, 34.27, 29.22) |
| CIE-LCH | lch(29.26, 45.04, 40.45°) |
| OKLab | oklab(40.32% 0.0971 0.0645) |
| OKLCH | oklch(40.32% 0.117 33.6) |
| XYZ | xyz(9.1728, 5.9384, 1.5827) |
| Luminance | 0.0594 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.89
Reddish Brown
#7F2B0A
ΔE00 4.36
Indian Red
#850E04
ΔE00 4.87
Reddy Brown
#6E1005
ΔE00 5.26
Maroon
#800000
ΔE00 5.68
Chestnut
#742802
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2A19 #196A7B
analogous
#7B1939 #7B2A19 #7B5B19
triadic
#7B2A19 #197B2A #2A197B
tetradic
#7B2A19 #397B19 #196A7B #5B197B
square
#7B2A19 #397B19 #196A7B #5B197B
split-complementary
#7B2A19 #197B5B #19397B
monochromatic
#190905 #48190F #7B2A19 #AE3B23 #D75338
Accessibility & contrast
On white
9.60
#7B2A19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.19
#7B2A19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2A19
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2A19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2A19 | 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)
#413A17
Deuteranopia (green-blind)
#554C16
Tritanopia (blue-blind)
#881527
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7b2a19; /* rgb */ color: rgb(123, 42, 25); /* oklch */ color: oklch(40.3% 0.117 33.6);
Tailwind
colors: {
custom: {
50: '#a86857',
500: '#7b2a19',
950: '#000000',
},
}SCSS
$custom: #7b2a19; $custom-light: #a86857; $custom-dark: #000000;
JSON
{
"hex": "#7b2a19",
"rgb": {
"r": 123,
"g": 42,
"b": 25
},
"hsl": {
"h": 10.408,
"s": 66.216,
"l": 29.02
},
"oklch": {
"l": 0.40318,
"c": 0.1166,
"h": 33.6
},
"luminance": 0.05937
}Semantic roles & 50–950 ramp
primary
#7B2A19
secondary
#409CAF
accent
#CCE93F
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78