#7C2014#7C2014
#7C2014 is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.2% C 0.128 H 30.8°. Best body text is #FFFFFF at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7C2014 |
|---|---|
| RGB | rgb(124, 32, 20) |
| HSL | hsl(7, 72%, 28%) |
| HSV | hsv(7, 84%, 49%) |
| CMYK | cmyk(0%, 74.2%, 83.9%, 51.4%) |
| CIE-LAB | lab(27.76, 38.89, 30.62) |
| CIE-LCH | lch(27.76, 49.50, 38.22°) |
| OKLab | oklab(39.22% 0.1103 0.0658) |
| OKLCH | oklch(39.22% 0.128 30.8) |
| XYZ | xyz(8.9560, 5.3700, 1.2266) |
| Luminance | 0.0537 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Indian Red
#850E04
ΔE00 3.35
Maroon
#800000
ΔE00 3.76
Reddy Brown
#6E1005
ΔE00 3.78
Dark Red
#840000
ΔE00 3.92
Blood
#770001
ΔE00 3.98
Crimson (survey)
#8C000F
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C2014 #14707C
analogous
#7C143C #7C2014 #7C5414
triadic
#7C2014 #147C20 #20147C
tetradic
#7C2014 #3C7C14 #14707C #54147C
square
#7C2014 #3C7C14 #14707C #54147C
split-complementary
#7C2014 #147C54 #143C7C
monochromatic
#1A0704 #47120B #7C2014 #B12E1D #DD422D
Accessibility & contrast
On white
10.13
#7C2014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.07
#7C2014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C2014
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C2014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C2014 | 1.00 | 10.13 | 2.07 | 10.13 |
| #FFFFFF | 10.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3512
Deuteranopia (green-blind)
#524910
Tritanopia (blue-blind)
#89001E
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7c2014; /* rgb */ color: rgb(124, 32, 20); /* oklch */ color: oklch(39.2% 0.128 30.8);
Tailwind
colors: {
custom: {
50: '#aa6253',
500: '#7c2014',
950: '#000000',
},
}SCSS
$custom: #7c2014; $custom-light: #aa6253; $custom-dark: #000000;
JSON
{
"hex": "#7c2014",
"rgb": {
"r": 124,
"g": 32,
"b": 20
},
"hsl": {
"h": 6.923,
"s": 72.222,
"l": 28.235
},
"oklch": {
"l": 0.39217,
"c": 0.12848,
"h": 30.8
},
"luminance": 0.05369
}Semantic roles & 50–950 ramp
primary
#7C2014
secondary
#3AA4B2
accent
#DAEF39
background
#FBF6F4
surface
#F6EBE7
border
#D0C6C3
text
#110502
muted
#807A78