#7B241E#7B241E
#7B241E is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.6% C 0.122 H 27.9°. Best body text is #FFFFFF at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7B241E |
|---|---|
| RGB | rgb(123, 36, 30) |
| HSL | hsl(4, 61%, 30%) |
| HSV | hsv(4, 76%, 48%) |
| CMYK | cmyk(0%, 70.7%, 75.6%, 51.8%) |
| CIE-LAB | lab(28.29, 37.26, 25.17) |
| CIE-LCH | lch(28.29, 44.97, 34.04°) |
| OKLab | oklab(39.62% 0.1075 0.057) |
| OKLCH | oklch(39.62% 0.122 27.9) |
| XYZ | xyz(9.0346, 5.5678, 1.8270) |
| Luminance | 0.0557 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 5.11
Reddy Brown
#6E1005
ΔE00 5.24
Blood
#770001
ΔE00 5.54
Indian Red
#850E04
ΔE00 5.68
Maroon
#800000
ΔE00 5.80
Dark Red
#840000
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B241E #1E757B
analogous
#7B1E46 #7B241E #7B531E
triadic
#7B241E #1E7B24 #241E7B
tetradic
#7B241E #467B1E #1E757B #531E7B
square
#7B241E #467B1E #1E757B #531E7B
split-complementary
#7B241E #1E7B53 #1E467B
monochromatic
#190706 #4A1612 #7B241E #AC322A #D14C42
Accessibility & contrast
On white
9.94
#7B241E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.11
#7B241E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B241E
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B241E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B241E | 1.00 | 9.94 | 2.11 | 9.94 |
| #FFFFFF | 9.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D371D
Deuteranopia (green-blind)
#524A1B
Tritanopia (blue-blind)
#880923
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7b241e; /* rgb */ color: rgb(123, 36, 30); /* oklch */ color: oklch(39.6% 0.122 27.9);
Tailwind
colors: {
custom: {
50: '#a8645a',
500: '#7b241e',
950: '#000000',
},
}SCSS
$custom: #7b241e; $custom-light: #a8645a; $custom-dark: #000000;
JSON
{
"hex": "#7b241e",
"rgb": {
"r": 123,
"g": 36,
"b": 30
},
"hsl": {
"h": 3.871,
"s": 60.784,
"l": 30
},
"oklch": {
"l": 0.39615,
"c": 0.12171,
"h": 27.9
},
"luminance": 0.05566
}Semantic roles & 50–950 ramp
primary
#7B241E
secondary
#46A8AE
accent
#DAE444
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78