#7F3719#7F3719
#7F3719 is a dark, moderate orange. Relative luminance 0.073; OKLCH L 42.9% C 0.108 H 41.5°. Best body text is #FFFFFF at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7F3719 |
|---|---|
| RGB | rgb(127, 55, 25) |
| HSL | hsl(18, 67%, 30%) |
| HSV | hsv(18, 80%, 50%) |
| CMYK | cmyk(0%, 56.7%, 80.3%, 50.2%) |
| CIE-LAB | lab(32.52, 29.22, 32.80) |
| CIE-LCH | lch(32.52, 43.93, 48.30°) |
| OKLab | oklab(42.92% 0.0812 0.0719) |
| OKLCH | oklch(42.92% 0.108 41.5) |
| XYZ | xyz(10.2951, 7.3159, 1.7895) |
| Luminance | 0.0732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.11
Red Brown
#8B2E16
ΔE00 4.08
Rust Brown
#8B3103
ΔE00 4.22
Chestnut
#742802
ΔE00 4.46
Brown Red
#922B05
ΔE00 5.20
Auburn
#9A3001
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F3719 #19617F
analogous
#7F192E #7F3719 #7F6A19
triadic
#7F3719 #197F37 #37197F
tetradic
#7F3719 #2E7F19 #19617F #6A197F
square
#7F3719 #2E7F19 #19617F #6A197F
split-complementary
#7F3719 #197F6A #192E7F
monochromatic
#1A0B05 #4C210F #7F3719 #B24D23 #D8693A
Accessibility & contrast
On white
8.53
#7F3719 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.46
#7F3719 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F3719
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F3719 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F3719 | 1.00 | 8.53 | 2.46 | 8.53 |
| #FFFFFF | 8.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B4315
Deuteranopia (green-blind)
#5D5317
Tritanopia (blue-blind)
#8C2731
Achromatopsia (no color)
#4C4C4C
Design tokens & code
CSS
--color: #7f3719; /* rgb */ color: rgb(127, 55, 25); /* oklch */ color: oklch(42.9% 0.108 41.5);
Tailwind
colors: {
custom: {
50: '#aa7058',
500: '#7f3719',
950: '#000000',
},
}SCSS
$custom: #7f3719; $custom-light: #aa7058; $custom-dark: #000000;
JSON
{
"hex": "#7f3719",
"rgb": {
"r": 127,
"g": 55,
"b": 25
},
"hsl": {
"h": 17.647,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.42922,
"c": 0.10847,
"h": 41.5
},
"luminance": 0.07315
}Semantic roles & 50–950 ramp
primary
#7F3719
secondary
#4191B3
accent
#B7EA3E
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78