#7F301F#7F301F
#7F301F is a dark, moderate red. Relative luminance 0.067; OKLCH L 41.9% C 0.114 H 33.8°. Best body text is #FFFFFF at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7F301F |
|---|---|
| RGB | rgb(127, 48, 31) |
| HSL | hsl(11, 61%, 31%) |
| HSV | hsv(11, 76%, 50%) |
| CMYK | cmyk(0%, 62.2%, 75.6%, 50.2%) |
| CIE-LAB | lab(31.18, 33.15, 28.00) |
| CIE-LCH | lch(31.18, 43.40, 40.19°) |
| OKLab | oklab(41.93% 0.0945 0.0631) |
| OKLCH | oklch(41.93% 0.114 33.8) |
| XYZ | xyz(10.0577, 6.7262, 2.0647) |
| Luminance | 0.0673 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.45
Reddish Brown
#7F2B0A
ΔE00 4.75
Indian Red
#850E04
ΔE00 5.91
Brick Red
#8F1402
ΔE00 6.24
Chestnut
#742802
ΔE00 6.45
Brownish Red
#9E3623
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F301F #1F6E7F
analogous
#7F1F3E #7F301F #7F601F
triadic
#7F301F #1F7F30 #301F7F
tetradic
#7F301F #3E7F1F #1F6E7F #601F7F
square
#7F301F #3E7F1F #1F6E7F #601F7F
split-complementary
#7F301F #1F7F60 #1F3E7F
monochromatic
#1D0B07 #4E1D13 #7F301F #B0432B #D25F46
Accessibility & contrast
On white
8.96
#7F301F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.35
#7F301F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F301F
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F301F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F301F | 1.00 | 8.96 | 2.35 | 8.96 |
| #FFFFFF | 8.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#463E1D
Deuteranopia (green-blind)
#59501D
Tritanopia (blue-blind)
#8C1E2C
Achromatopsia (no color)
#494949
Design tokens & code
CSS
--color: #7f301f; /* rgb */ color: rgb(127, 48, 31); /* oklch */ color: oklch(41.9% 0.114 33.8);
Tailwind
colors: {
custom: {
50: '#aa6c5b',
500: '#7f301f',
950: '#000000',
},
}SCSS
$custom: #7f301f; $custom-light: #aa6c5b; $custom-dark: #000000;
JSON
{
"hex": "#7f301f",
"rgb": {
"r": 127,
"g": 48,
"b": 31
},
"hsl": {
"h": 10.625,
"s": 60.759,
"l": 30.98
},
"oklch": {
"l": 0.41927,
"c": 0.11361,
"h": 33.8
},
"luminance": 0.06725
}Semantic roles & 50–950 ramp
primary
#7F301F
secondary
#489FB2
accent
#C8E444
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110704
muted
#807A79