#44330F#44330F
#44330F is a dark, muted orange. Relative luminance 0.036; OKLCH L 33.2% C 0.056 H 83.1°. Best body text is #FFFFFF at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #44330F |
|---|---|
| RGB | rgb(68, 51, 15) |
| HSL | hsl(41, 64%, 16%) |
| HSV | hsv(41, 78%, 27%) |
| CMYK | cmyk(0%, 25%, 77.9%, 73.3%) |
| CIE-LAB | lab(22.41, 3.18, 24.91) |
| CIE-LCH | lch(22.41, 25.11, 82.72°) |
| OKLab | oklab(33.23% 0.0068 0.0561) |
| OKLCH | oklch(33.23% 0.056 83.1) |
| XYZ | xyz(3.6542, 3.6313, 0.9603) |
| Luminance | 0.0363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mud Brown
#60460F
ΔE00 8.17
Espresso
#4B382A
ΔE00 9.21
Dark Brown
#341C02
ΔE00 9.90
Brown (survey)
#653700
ΔE00 10.79
Chocolate (survey)
#3D1C02
ΔE00 11.79
Dark Olive
#373E02
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44330F #0F2044
analogous
#44190F #44330F #3B440F
triadic
#44330F #0F4433 #330F44
tetradic
#44330F #0F4419 #0F2044 #440F3B
square
#44330F #0F4419 #0F2044 #440F3B
split-complementary
#44330F #0F3B44 #190F44
monochromatic
#191306 #191306 #44330F #76591A #A87E25
Accessibility & contrast
On white
12.17
#44330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#44330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #44330F
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##44330F | 1.00 | 12.17 | 1.73 | 12.17 |
| #FFFFFF | 12.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A330B
Deuteranopia (green-blind)
#3E3710
Tritanopia (blue-blind)
#4A2E2B
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #44330f; /* rgb */ color: rgb(68, 51, 15); /* oklch */ color: oklch(33.2% 0.056 83.1);
Tailwind
colors: {
custom: {
50: '#7a6a4f',
500: '#44330f',
950: '#000000',
},
}SCSS
$custom: #44330f; $custom-light: #7a6a4f; $custom-dark: #000000;
JSON
{
"hex": "#44330f",
"rgb": {
"r": 68,
"g": 51,
"b": 15
},
"hsl": {
"h": 40.755,
"s": 63.855,
"l": 16.275
},
"oklch": {
"l": 0.33233,
"c": 0.05646,
"h": 83.1
},
"luminance": 0.03631
}Semantic roles & 50–950 ramp
primary
#44330F
secondary
#30497E
accent
#76E741
background
#F7F6F4
surface
#EEEBE7
border
#C9C6C3
text
#090602
muted
#7B7A78