#7B191E#7B191E
#7B191E is a dark, vivid red. Relative luminance 0.050; OKLCH L 38.5% C 0.132 H 23.7°. Best body text is #FFFFFF at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7B191E |
|---|---|
| RGB | rgb(123, 25, 30) |
| HSL | hsl(357, 66%, 29%) |
| HSV | hsv(357, 80%, 48%) |
| CMYK | cmyk(0%, 79.7%, 75.6%, 51.8%) |
| CIE-LAB | lab(26.74, 41.56, 23.38) |
| CIE-LCH | lch(26.74, 47.69, 29.36°) |
| OKLab | oklab(38.45% 0.1211 0.0531) |
| OKLCH | oklch(38.45% 0.132 23.7) |
| XYZ | xyz(8.7514, 5.0013, 1.7326) |
| Luminance | 0.0500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.62
Wine Red
#7B0323
ΔE00 4.72
Crimson (survey)
#8C000F
ΔE00 5.28
Rosewood
#65000B
ΔE00 5.50
Claret
#680018
ΔE00 5.60
Blood
#770001
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B191E #197B76
analogous
#7B194F #7B191E #7B4519
triadic
#7B191E #1E7B19 #191E7B
tetradic
#7B191E #4F7B19 #197B76 #45197B
square
#7B191E #4F7B19 #197B76 #45197B
split-complementary
#7B191E #197B45 #194F7B
monochromatic
#190506 #480F12 #7B191E #AE232A #D73840
Accessibility & contrast
On white
10.50
#7B191E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.00
#7B191E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B191E
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B191E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B191E | 1.00 | 10.50 | 2.00 | 10.50 |
| #FFFFFF | 10.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.00 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37321D
Deuteranopia (green-blind)
#4F471B
Tritanopia (blue-blind)
#88001C
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #7b191e; /* rgb */ color: rgb(123, 25, 30); /* oklch */ color: oklch(38.5% 0.132 23.7);
Tailwind
colors: {
custom: {
50: '#a95f5a',
500: '#7b191e',
950: '#000000',
},
}SCSS
$custom: #7b191e; $custom-light: #a95f5a; $custom-dark: #000000;
JSON
{
"hex": "#7b191e",
"rgb": {
"r": 123,
"g": 25,
"b": 30
},
"hsl": {
"h": 356.939,
"s": 66.216,
"l": 29.02
},
"oklch": {
"l": 0.38454,
"c": 0.13225,
"h": 23.7
},
"luminance": 0.05
}Semantic roles & 50–950 ramp
primary
#7B191E
secondary
#40AFAA
accent
#E9E03F
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110503
muted
#807978