#7E2E19#7E2E19
#7E2E19 is a dark, moderate red. Relative luminance 0.065; OKLCH L 41.4% C 0.116 H 35.6°. Best body text is #FFFFFF at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7E2E19 |
|---|---|
| RGB | rgb(126, 46, 25) |
| HSL | hsl(12, 67%, 30%) |
| HSV | hsv(12, 80%, 49%) |
| CMYK | cmyk(0%, 63.5%, 80.2%, 50.6%) |
| CIE-LAB | lab(30.55, 33.49, 30.73) |
| CIE-LCH | lch(30.55, 45.45, 42.55°) |
| OKLab | oklab(41.4% 0.0944 0.0676) |
| OKLCH | oklch(41.4% 0.116 35.6) |
| XYZ | xyz(9.7577, 6.4612, 1.6528) |
| Luminance | 0.0646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.84
Reddish Brown
#7F2B0A
ΔE00 3.27
Chestnut
#742802
ΔE00 5.01
Indian Red
#850E04
ΔE00 5.37
Brick Red
#8F1402
ΔE00 5.55
Brown Red
#922B05
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E2E19 #19697E
analogous
#7E1937 #7E2E19 #7E6019
triadic
#7E2E19 #197E2E #2E197E
tetradic
#7E2E19 #377E19 #19697E #60197E
square
#7E2E19 #377E19 #19697E #60197E
split-complementary
#7E2E19 #197E60 #19377E
monochromatic
#1A0905 #4B1B0F #7E2E19 #B14123 #D85A3A
Accessibility & contrast
On white
9.16
#7E2E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#7E2E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E2E19
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E2E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E2E19 | 1.00 | 9.16 | 2.29 | 9.16 |
| #FFFFFF | 9.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443D16
Deuteranopia (green-blind)
#584F16
Tritanopia (blue-blind)
#8B1A2A
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #7e2e19; /* rgb */ color: rgb(126, 46, 25); /* oklch */ color: oklch(41.4% 0.116 35.6);
Tailwind
colors: {
custom: {
50: '#aa6a57',
500: '#7e2e19',
950: '#000000',
},
}SCSS
$custom: #7e2e19; $custom-light: #aa6a57; $custom-dark: #000000;
JSON
{
"hex": "#7e2e19",
"rgb": {
"r": 126,
"g": 46,
"b": 25
},
"hsl": {
"h": 12.475,
"s": 66.887,
"l": 29.608
},
"oklch": {
"l": 0.41397,
"c": 0.11605,
"h": 35.6
},
"luminance": 0.0646
}Semantic roles & 50–950 ramp
primary
#7E2E19
secondary
#419BB2
accent
#C6EA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78