#7B2F14#7B2F14
#7B2F14 is a dark, moderate orange. Relative luminance 0.063; OKLCH L 41.0% C 0.113 H 38.9°. Best body text is #FFFFFF at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2F14 |
|---|---|
| RGB | rgb(123, 47, 20) |
| HSL | hsl(16, 72%, 28%) |
| HSV | hsv(16, 84%, 48%) |
| CMYK | cmyk(0%, 61.8%, 83.7%, 51.8%) |
| CIE-LAB | lab(30.15, 31.59, 32.86) |
| CIE-LCH | lch(30.15, 45.58, 46.13°) |
| OKLab | oklab(40.98% 0.0879 0.0708) |
| OKLCH | oklch(40.98% 0.113 38.9) |
| XYZ | xyz(9.3122, 6.2958, 1.3865) |
| Luminance | 0.0629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 1.93
Chestnut
#742802
ΔE00 3.29
Red Brown
#8B2E16
ΔE00 3.57
Rust Brown
#8B3103
ΔE00 4.92
Brown Red
#922B05
ΔE00 5.25
Brick Red
#8F1402
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2F14 #14607B
analogous
#7B142C #7B2F14 #7B6214
triadic
#7B2F14 #147B2F #2F147B
tetradic
#7B2F14 #2C7B14 #14607B #62147B
square
#7B2F14 #2C7B14 #14607B #62147B
split-complementary
#7B2F14 #147B62 #142C7B
monochromatic
#1A0A04 #461B0B #7B2F14 #B0431D #DD5B2D
Accessibility & contrast
On white
9.30
#7B2F14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#7B2F14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2F14
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2F14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2F14 | 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)
#443C10
Deuteranopia (green-blind)
#574D11
Tritanopia (blue-blind)
#881D2A
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7b2f14; /* rgb */ color: rgb(123, 47, 20); /* oklch */ color: oklch(41.0% 0.113 38.9);
Tailwind
colors: {
custom: {
50: '#a86a54',
500: '#7b2f14',
950: '#000000',
},
}SCSS
$custom: #7b2f14; $custom-light: #a86a54; $custom-dark: #000000;
JSON
{
"hex": "#7b2f14",
"rgb": {
"r": 123,
"g": 47,
"b": 20
},
"hsl": {
"h": 15.728,
"s": 72.028,
"l": 28.039
},
"oklch": {
"l": 0.40975,
"c": 0.11289,
"h": 38.9
},
"luminance": 0.06294
}Semantic roles & 50–950 ramp
primary
#7B2F14
secondary
#3A92B1
accent
#BFEF39
background
#FBF6F4
surface
#F6EBE7
border
#D0C6C3
text
#110703
muted
#807A78