#7B2014#7B2014
#7B2014 is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.0% C 0.127 H 30.9°. Best body text is #FFFFFF at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7B2014 |
|---|---|
| RGB | rgb(123, 32, 20) |
| HSL | hsl(7, 72%, 28%) |
| HSV | hsv(7, 84%, 48%) |
| CMYK | cmyk(0%, 74%, 83.7%, 51.8%) |
| CIE-LAB | lab(27.56, 38.54, 30.35) |
| CIE-LCH | lch(27.56, 49.05, 38.23°) |
| OKLab | oklab(39.03% 0.1094 0.0653) |
| OKLCH | oklch(39.03% 0.127 30.9) |
| XYZ | xyz(8.8122, 5.2958, 1.2199) |
| Luminance | 0.0529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Indian Red
#850E04
ΔE00 3.48
Reddy Brown
#6E1005
ΔE00 3.65
Maroon
#800000
ΔE00 3.82
Blood
#770001
ΔE00 3.94
Dark Red
#840000
ΔE00 4.02
Crimson (survey)
#8C000F
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B2014 #146F7B
analogous
#7B143C #7B2014 #7B5314
triadic
#7B2014 #147B20 #20147B
tetradic
#7B2014 #3C7B14 #146F7B #53147B
square
#7B2014 #3C7B14 #146F7B #53147B
split-complementary
#7B2014 #147B53 #143C7B
monochromatic
#1A0704 #46120B #7B2014 #B02E1D #DD412D
Accessibility & contrast
On white
10.20
#7B2014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#7B2014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B2014
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B2014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B2014 | 1.00 | 10.20 | 2.06 | 10.20 |
| #FFFFFF | 10.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3412
Deuteranopia (green-blind)
#524810
Tritanopia (blue-blind)
#88001E
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7b2014; /* rgb */ color: rgb(123, 32, 20); /* oklch */ color: oklch(39.0% 0.127 30.9);
Tailwind
colors: {
custom: {
50: '#a96253',
500: '#7b2014',
950: '#000000',
},
}SCSS
$custom: #7b2014; $custom-light: #a96253; $custom-dark: #000000;
JSON
{
"hex": "#7b2014",
"rgb": {
"r": 123,
"g": 32,
"b": 20
},
"hsl": {
"h": 6.99,
"s": 72.028,
"l": 28.039
},
"oklch": {
"l": 0.39029,
"c": 0.12739,
"h": 30.9
},
"luminance": 0.05294
}Semantic roles & 50–950 ramp
primary
#7B2014
secondary
#3AA3B1
accent
#DAEF39
background
#FBF6F4
surface
#F6EBE7
border
#D0C6C3
text
#110502
muted
#807A78