#B34B20#B34B20
#B34B20 is a mid, vivid orange. Relative luminance 0.147; OKLCH L 54.3% C 0.146 H 40.9°. Best body text is #FFFFFF at 5.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B34B20 |
|---|---|
| RGB | rgb(179, 75, 32) |
| HSL | hsl(18, 70%, 41%) |
| HSV | hsv(18, 82%, 70%) |
| CMYK | cmyk(0%, 58.1%, 82.1%, 29.8%) |
| CIE-LAB | lab(45.25, 40.01, 44.65) |
| CIE-LCH | lch(45.25, 59.96, 48.13°) |
| OKLab | oklab(54.31% 0.1106 0.0957) |
| OKLCH | oklch(54.31% 0.146 40.9) |
| XYZ | xyz(21.3695, 14.7231, 3.0828) |
| Luminance | 0.1472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Rust
#B7410E
ΔE00 2.49
Brick Orange
#C14A09
ΔE00 3.99
Burnt Sienna
#B04E0F
ΔE00 4.12
Sienna
#A0522D
ΔE00 4.54
Rust (survey)
#A83C09
ΔE00 4.55
Burnt Umber
#A0450E
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B34B20 #2088B3
analogous
#B3203F #B34B20 #B39520
triadic
#B34B20 #20B34B #4B20B3
tetradic
#B34B20 #3FB320 #2088B3 #9520B3
square
#B34B20 #3FB320 #2088B3 #9520B3
split-complementary
#B34B20 #20B395 #203FB3
monochromatic
#4B1F0D #7F3517 #B34B20 #DB6635 #E48D69
Accessibility & contrast
On white
5.32
#B34B20 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.94
#B34B20 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #B34B20
5.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B34B20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##B34B20 | 1.00 | 5.32 | 3.94 | 5.32 |
| #FFFFFF | 5.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.94 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#685D1A
Deuteranopia (green-blind)
#82741C
Tritanopia (blue-blind)
#C53242
Achromatopsia (no color)
#6B6B6B
Design tokens & code
CSS
--color: #b34b20; /* rgb */ color: rgb(179, 75, 32); /* oklch */ color: oklch(54.3% 0.146 40.9);
Tailwind
colors: {
custom: {
50: '#d2805f',
500: '#b34b20',
950: '#000000',
},
}SCSS
$custom: #b34b20; $custom-light: #d2805f; $custom-dark: #000000;
JSON
{
"hex": "#b34b20",
"rgb": {
"r": 179,
"g": 75,
"b": 32
},
"hsl": {
"h": 17.551,
"s": 69.668,
"l": 41.373
},
"oklch": {
"l": 0.54311,
"c": 0.14626,
"h": 40.9
},
"luminance": 0.1472
}Semantic roles & 50–950 ramp
primary
#B34B20
secondary
#65ACCA
accent
#B9EC3B
background
#FEF8F5
surface
#FCEFE9
border
#D5CAC5
text
#160A05
muted
#847C79