#7E2019#7E2019
#7E2019 is a dark, vivid red. Relative luminance 0.055; OKLCH L 39.6% C 0.130 H 28.7°. Best body text is #FFFFFF at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7E2019 |
|---|---|
| RGB | rgb(126, 32, 25) |
| HSL | hsl(4, 67%, 30%) |
| HSV | hsv(4, 80%, 49%) |
| CMYK | cmyk(0%, 74.6%, 80.2%, 50.6%) |
| CIE-LAB | lab(28.22, 39.77, 28.31) |
| CIE-LCH | lch(28.22, 48.81, 35.44°) |
| OKLab | oklab(39.65% 0.1139 0.0623) |
| OKLCH | oklch(39.65% 0.13 28.7) |
| XYZ | xyz(9.2972, 5.5403, 1.4993) |
| Luminance | 0.0554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.94
Indian Red
#850E04
ΔE00 4.25
Maroon
#800000
ΔE00 4.47
Blood
#770001
ΔE00 4.50
Reddy Brown
#6E1005
ΔE00 4.56
Dark Red
#840000
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E2019 #19777E
analogous
#7E1945 #7E2019 #7E5219
triadic
#7E2019 #197E20 #20197E
tetradic
#7E2019 #457E19 #19777E #52197E
square
#7E2019 #457E19 #19777E #52197E
split-complementary
#7E2019 #197E52 #19457E
monochromatic
#1A0605 #4B130F #7E2019 #B12D23 #D8453A
Accessibility & contrast
On white
9.96
#7E2019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.11
#7E2019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E2019
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E2019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E2019 | 1.00 | 9.96 | 2.11 | 9.96 |
| #FFFFFF | 9.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3517
Deuteranopia (green-blind)
#534A15
Tritanopia (blue-blind)
#8B001F
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7e2019; /* rgb */ color: rgb(126, 32, 25); /* oklch */ color: oklch(39.6% 0.130 28.7);
Tailwind
colors: {
custom: {
50: '#ab6356',
500: '#7e2019',
950: '#000000',
},
}SCSS
$custom: #7e2019; $custom-light: #ab6356; $custom-dark: #000000;
JSON
{
"hex": "#7e2019",
"rgb": {
"r": 126,
"g": 32,
"b": 25
},
"hsl": {
"h": 4.158,
"s": 66.887,
"l": 29.608
},
"oklch": {
"l": 0.3965,
"c": 0.12983,
"h": 28.7
},
"luminance": 0.05539
}Semantic roles & 50–950 ramp
primary
#7E2019
secondary
#41AAB2
accent
#DEEA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78