#7F2D19#7F2D19
#7F2D19 is a dark, moderate red. Relative luminance 0.065; OKLCH L 41.4% C 0.118 H 34.9°. Best body text is #FFFFFF at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2D19 |
|---|---|
| RGB | rgb(127, 45, 25) |
| HSL | hsl(12, 67%, 30%) |
| HSV | hsv(12, 80%, 50%) |
| CMYK | cmyk(0%, 64.6%, 80.3%, 50.2%) |
| CIE-LAB | lab(30.55, 34.37, 30.79) |
| CIE-LCH | lch(30.55, 46.14, 41.86°) |
| OKLab | oklab(41.43% 0.097 0.0676) |
| OKLCH | oklch(41.43% 0.118 34.9) |
| XYZ | xyz(9.8673, 6.4604, 1.6469) |
| Luminance | 0.0646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.72
Reddish Brown
#7F2B0A
ΔE00 3.49
Indian Red
#850E04
ΔE00 5.06
Brick Red
#8F1402
ΔE00 5.29
Chestnut
#742802
ΔE00 5.30
Brown Red
#922B05
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2D19 #196B7F
analogous
#7F1938 #7F2D19 #7F6019
triadic
#7F2D19 #197F2D #2D197F
tetradic
#7F2D19 #387F19 #196B7F #60197F
square
#7F2D19 #387F19 #196B7F #60197F
split-complementary
#7F2D19 #197F60 #19387F
monochromatic
#1A0905 #4C1B0F #7F2D19 #B23F23 #D8593A
Accessibility & contrast
On white
9.16
#7F2D19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#7F2D19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2D19
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2D19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2D19 | 1.00 | 9.16 | 2.29 | 9.16 |
| #FFFFFF | 9.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443C16
Deuteranopia (green-blind)
#584F16
Tritanopia (blue-blind)
#8C1829
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #7f2d19; /* rgb */ color: rgb(127, 45, 25); /* oklch */ color: oklch(41.4% 0.118 34.9);
Tailwind
colors: {
custom: {
50: '#ab6a57',
500: '#7f2d19',
950: '#000000',
},
}SCSS
$custom: #7f2d19; $custom-light: #ab6a57; $custom-dark: #000000;
JSON
{
"hex": "#7f2d19",
"rgb": {
"r": 127,
"g": 45,
"b": 25
},
"hsl": {
"h": 11.765,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.4143,
"c": 0.11821,
"h": 34.9
},
"luminance": 0.06459
}Semantic roles & 50–950 ramp
primary
#7F2D19
secondary
#419DB3
accent
#C8EA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78