#782019#782019
#782019 is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.5% C 0.123 H 28.7°. Best body text is #FFFFFF at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #782019 |
|---|---|
| RGB | rgb(120, 32, 25) |
| HSL | hsl(4, 66%, 28%) |
| HSV | hsv(4, 79%, 47%) |
| CMYK | cmyk(0%, 73.3%, 79.2%, 52.9%) |
| CIE-LAB | lab(27.01, 37.66, 26.65) |
| CIE-LCH | lch(27.01, 46.14, 35.28°) |
| OKLab | oklab(38.52% 0.1081 0.0592) |
| OKLCH | oklch(38.52% 0.123 28.7) |
| XYZ | xyz(8.4387, 5.0976, 1.4591) |
| Luminance | 0.0510 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.01
Blood
#770001
ΔE00 4.45
Crimson (survey)
#8C000F
ΔE00 4.87
Maroon
#800000
ΔE00 4.91
Indian Red
#850E04
ΔE00 4.99
Dark Red
#840000
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#782019 #197178
analogous
#781941 #782019 #784F19
triadic
#782019 #197820 #201978
tetradic
#782019 #417819 #197178 #4F1978
square
#782019 #417819 #197178 #4F1978
split-complementary
#782019 #19784F #194178
monochromatic
#190705 #45120E #782019 #AB2E24 #D54236
Accessibility & contrast
On white
10.40
#782019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.02
#782019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #782019
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##782019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##782019 | 1.00 | 10.40 | 2.02 | 10.40 |
| #FFFFFF | 10.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3417
Deuteranopia (green-blind)
#504716
Tritanopia (blue-blind)
#85011F
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #782019; /* rgb */ color: rgb(120, 32, 25); /* oklch */ color: oklch(38.5% 0.123 28.7);
Tailwind
colors: {
custom: {
50: '#a66256',
500: '#782019',
950: '#000000',
},
}SCSS
$custom: #782019; $custom-light: #a66256; $custom-dark: #000000;
JSON
{
"hex": "#782019",
"rgb": {
"r": 120,
"g": 32,
"b": 25
},
"hsl": {
"h": 4.421,
"s": 65.517,
"l": 28.431
},
"oklch": {
"l": 0.38524,
"c": 0.1232,
"h": 28.7
},
"luminance": 0.05096
}Semantic roles & 50–950 ramp
primary
#782019
secondary
#40A5AD
accent
#DCE83F
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78