#3F2F12#3F2F12
#3F2F12 is a dark, muted orange. Relative luminance 0.031; OKLCH L 31.7% C 0.049 H 80.2°. Best body text is #FFFFFF at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3F2F12 |
|---|---|
| RGB | rgb(63, 47, 18) |
| HSL | hsl(39, 56%, 16%) |
| HSV | hsv(39, 71%, 25%) |
| CMYK | cmyk(0%, 25.4%, 71.4%, 75.3%) |
| CIE-LAB | lab(20.57, 3.41, 21.04) |
| CIE-LCH | lch(20.57, 21.31, 80.80°) |
| OKLab | oklab(31.65% 0.0084 0.0486) |
| OKLCH | oklch(31.65% 0.049 80.2) |
| XYZ | xyz(3.1758, 3.1337, 1.0097) |
| Luminance | 0.0313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Espresso
#4B382A
ΔE00 7.87
Dark Brown
#341C02
ΔE00 8.21
Mud Brown
#60460F
ΔE00 10.25
Chocolate (survey)
#3D1C02
ΔE00 10.54
Brown (survey)
#653700
ΔE00 11.85
Walnut
#5C4A3D
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3F2F12 #12223F
analogous
#3F1812 #3F2F12 #383F12
triadic
#3F2F12 #123F2F #2F123F
tetradic
#3F2F12 #123F18 #12223F #3F1238
square
#3F2F12 #123F18 #12223F #3F1238
split-complementary
#3F2F12 #12383F #18123F
monochromatic
#181207 #181207 #3F2F12 #6F5320 #9E762D
Accessibility & contrast
On white
12.91
#3F2F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#3F2F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3F2F12
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3F2F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3F2F12 | 1.00 | 12.91 | 1.63 | 12.91 |
| #FFFFFF | 12.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F0F
Deuteranopia (green-blind)
#393313
Tritanopia (blue-blind)
#452A29
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #3f2f12; /* rgb */ color: rgb(63, 47, 18); /* oklch */ color: oklch(31.7% 0.049 80.2);
Tailwind
colors: {
custom: {
50: '#766751',
500: '#3f2f12',
950: '#000000',
},
}SCSS
$custom: #3f2f12; $custom-light: #766751; $custom-dark: #000000;
JSON
{
"hex": "#3f2f12",
"rgb": {
"r": 63,
"g": 47,
"b": 18
},
"hsl": {
"h": 38.667,
"s": 55.556,
"l": 15.882
},
"oklch": {
"l": 0.31654,
"c": 0.04928,
"h": 80.2
},
"luminance": 0.03133
}Semantic roles & 50–950 ramp
primary
#3F2F12
secondary
#354D78
accent
#7EDF49
background
#F7F6F4
surface
#EDEBE7
border
#C8C6C3
text
#090602
muted
#7B7A78