#B44E1B#B44E1B
#B44E1B is a mid, vivid orange. Relative luminance 0.152; OKLCH L 54.9% C 0.146 H 43.4°. Best body text is #FFFFFF at 5.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B44E1B |
|---|---|
| RGB | rgb(180, 78, 27) |
| HSL | hsl(20, 74%, 41%) |
| HSV | hsv(20, 85%, 71%) |
| CMYK | cmyk(0%, 56.7%, 85%, 29.4%) |
| CIE-LAB | lab(45.95, 38.77, 47.56) |
| CIE-LCH | lch(45.95, 61.36, 50.81°) |
| OKLab | oklab(54.86% 0.106 0.1004) |
| OKLCH | oklch(54.86% 0.146 43.4) |
| XYZ | xyz(21.7469, 15.2341, 2.8320) |
| Luminance | 0.1523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burnt Sienna
#B04E0F
ΔE00 2.41
Brick Orange
#C14A09
ΔE00 2.88
Rust
#B7410E
ΔE00 3.15
Burnt Orange
#C04E01
ΔE00 3.67
Sienna (survey)
#A9561E
ΔE00 4.08
Burnt Siena
#B75203
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B44E1B #1B81B4
analogous
#B41B34 #B44E1B #B49A1B
triadic
#B44E1B #1BB44E #4E1BB4
tetradic
#B44E1B #34B41B #1B81B4 #9A1BB4
square
#B44E1B #34B41B #1B81B4 #9A1BB4
split-complementary
#B44E1B #1BB49A #1B34B4
monochromatic
#4A200B #7F3713 #B44E1B #DF682D #E78E62
Accessibility & contrast
On white
5.19
#B44E1B on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.05
#B44E1B on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #B44E1B
5.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B44E1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##B44E1B | 1.00 | 5.19 | 4.05 | 5.19 |
| #FFFFFF | 5.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B5F12
Deuteranopia (green-blind)
#847617
Tritanopia (blue-blind)
#C63644
Achromatopsia (no color)
#6D6D6D
Design tokens & code
CSS
--color: #b44e1b; /* rgb */ color: rgb(180, 78, 27); /* oklch */ color: oklch(54.9% 0.146 43.4);
Tailwind
colors: {
custom: {
50: '#d2825d',
500: '#b44e1b',
950: '#000000',
},
}SCSS
$custom: #b44e1b; $custom-light: #d2825d; $custom-dark: #000000;
JSON
{
"hex": "#b44e1b",
"rgb": {
"r": 180,
"g": 78,
"b": 27
},
"hsl": {
"h": 20,
"s": 73.913,
"l": 40.588
},
"oklch": {
"l": 0.54863,
"c": 0.14599,
"h": 43.4
},
"luminance": 0.15231
}Semantic roles & 50–950 ramp
primary
#B44E1B
secondary
#5FA8CC
accent
#B3F137
background
#FEF8F5
surface
#FCEFE9
border
#D5CAC5
text
#160B04
muted
#847C79