#7C241A#7C241A
#7C241A is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.7% C 0.124 H 29.9°. Best body text is #FFFFFF at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7C241A |
|---|---|
| RGB | rgb(124, 36, 26) |
| HSL | hsl(6, 65%, 29%) |
| HSV | hsv(6, 79%, 49%) |
| CMYK | cmyk(0%, 71%, 79%, 51.4%) |
| CIE-LAB | lab(28.44, 37.44, 27.82) |
| CIE-LCH | lch(28.44, 46.65, 36.62°) |
| OKLab | oklab(39.74% 0.1071 0.0617) |
| OKLCH | oklch(39.74% 0.124 29.9) |
| XYZ | xyz(9.1305, 5.6228, 1.5816) |
| Luminance | 0.0562 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Indian Red
#850E04
ΔE00 4.53
Reddy Brown
#6E1005
ΔE00 4.61
Crimson (survey)
#8C000F
ΔE00 4.75
Maroon
#800000
ΔE00 4.90
Blood
#770001
ΔE00 4.93
Dark Red
#840000
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C241A #1A727C
analogous
#7C1A41 #7C241A #7C551A
triadic
#7C241A #1A7C24 #241A7C
tetradic
#7C241A #417C1A #1A727C #551A7C
square
#7C241A #417C1A #1A727C #551A7C
split-complementary
#7C241A #1A7C55 #1A417C
monochromatic
#190705 #49150F #7C241A #AF3325 #D64A3B
Accessibility & contrast
On white
9.89
#7C241A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#7C241A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C241A
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C241A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C241A | 1.00 | 9.89 | 2.12 | 9.89 |
| #FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3718
Deuteranopia (green-blind)
#534A17
Tritanopia (blue-blind)
#890722
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7c241a; /* rgb */ color: rgb(124, 36, 26); /* oklch */ color: oklch(39.7% 0.124 29.9);
Tailwind
colors: {
custom: {
50: '#a96457',
500: '#7c241a',
950: '#000000',
},
}SCSS
$custom: #7c241a; $custom-light: #a96457; $custom-dark: #000000;
JSON
{
"hex": "#7c241a",
"rgb": {
"r": 124,
"g": 36,
"b": 26
},
"hsl": {
"h": 6.122,
"s": 65.333,
"l": 29.412
},
"oklch": {
"l": 0.39744,
"c": 0.12358,
"h": 29.9
},
"luminance": 0.05621
}Semantic roles & 50–950 ramp
primary
#7C241A
secondary
#42A5B0
accent
#D7E840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78