#7C2018#7C2018
#7C2018 is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.3% C 0.128 H 29.1°. Best body text is #FFFFFF at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7C2018 |
|---|---|
| RGB | rgb(124, 32, 24) |
| HSL | hsl(5, 68%, 29%) |
| HSV | hsv(5, 81%, 49%) |
| CMYK | cmyk(0%, 74.2%, 80.6%, 51.4%) |
| CIE-LAB | lab(27.81, 39.03, 28.34) |
| CIE-LCH | lch(27.81, 48.24, 35.98°) |
| OKLab | oklab(39.26% 0.1116 0.0622) |
| OKLCH | oklch(39.26% 0.128 29.1) |
| XYZ | xyz(8.9946, 5.3854, 1.4299) |
| Luminance | 0.0538 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.18
Crimson (survey)
#8C000F
ΔE00 4.20
Indian Red
#850E04
ΔE00 4.21
Blood
#770001
ΔE00 4.29
Maroon
#800000
ΔE00 4.37
Dark Red
#840000
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C2018 #18747C
analogous
#7C1842 #7C2018 #7C5218
triadic
#7C2018 #187C20 #20187C
tetradic
#7C2018 #427C18 #18747C #52187C
square
#7C2018 #427C18 #18747C #52187C
split-complementary
#7C2018 #187C52 #18427C
monochromatic
#1A0705 #49130E #7C2018 #AF2D22 #D84336
Accessibility & contrast
On white
10.11
#7C2018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#7C2018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C2018
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C2018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C2018 | 1.00 | 10.11 | 2.08 | 10.11 |
| #FFFFFF | 10.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3516
Deuteranopia (green-blind)
#524914
Tritanopia (blue-blind)
#89001F
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7c2018; /* rgb */ color: rgb(124, 32, 24); /* oklch */ color: oklch(39.3% 0.128 29.1);
Tailwind
colors: {
custom: {
50: '#aa6255',
500: '#7c2018',
950: '#000000',
},
}SCSS
$custom: #7c2018; $custom-light: #aa6255; $custom-dark: #000000;
JSON
{
"hex": "#7c2018",
"rgb": {
"r": 124,
"g": 32,
"b": 24
},
"hsl": {
"h": 4.8,
"s": 67.568,
"l": 29.02
},
"oklch": {
"l": 0.39262,
"c": 0.1278,
"h": 29.1
},
"luminance": 0.05384
}Semantic roles & 50–950 ramp
primary
#7C2018
secondary
#3FA8B1
accent
#DDEA3D
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78