#7B191A#7B191A
#7B191A is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.4% C 0.133 H 25.7°. Best body text is #FFFFFF at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7B191A |
|---|---|
| RGB | rgb(123, 25, 26) |
| HSL | hsl(359, 66%, 29%) |
| HSV | hsv(359, 80%, 48%) |
| CMYK | cmyk(0%, 79.7%, 78.9%, 51.8%) |
| CIE-LAB | lab(26.68, 41.38, 25.86) |
| CIE-LCH | lch(26.68, 48.80, 32.00°) |
| OKLab | oklab(38.4% 0.1196 0.0575) |
| OKLCH | oklch(38.4% 0.133 25.7) |
| XYZ | xyz(8.7035, 4.9822, 1.4805) |
| Luminance | 0.0498 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.33
Blood
#770001
ΔE00 4.67
Burgundy
#800020
ΔE00 4.83
Reddy Brown
#6E1005
ΔE00 4.87
Maroon
#800000
ΔE00 5.27
Rosewood
#65000B
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B191A #197B7A
analogous
#7B194B #7B191A #7B4919
triadic
#7B191A #1A7B19 #191A7B
tetradic
#7B191A #4B7B19 #197B7A #49197B
square
#7B191A #4B7B19 #197B7A #49197B
split-complementary
#7B191A #197B49 #194B7B
monochromatic
#190505 #480F0F #7B191A #AE2325 #D73839
Accessibility & contrast
On white
10.52
#7B191A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.00
#7B191A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B191A
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B191A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B191A | 1.00 | 10.52 | 2.00 | 10.52 |
| #FFFFFF | 10.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.00 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373219
Deuteranopia (green-blind)
#4F4716
Tritanopia (blue-blind)
#88001B
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #7b191a; /* rgb */ color: rgb(123, 25, 26); /* oklch */ color: oklch(38.4% 0.133 25.7);
Tailwind
colors: {
custom: {
50: '#a95f57',
500: '#7b191a',
950: '#000000',
},
}SCSS
$custom: #7b191a; $custom-light: #a95f57; $custom-dark: #000000;
JSON
{
"hex": "#7b191a",
"rgb": {
"r": 123,
"g": 25,
"b": 26
},
"hsl": {
"h": 359.388,
"s": 66.216,
"l": 29.02
},
"oklch": {
"l": 0.38396,
"c": 0.13271,
"h": 25.7
},
"luminance": 0.04981
}Semantic roles & 50–950 ramp
primary
#7B191A
secondary
#40AFAE
accent
#E9E73F
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978