#3D2C0F#3D2C0F
#3D2C0F is a dark, muted orange. Relative luminance 0.028; OKLCH L 30.6% C 0.050 H 78.3°. Best body text is #FFFFFF at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #3D2C0F |
|---|---|
| RGB | rgb(61, 44, 15) |
| HSL | hsl(38, 61%, 15%) |
| HSV | hsv(38, 75%, 24%) |
| CMYK | cmyk(0%, 27.9%, 75.4%, 76.1%) |
| CIE-LAB | lab(19.34, 4.11, 21.27) |
| CIE-LCH | lch(19.34, 21.66, 79.07°) |
| OKLab | oklab(30.62% 0.0101 0.0488) |
| OKLCH | oklch(30.62% 0.05 78.3) |
| XYZ | xyz(2.9115, 2.8282, 0.8444) |
| Luminance | 0.0283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 7.17
Espresso
#4B382A
ΔE00 7.97
Chocolate (survey)
#3D1C02
ΔE00 9.60
Mud Brown
#60460F
ΔE00 10.86
Brown (survey)
#653700
ΔE00 11.80
Chocolate Brown
#411900
ΔE00 11.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3D2C0F #0F203D
analogous
#3D150F #3D2C0F #373D0F
triadic
#3D2C0F #0F3D2C #2C0F3D
tetradic
#3D2C0F #0F3D15 #0F203D #3D0F37
square
#3D2C0F #0F3D15 #0F203D #3D0F37
split-complementary
#3D2C0F #0F373D #150F3D
monochromatic
#191206 #191206 #3D2C0F #6E4F1B #9F7327
Accessibility & contrast
On white
13.41
#3D2C0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#3D2C0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3D2C0F
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3D2C0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3D2C0F | 1.00 | 13.41 | 1.57 | 13.41 |
| #FFFFFF | 13.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C0C
Deuteranopia (green-blind)
#373110
Tritanopia (blue-blind)
#432726
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #3d2c0f; /* rgb */ color: rgb(61, 44, 15); /* oklch */ color: oklch(30.6% 0.050 78.3);
Tailwind
colors: {
custom: {
50: '#75644e',
500: '#3d2c0f',
950: '#000000',
},
}SCSS
$custom: #3d2c0f; $custom-light: #75644e; $custom-dark: #000000;
JSON
{
"hex": "#3d2c0f",
"rgb": {
"r": 61,
"g": 44,
"b": 15
},
"hsl": {
"h": 37.826,
"s": 60.526,
"l": 14.902
},
"oklch": {
"l": 0.30619,
"c": 0.04981,
"h": 78.3
},
"luminance": 0.02828
}Semantic roles & 50–950 ramp
primary
#3D2C0F
secondary
#304B77
accent
#7FE444
background
#F7F6F4
surface
#EDEBE7
border
#C8C6C3
text
#080502
muted
#7B7A78