#7B241B#7B241B
#7B241B is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.6% C 0.122 H 29.5°. Best body text is #FFFFFF at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7B241B |
|---|---|
| RGB | rgb(123, 36, 27) |
| HSL | hsl(6, 64%, 29%) |
| HSV | hsv(6, 78%, 48%) |
| CMYK | cmyk(0%, 70.7%, 78%, 51.8%) |
| CIE-LAB | lab(28.26, 37.12, 26.96) |
| CIE-LCH | lch(28.26, 45.88, 35.99°) |
| OKLab | oklab(39.57% 0.1064 0.0602) |
| OKLCH | oklch(39.57% 0.122 29.5) |
| XYZ | xyz(8.9981, 5.5532, 1.6348) |
| Luminance | 0.0555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.66
Indian Red
#850E04
ΔE00 4.88
Crimson (survey)
#8C000F
ΔE00 4.90
Blood
#770001
ΔE00 5.04
Maroon
#800000
ΔE00 5.14
Dark Red
#840000
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B241B #1B727B
analogous
#7B1B42 #7B241B #7B541B
triadic
#7B241B #1B7B24 #241B7B
tetradic
#7B241B #427B1B #1B727B #541B7B
square
#7B241B #427B1B #1B727B #541B7B
split-complementary
#7B241B #1B7B54 #1B427B
monochromatic
#190706 #491510 #7B241B #AD3326 #D44A3C
Accessibility & contrast
On white
9.95
#7B241B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.11
#7B241B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B241B
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B241B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B241B | 1.00 | 9.95 | 2.11 | 9.95 |
| #FFFFFF | 9.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3719
Deuteranopia (green-blind)
#534A18
Tritanopia (blue-blind)
#880823
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7b241b; /* rgb */ color: rgb(123, 36, 27); /* oklch */ color: oklch(39.6% 0.122 29.5);
Tailwind
colors: {
custom: {
50: '#a86458',
500: '#7b241b',
950: '#000000',
},
}SCSS
$custom: #7b241b; $custom-light: #a86458; $custom-dark: #000000;
JSON
{
"hex": "#7b241b",
"rgb": {
"r": 123,
"g": 36,
"b": 27
},
"hsl": {
"h": 5.625,
"s": 64,
"l": 29.412
},
"oklch": {
"l": 0.39573,
"c": 0.12226,
"h": 29.5
},
"luminance": 0.05552
}Semantic roles & 50–950 ramp
primary
#7B241B
secondary
#43A5AF
accent
#D7E741
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78