#7B2019#7B2019
#7B2019 is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.1% C 0.127 H 28.7°. Best body text is #FFFFFF at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2019 |
|---|---|
| RGB | rgb(123, 32, 25) |
| HSL | hsl(4, 66%, 29%) |
| HSV | hsv(4, 80%, 48%) |
| CMYK | cmyk(0%, 74%, 79.7%, 51.8%) |
| CIE-LAB | lab(27.62, 38.72, 27.48) |
| CIE-LCH | lch(27.62, 47.48, 35.36°) |
| OKLab | oklab(39.09% 0.111 0.0607) |
| OKLCH | oklch(39.09% 0.127 28.7) |
| XYZ | xyz(8.8614, 5.3155, 1.4789) |
| Luminance | 0.0531 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.25
Crimson (survey)
#8C000F
ΔE00 4.38
Blood
#770001
ΔE00 4.43
Indian Red
#850E04
ΔE00 4.59
Maroon
#800000
ΔE00 4.65
Dark Red
#840000
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2019 #19747B
analogous
#7B1943 #7B2019 #7B5119
triadic
#7B2019 #197B20 #20197B
tetradic
#7B2019 #437B19 #19747B #51197B
square
#7B2019 #437B19 #19747B #51197B
split-complementary
#7B2019 #197B51 #19437B
monochromatic
#190705 #48130F #7B2019 #AE2D23 #D74338
Accessibility & contrast
On white
10.18
#7B2019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#7B2019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2019
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2019 | 1.00 | 10.18 | 2.06 | 10.18 |
| #FFFFFF | 10.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3517
Deuteranopia (green-blind)
#514815
Tritanopia (blue-blind)
#88001F
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7b2019; /* rgb */ color: rgb(123, 32, 25); /* oklch */ color: oklch(39.1% 0.127 28.7);
Tailwind
colors: {
custom: {
50: '#a96256',
500: '#7b2019',
950: '#000000',
},
}SCSS
$custom: #7b2019; $custom-light: #a96256; $custom-dark: #000000;
JSON
{
"hex": "#7b2019",
"rgb": {
"r": 123,
"g": 32,
"b": 25
},
"hsl": {
"h": 4.286,
"s": 66.216,
"l": 29.02
},
"oklch": {
"l": 0.39086,
"c": 0.12653,
"h": 28.7
},
"luminance": 0.05314
}Semantic roles & 50–950 ramp
primary
#7B2019
secondary
#40A8AF
accent
#DDE93F
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78