#7B2E23#7B2E23
#7B2E23 is a dark, moderate red. Relative luminance 0.063; OKLCH L 41.0% C 0.110 H 30.5°. Best body text is #FFFFFF at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2E23 |
|---|---|
| RGB | rgb(123, 46, 35) |
| HSL | hsl(8, 56%, 31%) |
| HSV | hsv(8, 72%, 48%) |
| CMYK | cmyk(0%, 62.6%, 71.5%, 51.8%) |
| CIE-LAB | lab(30.13, 32.81, 24.20) |
| CIE-LCH | lch(30.13, 40.77, 36.41°) |
| OKLab | oklab(41.02% 0.0947 0.0559) |
| OKLCH | oklch(41.02% 0.11 30.5) |
| XYZ | xyz(9.4497, 6.2876, 2.3058) |
| Luminance | 0.0629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 5.51
Reddy Brown
#6E1005
ΔE00 6.55
Indian Red
#850E04
ΔE00 6.64
Crimson (survey)
#8C000F
ΔE00 6.75
Reddish Brown
#7F2B0A
ΔE00 6.78
Maroon
#800000
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2E23 #23707B
analogous
#7B2344 #7B2E23 #7B5A23
triadic
#7B2E23 #237B2E #2E237B
tetradic
#7B2E23 #447B23 #23707B #5A237B
square
#7B2E23 #447B23 #23707B #5A237B
split-complementary
#7B2E23 #237B5A #23447B
monochromatic
#1C0A08 #4B1C15 #7B2E23 #AB4031 #CC5C4C
Accessibility & contrast
On white
9.30
#7B2E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#7B2E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2E23
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2E23 | 1.00 | 9.30 | 2.26 | 9.30 |
| #FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433C21
Deuteranopia (green-blind)
#564D21
Tritanopia (blue-blind)
#871D2C
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7b2e23; /* rgb */ color: rgb(123, 46, 35); /* oklch */ color: oklch(41.0% 0.110 30.5);
Tailwind
colors: {
custom: {
50: '#a76a5e',
500: '#7b2e23',
950: '#000000',
},
}SCSS
$custom: #7b2e23; $custom-light: #a76a5e; $custom-dark: #000000;
JSON
{
"hex": "#7b2e23",
"rgb": {
"r": 123,
"g": 46,
"b": 35
},
"hsl": {
"h": 7.5,
"s": 55.696,
"l": 30.98
},
"oklch": {
"l": 0.41015,
"c": 0.10994,
"h": 30.5
},
"luminance": 0.06286
}Semantic roles & 50–950 ramp
primary
#7B2E23
secondary
#4CA1AE
accent
#CCDF49
background
#FAF6F5
surface
#F5EBE9
border
#CFC6C5
text
#110704
muted
#807A79