#7C241D#7C241D
#7C241D is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.8% C 0.123 H 28.4°. Best body text is #FFFFFF at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7C241D |
|---|---|
| RGB | rgb(124, 36, 29) |
| HSL | hsl(4, 62%, 30%) |
| HSV | hsv(4, 77%, 49%) |
| CMYK | cmyk(0%, 71%, 76.6%, 51.4%) |
| CIE-LAB | lab(28.48, 37.58, 26.04) |
| CIE-LCH | lch(28.48, 45.72, 34.73°) |
| OKLab | oklab(39.78% 0.1082 0.0586) |
| OKLCH | oklch(39.78% 0.123 28.4) |
| XYZ | xyz(9.1658, 5.6369, 1.7676) |
| Luminance | 0.0564 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.87
Reddy Brown
#6E1005
ΔE00 5.10
Indian Red
#850E04
ΔE00 5.29
Blood
#770001
ΔE00 5.35
Maroon
#800000
ΔE00 5.50
Dark Red
#840000
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C241D #1D757C
analogous
#7C1D46 #7C241D #7C531D
triadic
#7C241D #1D7C24 #241D7C
tetradic
#7C241D #467C1D #1D757C #531D7C
square
#7C241D #467C1D #1D757C #531D7C
split-complementary
#7C241D #1D7C53 #1D467C
monochromatic
#190706 #4A1611 #7C241D #AE3229 #D34C41
Accessibility & contrast
On white
9.87
#7C241D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.13
#7C241D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C241D
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C241D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C241D | 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)
#3D371C
Deuteranopia (green-blind)
#534A1A
Tritanopia (blue-blind)
#890823
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7c241d; /* rgb */ color: rgb(124, 36, 29); /* oklch */ color: oklch(39.8% 0.123 28.4);
Tailwind
colors: {
custom: {
50: '#a96559',
500: '#7c241d',
950: '#000000',
},
}SCSS
$custom: #7c241d; $custom-light: #a96559; $custom-dark: #000000;
JSON
{
"hex": "#7c241d",
"rgb": {
"r": 124,
"g": 36,
"b": 29
},
"hsl": {
"h": 4.421,
"s": 62.092,
"l": 30
},
"oklch": {
"l": 0.39784,
"c": 0.12304,
"h": 28.4
},
"luminance": 0.05636
}Semantic roles & 50–950 ramp
primary
#7C241D
secondary
#45A8B0
accent
#D9E543
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78