#7E2E1E#7E2E1E
#7E2E1E is a dark, moderate red. Relative luminance 0.065; OKLCH L 41.5% C 0.115 H 33.2°. Best body text is #FFFFFF at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7E2E1E |
|---|---|
| RGB | rgb(126, 46, 30) |
| HSL | hsl(10, 62%, 31%) |
| HSV | hsv(10, 76%, 49%) |
| CMYK | cmyk(0%, 63.5%, 76.2%, 50.6%) |
| CIE-LAB | lab(30.60, 33.71, 27.91) |
| CIE-LCH | lch(30.60, 43.77, 39.62°) |
| OKLab | oklab(41.46% 0.0961 0.0628) |
| OKLCH | oklch(41.46% 0.115 33.2) |
| XYZ | xyz(9.8166, 6.4847, 1.9628) |
| Luminance | 0.0648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.70
Reddish Brown
#7F2B0A
ΔE00 4.90
Indian Red
#850E04
ΔE00 5.59
Brick Red
#8F1402
ΔE00 6.13
Reddy Brown
#6E1005
ΔE00 6.33
Dark Red
#840000
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E2E1E #1E6E7E
analogous
#7E1E3E #7E2E1E #7E5E1E
triadic
#7E2E1E #1E7E2E #2E1E7E
tetradic
#7E2E1E #3E7E1E #1E6E7E #5E1E7E
square
#7E2E1E #3E7E1E #1E6E7E #5E1E7E
split-complementary
#7E2E1E #1E7E5E #1E3E7E
monochromatic
#1B0A06 #4D1C12 #7E2E1E #AF402A #D25C44
Accessibility & contrast
On white
9.14
#7E2E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.30
#7E2E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E2E1E
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E2E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E2E1E | 1.00 | 9.14 | 2.30 | 9.14 |
| #FFFFFF | 9.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443D1C
Deuteranopia (green-blind)
#584F1C
Tritanopia (blue-blind)
#8B1B2B
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #7e2e1e; /* rgb */ color: rgb(126, 46, 30); /* oklch */ color: oklch(41.5% 0.115 33.2);
Tailwind
colors: {
custom: {
50: '#aa6a5a',
500: '#7e2e1e',
950: '#000000',
},
}SCSS
$custom: #7e2e1e; $custom-light: #aa6a5a; $custom-dark: #000000;
JSON
{
"hex": "#7e2e1e",
"rgb": {
"r": 126,
"g": 46,
"b": 30
},
"hsl": {
"h": 10,
"s": 61.538,
"l": 30.588
},
"oklch": {
"l": 0.41457,
"c": 0.11478,
"h": 33.2
},
"luminance": 0.06483
}Semantic roles & 50–950 ramp
primary
#7E2E1E
secondary
#479FB1
accent
#CAE543
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110704
muted
#807A79