#7C2017#7C2017
#7C2017 is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.3% C 0.128 H 29.6°. Best body text is #FFFFFF at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7C2017 |
|---|---|
| RGB | rgb(124, 32, 23) |
| HSL | hsl(5, 69%, 29%) |
| HSV | hsv(5, 81%, 49%) |
| CMYK | cmyk(0%, 74.2%, 81.5%, 51.4%) |
| CIE-LAB | lab(27.79, 38.99, 28.92) |
| CIE-LCH | lch(27.79, 48.55, 36.56°) |
| OKLab | oklab(39.25% 0.1113 0.0632) |
| OKLCH | oklch(39.25% 0.128 29.6) |
| XYZ | xyz(8.9844, 5.3814, 1.3761) |
| Luminance | 0.0538 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Indian Red
#850E04
ΔE00 3.96
Reddy Brown
#6E1005
ΔE00 4.04
Blood
#770001
ΔE00 4.18
Maroon
#800000
ΔE00 4.18
Crimson (survey)
#8C000F
ΔE00 4.20
Dark Red
#840000
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C2017 #17737C
analogous
#7C1741 #7C2017 #7C5317
triadic
#7C2017 #177C20 #20177C
tetradic
#7C2017 #417C17 #17737C #53177C
square
#7C2017 #417C17 #17737C #53177C
split-complementary
#7C2017 #177C53 #17417C
monochromatic
#1A0705 #48130D #7C2017 #B02D21 #D94334
Accessibility & contrast
On white
10.12
#7C2017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#7C2017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C2017
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C2017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C2017 | 1.00 | 10.12 | 2.08 | 10.12 |
| #FFFFFF | 10.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3515
Deuteranopia (green-blind)
#524913
Tritanopia (blue-blind)
#89001F
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7c2017; /* rgb */ color: rgb(124, 32, 23); /* oklch */ color: oklch(39.3% 0.128 29.6);
Tailwind
colors: {
custom: {
50: '#aa6255',
500: '#7c2017',
950: '#000000',
},
}SCSS
$custom: #7c2017; $custom-light: #aa6255; $custom-dark: #000000;
JSON
{
"hex": "#7c2017",
"rgb": {
"r": 124,
"g": 32,
"b": 23
},
"hsl": {
"h": 5.347,
"s": 68.707,
"l": 28.824
},
"oklch": {
"l": 0.3925,
"c": 0.12798,
"h": 29.6
},
"luminance": 0.0538
}Semantic roles & 50–950 ramp
primary
#7C2017
secondary
#3EA7B1
accent
#DCEC3C
background
#FBF6F4
surface
#F6EBE8
border
#D0C6C4
text
#110503
muted
#807A78