#7B2E13#7B2E13
#7B2E13 is a dark, moderate orange. Relative luminance 0.062; OKLCH L 40.8% C 0.114 H 38.6°. Best body text is #FFFFFF at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2E13 |
|---|---|
| RGB | rgb(123, 46, 19) |
| HSL | hsl(16, 73%, 28%) |
| HSV | hsv(16, 85%, 48%) |
| CMYK | cmyk(0%, 62.6%, 84.6%, 51.8%) |
| CIE-LAB | lab(29.94, 32.07, 33.18) |
| CIE-LCH | lch(29.94, 46.15, 45.98°) |
| OKLab | oklab(40.82% 0.0892 0.0712) |
| OKLCH | oklch(40.82% 0.114 38.6) |
| XYZ | xyz(9.2639, 6.2133, 1.3274) |
| Luminance | 0.0621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 1.79
Chestnut
#742802
ΔE00 3.19
Red Brown
#8B2E16
ΔE00 3.52
Rust Brown
#8B3103
ΔE00 4.93
Brown Red
#922B05
ΔE00 5.19
Brick Red
#8F1402
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2E13 #13607B
analogous
#7B132C #7B2E13 #7B6213
triadic
#7B2E13 #137B2E #2E137B
tetradic
#7B2E13 #2C7B13 #13607B #62137B
square
#7B2E13 #2C7B13 #13607B #62137B
split-complementary
#7B2E13 #137B62 #132C7B
monochromatic
#1B0A04 #461A0B #7B2E13 #B0421B #DE592A
Accessibility & contrast
On white
9.36
#7B2E13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.24
#7B2E13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2E13
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2E13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2E13 | 1.00 | 9.36 | 2.24 | 9.36 |
| #FFFFFF | 9.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443C0F
Deuteranopia (green-blind)
#574D10
Tritanopia (blue-blind)
#881B29
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #7b2e13; /* rgb */ color: rgb(123, 46, 19); /* oklch */ color: oklch(40.8% 0.114 38.6);
Tailwind
colors: {
custom: {
50: '#a86a53',
500: '#7b2e13',
950: '#000000',
},
}SCSS
$custom: #7b2e13; $custom-light: #a86a53; $custom-dark: #000000;
JSON
{
"hex": "#7b2e13",
"rgb": {
"r": 123,
"g": 46,
"b": 19
},
"hsl": {
"h": 15.577,
"s": 73.239,
"l": 27.843
},
"oklch": {
"l": 0.40819,
"c": 0.11412,
"h": 38.6
},
"luminance": 0.06212
}Semantic roles & 50–950 ramp
primary
#7B2E13
secondary
#3992B1
accent
#C0F038
background
#FBF6F4
surface
#F6EBE7
border
#D0C6C3
text
#110602
muted
#807A78