#7B241A#7B241A
#7B241A is a dark, vivid red. Relative luminance 0.055; OKLCH L 39.6% C 0.122 H 30.0°. Best body text is #FFFFFF at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7B241A |
|---|---|
| RGB | rgb(123, 36, 26) |
| HSL | hsl(6, 65%, 29%) |
| HSV | hsv(6, 79%, 48%) |
| CMYK | cmyk(0%, 70.7%, 78.9%, 51.8%) |
| CIE-LAB | lab(28.24, 37.08, 27.55) |
| CIE-LCH | lch(28.24, 46.19, 36.62°) |
| OKLab | oklab(39.56% 0.1061 0.0612) |
| OKLCH | oklch(39.56% 0.122 30) |
| XYZ | xyz(8.9867, 5.5486, 1.5749) |
| Luminance | 0.0555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.52
Indian Red
#850E04
ΔE00 4.64
Crimson (survey)
#8C000F
ΔE00 4.89
Blood
#770001
ΔE00 4.92
Maroon
#800000
ΔE00 4.97
Dark Red
#840000
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B241A #1A717B
analogous
#7B1A40 #7B241A #7B551A
triadic
#7B241A #1A7B24 #241A7B
tetradic
#7B241A #407B1A #1A717B #551A7B
square
#7B241A #407B1A #1A717B #551A7B
split-complementary
#7B241A #1A7B55 #1A407B
monochromatic
#190705 #48150F #7B241A #AE3325 #D54A3A
Accessibility & contrast
On white
9.96
#7B241A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.11
#7B241A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B241A
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B241A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B241A | 1.00 | 9.96 | 2.11 | 9.96 |
| #FFFFFF | 9.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3718
Deuteranopia (green-blind)
#534A17
Tritanopia (blue-blind)
#880822
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7b241a; /* rgb */ color: rgb(123, 36, 26); /* oklch */ color: oklch(39.6% 0.122 30.0);
Tailwind
colors: {
custom: {
50: '#a86457',
500: '#7b241a',
950: '#000000',
},
}SCSS
$custom: #7b241a; $custom-light: #a86457; $custom-dark: #000000;
JSON
{
"hex": "#7b241a",
"rgb": {
"r": 123,
"g": 36,
"b": 26
},
"hsl": {
"h": 6.186,
"s": 65.101,
"l": 29.216
},
"oklch": {
"l": 0.39561,
"c": 0.12245,
"h": 30
},
"luminance": 0.05547
}Semantic roles & 50–950 ramp
primary
#7B241A
secondary
#42A4AF
accent
#D7E840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78