#7C241E#7C241E
#7C241E is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.8% C 0.123 H 27.9°. Best body text is #FFFFFF at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7C241E |
|---|---|
| RGB | rgb(124, 36, 30) |
| HSL | hsl(4, 61%, 30%) |
| HSV | hsv(4, 76%, 49%) |
| CMYK | cmyk(0%, 71%, 75.8%, 51.4%) |
| CIE-LAB | lab(28.49, 37.62, 25.44) |
| CIE-LCH | lch(28.49, 45.42, 34.07°) |
| OKLab | oklab(39.8% 0.1086 0.0575) |
| OKLCH | oklch(39.8% 0.123 27.9) |
| XYZ | xyz(9.1784, 5.6419, 1.8337) |
| Luminance | 0.0564 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.97
Reddy Brown
#6E1005
ΔE00 5.30
Blood
#770001
ΔE00 5.54
Indian Red
#850E04
ΔE00 5.57
Maroon
#800000
ΔE00 5.73
Dark Red
#840000
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C241E #1E767C
analogous
#7C1E47 #7C241E #7C531E
triadic
#7C241E #1E7C24 #241E7C
tetradic
#7C241E #477C1E #1E767C #531E7C
square
#7C241E #477C1E #1E767C #531E7C
split-complementary
#7C241E #1E7C53 #1E477C
monochromatic
#190706 #4B1612 #7C241E #AD322A #D14C43
Accessibility & contrast
On white
9.87
#7C241E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.13
#7C241E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C241E
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C241E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C241E | 1.00 | 9.87 | 2.13 | 9.87 |
| #FFFFFF | 9.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D371D
Deuteranopia (green-blind)
#534A1B
Tritanopia (blue-blind)
#890823
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7c241e; /* rgb */ color: rgb(124, 36, 30); /* oklch */ color: oklch(39.8% 0.123 27.9);
Tailwind
colors: {
custom: {
50: '#a9655a',
500: '#7c241e',
950: '#000000',
},
}SCSS
$custom: #7c241e; $custom-light: #a9655a; $custom-dark: #000000;
JSON
{
"hex": "#7c241e",
"rgb": {
"r": 124,
"g": 36,
"b": 30
},
"hsl": {
"h": 3.83,
"s": 61.039,
"l": 30.196
},
"oklch": {
"l": 0.39798,
"c": 0.12285,
"h": 27.9
},
"luminance": 0.05641
}Semantic roles & 50–950 ramp
primary
#7C241E
secondary
#46A9AF
accent
#DAE444
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78