#7F2E19#7F2E19
#7F2E19 is a dark, moderate red. Relative luminance 0.065; OKLCH L 41.6% C 0.117 H 35.5°. Best body text is #FFFFFF at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2E19 |
|---|---|
| RGB | rgb(127, 46, 25) |
| HSL | hsl(12, 67%, 30%) |
| HSV | hsv(12, 80%, 50%) |
| CMYK | cmyk(0%, 63.8%, 80.3%, 50.2%) |
| CIE-LAB | lab(30.73, 33.88, 30.98) |
| CIE-LCH | lch(30.73, 45.91, 42.44°) |
| OKLab | oklab(41.57% 0.0955 0.068) |
| OKLCH | oklch(41.57% 0.117 35.5) |
| XYZ | xyz(9.9059, 6.5376, 1.6598) |
| Luminance | 0.0654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.64
Reddish Brown
#7F2B0A
ΔE00 3.26
Chestnut
#742802
ΔE00 5.10
Indian Red
#850E04
ΔE00 5.29
Brick Red
#8F1402
ΔE00 5.41
Brown Red
#922B05
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2E19 #196A7F
analogous
#7F1937 #7F2E19 #7F6119
triadic
#7F2E19 #197F2E #2E197F
tetradic
#7F2E19 #377F19 #196A7F #61197F
square
#7F2E19 #377F19 #196A7F #61197F
split-complementary
#7F2E19 #197F61 #19377F
monochromatic
#1A0905 #4C1B0F #7F2E19 #B24123 #D85B3A
Accessibility & contrast
On white
9.10
#7F2E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.31
#7F2E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2E19
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2E19 | 1.00 | 9.10 | 2.31 | 9.10 |
| #FFFFFF | 9.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#453D16
Deuteranopia (green-blind)
#594F16
Tritanopia (blue-blind)
#8C1A2A
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #7f2e19; /* rgb */ color: rgb(127, 46, 25); /* oklch */ color: oklch(41.6% 0.117 35.5);
Tailwind
colors: {
custom: {
50: '#ab6a57',
500: '#7f2e19',
950: '#000000',
},
}SCSS
$custom: #7f2e19; $custom-light: #ab6a57; $custom-dark: #000000;
JSON
{
"hex": "#7f2e19",
"rgb": {
"r": 127,
"g": 46,
"b": 25
},
"hsl": {
"h": 12.353,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.41569,
"c": 0.11721,
"h": 35.5
},
"luminance": 0.06536
}Semantic roles & 50–950 ramp
primary
#7F2E19
secondary
#419CB3
accent
#C7EA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78